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
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-1
/
+1
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+1
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
1
-2
/
+0
2022-02-14
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-16
/
+5
2022-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+5
2022-02-11
kfence: make test case compatible with run time set sample interval
Peng Liu
1
-0
/
+2
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-2
/
+3
2022-02-11
Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2022-02-11
bpf: Fix a bpf_timer initialization issue
Yonghong Song
1
-4
/
+2
2022-02-11
bpf: Fix crash due to incorrect copy_map_value
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-02-11
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+14
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-8
/
+0
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
1
-8
/
+0
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-09
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-0
/
+6
2022-02-09
cpufreq: Reintroduce ready() callback
Bjorn Andersson
1
-0
/
+3
2022-02-08
Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-2
/
+2
2022-02-07
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
1
-0
/
+1
2022-02-07
Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....
Arnd Bergmann
1
-7
/
+7
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
1
-1
/
+1
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+4
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+7
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+112
2022-02-05
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+2
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
624
-7352
/
+21122
2022-02-04
Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+1
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+25
2022-02-04
Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+18
2022-02-04
Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+20
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
1
-15
/
+25
2022-02-04
Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-0
/
+6
2022-02-04
Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+7
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
1
-0
/
+19
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
1
-0
/
+1
2022-02-04
Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2022-02-04
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
1
-1
/
+1
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-13
/
+34
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
1
-3
/
+5
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-03
jbd2: refactor wait logic for transaction updates into a common function
Ritesh Harjani
1
-1
/
+3
2022-02-03
jbd2: cleanup unused functions declarations from jbd2.h
Ritesh Harjani
1
-7
/
+0
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
1
-1
/
+1
2022-02-03
Improve docs for IOCTL_GNTDEV_MAP_GRANT_REF
Demi Marie Obenour
1
-1
/
+7
[prev]
[next]