index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
tee: shm: add page accessor functions
Volodymyr Babchuk
1
-0
/
+13
2017-12-15
tee: shm: add accessors for buffer size and page offset
Volodymyr Babchuk
1
-0
/
+20
2017-12-15
tee: add register user memory
Jens Wiklander
1
-2
/
+45
2017-12-15
tee: flexible shared memory pool creation
Jens Wiklander
1
-0
/
+91
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
1
-0
/
+4
2017-12-15
extcon: usbc-cros-ec: add support to notify USB type cables.
Benson Leung
1
-0
/
+17
2017-12-14
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+1
2017-12-14
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+3
2017-12-14
mm, oom_reaper: fix memory corruption
Michal Hocko
2
-0
/
+10
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-14
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+5
2017-12-14
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-14
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+2
2017-12-14
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
1
-0
/
+1
2017-12-14
kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
Sean Young
1
-1
/
+2
2017-12-14
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
1
-17
/
+6
2017-12-14
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
1
-5
/
+0
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
1
-5
/
+2
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
1
-11
/
+0
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-0
/
+29
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
1
-0
/
+12
2017-12-14
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
1
-1
/
+1
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2
-1
/
+6
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-0
/
+3
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-1
/
+1
2017-12-13
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
1
-0
/
+1
2017-12-13
dm: remove unused 'num_write_bios' target interface
NeilBrown
1
-15
/
+0
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
1
-0
/
+2
2017-12-13
phylib: Add device reset delay support
Richard Leitner
1
-0
/
+2
2017-12-13
usb: renesas_usbhs: add a new callback for extcon notifier
Yoshihiro Shimoda
1
-0
/
+8
2017-12-13
device property: Introduce a common API to fetch device match data
Sinan Kaya
2
-0
/
+6
2017-12-13
ACPI / bus: Introduce acpi_get_match_data() function
Sinan Kaya
1
-0
/
+6
2017-12-13
mtd: spi-nor: add an API to restore the status of SPI flash chip
Hou Zhiqiang
1
-0
/
+6
2017-12-13
mtd: spi-nor: check FSR error bits for Micron memories
Bean Huo (beanhuo)
1
-1
/
+5
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2
-1
/
+3
2017-12-12
add infrastructure for tagging functions as error injectable
Josef Bacik
3
-0
/
+17
2017-12-12
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
1
-0
/
+4
2017-12-12
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2017-12-12
compiler.h: Remove ACCESS_ONCE()
Mark Rutland
1
-36
/
+11
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
1
-1
/
+0
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
3
-181
/
+0
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
3
-11
/
+0
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
1
-0
/
+1
2017-12-11
docs: refcount_t documentation
Elena Reshetova
1
-1
/
+1
2017-12-11
media: led-class-flash: better handle NULL flash struct
Mauro Carvalho Chehab
1
-0
/
+4
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD
Paul E. McKenney
11
-34
/
+30
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
1
-1
/
+1
2017-12-11
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
1
-0
/
+6
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
1
-0
/
+17
[prev]
[next]