index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-07-17
Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
2025-07-15
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
2025-07-10
Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-07-10
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
2025-07-10
Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
2025-07-08
Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux
Linus Torvalds
2025-07-08
uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
Thomas Weißschuh
2025-07-07
Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-07
vsock: fix `vsock_proto` declaration
Stefano Garzarella
2025-07-07
wifi: mac80211: correctly identify S1G short beacon
Lachlan Hodges
2025-07-04
Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-07-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-07-04
Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2025-07-04
Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-04
Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-07-04
Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-04
Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-07-03
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...
Luiz Augusto von Dentz
2025-07-03
Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2025-07-01
drm/sched: Increment job count before swapping tail spsc queue
Matthew Brost
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
2025-07-01
netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
David Howells
2025-07-01
netfs: Merge i_size update functions
David Howells
2025-07-01
netfs: Fix double put of request
David Howells
2025-06-30
spi: spi-qpic-snand: avoid memory corruption
Mark Brown
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
2025-06-29
spi: Raise limit on number of chip selects to 24
Marc Kleine-Budde
2025-06-29
mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
Gabor Juhos
2025-06-29
Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-06-28
Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-27
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-27
drm/mipi-dsi: Add dev_is_mipi_dsi function
Maxime Ripard
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-06-25
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...
Hao Ge
2025-06-25
netlink: specs: mptcp: replace underscores with dashes in names
Jakub Kicinski
2025-06-25
i2c: amd-isp: Initialize unique adapter name
Pratap Nirujogi
2025-06-25
KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
Nikunj A Dadhania
2025-06-24
ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
Caleb Sander Mateos
2025-06-24
ublk: fix narrowing warnings in UAPI header
Caleb Sander Mateos
[next]