summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-21hwmon: (emc2305) Add support for PWM frequency, polarity and outputFlorin Leotescu1-0/+6
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-07-19Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+30
2025-07-18Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+2
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-44/+48
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-23/+29
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells1-1/+2
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells1-0/+3
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-1/+1
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal1-2/+13
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers2-12/+18
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers1-11/+11
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers1-2/+2
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg1-1/+1
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter3-17/+0
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells1-0/+30
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+5
2025-07-12Merge tag 'drm-fixes-2025-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-0/+10
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+5
2025-07-11Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter2-0/+10
2025-07-11Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-12/+33
2025-07-11netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet1-1/+1
2025-07-11irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann1-0/+1
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-4/+26
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei1-1/+24
2025-07-10Revert "sched/numa: add statistics of numa balance task"Chen Yu2-6/+0
2025-07-10mm: fix the inaccurate memory statistics issue for usersBaolin Wang1-0/+5
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter1-0/+3
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann1-0/+7
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe1-0/+2
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-08Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+1
2025-07-08Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-07-08vsock: fix `vsock_proto` declarationStefano Garzarella1-1/+1
2025-07-07block: reject bs > ps block devices when THP is disabledPankaj Raghav1-0/+5
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges1-12/+33
2025-07-05Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+5
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+5
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+1
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+13
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+3
2025-07-04Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+6
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+32
2025-07-04Merge tag 'icc-6.16-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+7
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-1/+6