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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
1
-0
/
+1
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-10
/
+54
2019-08-13
Revert "mm, thp: restore node-local hugepage allocations"
Andrea Arcangeli
1
-0
/
+2
2019-08-13
Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
Andrea Arcangeli
1
-8
/
+4
2019-08-13
include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used
Qian Cai
1
-3
/
+18
2019-08-13
mm: workingset: fix vmstat counters for shadow nodes
Roman Gushchin
1
-0
/
+19
2019-08-13
mm: document zone device struct page field usage
Ralph Campbell
1
-1
/
+10
2019-08-13
rcu/nocb: Atomic ->len field in rcu_segcblist structure
Paul E. McKenney
1
-0
/
+4
2019-08-13
rcu/nocb: Use rcu_segcblist for no-CBs CPUs
Paul E. McKenney
1
-1
/
+0
2019-08-13
rcu/nocb: Use separate flag to indicate offloaded ->cblist
Paul E. McKenney
1
-0
/
+1
2019-08-13
rcu/nocb: Use separate flag to indicate disabled ->cblist
Paul E. McKenney
1
-0
/
+4
2019-08-13
rcu/nocb: Rename and document no-CB CB kthread sleep trace event
Paul E. McKenney
1
-1
/
+2
2019-08-13
dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings
Georgi Djakov
1
-0
/
+88
2019-08-13
interconnect: Add pre_aggregate() callback
Georgi Djakov
1
-0
/
+3
2019-08-13
interconnect: Add support for path tags
Georgi Djakov
2
-2
/
+7
2019-08-13
IB/mlx5: Add legacy events to DEVX list
Yishai Hadas
1
-0
/
+9
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
1
-1
/
+2
2019-08-13
Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next
Doug Ledford
2
-6
/
+32
2019-08-14
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
1
-0
/
+2
2019-08-13
can: netlink: fix documentation typos
Andre Hartmann
1
-3
/
+3
2019-08-13
can: gw: add support for CAN FD frames
Oliver Hartkopp
1
-1
/
+13
2019-08-13
can: gw: use struct canfd_frame as internal data structure
Oliver Hartkopp
1
-2
/
+3
2019-08-13
PCI: Add #defines for some of PCIe spec r4.0 features
Vidya Sagar
1
-1
/
+13
2019-08-13
bus: ti-sysc: Add missing kerneldoc comments
Suman Anna
1
-2
/
+3
2019-08-13
bus: ti-sysc: Switch to SPDX license identifier
Suman Anna
1
-0
/
+2
2019-08-13
dt-bindings: ti-sysc: Add SPDX license identifier
Suman Anna
1
-0
/
+1
2019-08-13
kbuild: remove all netfilter headers from header-test blacklist.
Jeremy Sowden
1
-74
/
+0
2019-08-13
netfilter: remove "#ifdef __KERNEL__" guards from some headers.
Jeremy Sowden
7
-21
/
+0
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
Jeremy Sowden
15
-0
/
+52
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files.
Jeremy Sowden
4
-0
/
+31
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file.
Jeremy Sowden
1
-0
/
+8
2019-08-13
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
27
-14
/
+80
2019-08-13
netfilter: inline four headers files into another one.
Jeremy Sowden
5
-280
/
+234
2019-08-13
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
1
-0
/
+1
2019-08-13
net/mlx5: Add XRQ legacy commands opcodes
Yishai Hadas
1
-0
/
+2
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
7
-99
/
+79
2019-08-13
dma-buf: nuke reservation_object seq number
Christian König
1
-7
/
+2
2019-08-13
lib: logic_pio: Add logic_pio_unregister_range()
John Garry
1
-0
/
+1
2019-08-12
fs-verity: add SHA-512 support
Eric Biggers
1
-0
/
+1
2019-08-12
fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
Eric Biggers
1
-0
/
+11
2019-08-12
fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
Eric Biggers
1
-0
/
+66
2019-08-12
scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headers
Masahiro Yamada
3
-44
/
+47
2019-08-12
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
Eric Biggers
2
-0
/
+9
2019-08-12
fscrypt: allow unprivileged users to add/remove keys for v2 policies
Eric Biggers
1
-1
/
+5
2019-08-12
fscrypt: v2 encryption policy support
Eric Biggers
2
-9
/
+57
2019-08-12
fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
Eric Biggers
2
-0
/
+22
2019-08-12
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
Eric Biggers
2
-0
/
+21
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
3
-10
/
+54
2019-08-12
fscrypt: rename keyinfo.c to keysetup.c
Eric Biggers
1
-2
/
+2
[prev]
[next]