index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-0
/
+14
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+0
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2021-11-26
Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+9
2021-11-26
Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+0
2021-11-26
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
Vladimir Oltean
1
-0
/
+1
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
1
-0
/
+2
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
6
-24
/
+88
2021-11-24
Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-3
/
+4
2021-11-24
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
1
-2
/
+0
2021-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-2
/
+16
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
1
-0
/
+1
2021-11-23
ACPI: Make acpi_node_get_parent() local
Sakari Ailus
1
-7
/
+0
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+2
2021-11-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+28
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-160
/
+9
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
1
-0
/
+12
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2
-1
/
+16
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2021-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-0
/
+1
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-7
/
+35
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
1
-3
/
+41
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+1
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+4
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2
-2
/
+23
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+4
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2
-12
/
+1
2021-11-18
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
David Woodhouse
2
-12
/
+1
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-0
/
+1
2021-11-17
sunrpc: fix header include guard in trace header
Thiago Rafael Becker
1
-1
/
+1
2021-11-17
fs: Rename AS_THP_SUPPORT and mapping_thp_support
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
2
-1
/
+16
2021-11-17
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
1
-6
/
+0
2021-11-17
mm: Rename folio_test_multi to folio_test_large
Matthew Wilcox (Oracle)
1
-1
/
+7
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
3
-8
/
+19
2021-11-17
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
1
-1
/
+6
2021-11-17
Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-2
/
+2
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+2
2021-11-16
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
1
-2
/
+2
2021-11-16
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
1
-1
/
+1
2021-11-16
net: ieee802154: handle iftypes as u32
Alexander Aring
1
-3
/
+4
2021-11-15
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
1
-1
/
+2
2021-11-16
Remove unused header <linux/sdb.h>
Jonathan Corbet
1
-160
/
+0
2021-11-16
ACPI: Add stubs for wakeup handler functions
Mario Limonciello
1
-0
/
+9
2021-11-15
printk: Remove printk.h inclusion in percpu.h
Andy Shevchenko
1
-1
/
+0
2021-11-15
net: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-11-14
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+1
2021-11-14
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-1
/
+1
[next]