summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-25comedi: remove the mapping of the Comedi buffer in vmalloc address spaceIan Abbott1-8/+2
2025-04-25Merge branch 'perf/urgent'Peter Zijlstra26-280/+302
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki3-13/+14
2025-04-25serial: switch uart_port::iotype to enum uart_iotypeJiri Slaby (SUSE)1-14/+16
2025-04-25tty: Remove unused API tty_port_register_device_serdev()Zijun Hu1-3/+0
2025-04-25configfs: Add CONFIGFS_ATTR_PERM helperRichard Weinberger1-2/+6
2025-04-25Merge branch 'block-6.15' into for-6.16/blockJens Axboe1-4/+1
2025-04-25net: ethernet: mtk_wed: annotate RCU release in attach()Johannes Berg1-1/+1
2025-04-25tcp: fastopen: pass TFO child indication through getsockoptJeremy Harris1-0/+1
2025-04-25tcp: fastopen: note that a child socket was createdJeremy Harris1-1/+2
2025-04-25xsk: Fix offset calculation in unaligned modee.kubanski1-1/+1
2025-04-25xsk: Fix race condition in AF_XDP generic RX pathe.kubanski2-3/+2
2025-04-25rxrpc: Remove deadcodeDr. David Alan Gilbert1-3/+0
2025-04-25drm/print: Add drm_coredump_printer_is_fullMatthew Brost1-0/+20
2025-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-30/+57
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-57/+109
2025-04-24KVM: SVM: Fix SNP AP destroy race with VMRUNTom Lendacky1-1/+18
2025-04-24Merge branch 'kvm-fixes-6.15-rc4' into HEADPaolo Bonzini15-42/+59
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-11/+20
2025-04-24scripts/kernel-doc.py: don't create *.pyc filesMauro Carvalho Chehab1-1/+1
2025-04-24pwm: Fix various formatting issues in kernel-docUwe Kleine-König1-3/+5
2025-04-24mfd: bd96801: Support ROHM BD96806Matti Vaittinen1-0/+1
2025-04-24mfd: bd96801: Support ROHM BD96805Matti Vaittinen1-0/+1
2025-04-24mfd: rohm-bd96801: Support ROHM BD96802Matti Vaittinen3-0/+77
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig1-4/+0
2025-04-24timers: Remove unused __round_jiffies(_up)Dr. David Alan Gilbert1-2/+0
2025-04-24genirq: Fix typo in IRQ_NOTCONNECTED commentCheng-Yang Chou1-1/+1
2025-04-24ASoC: Merge up fixesMark Brown1-1/+0
2025-04-24ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_dataPeng Fan1-17/+0
2025-04-24drm: drv: implement __drm_dev_alloc()Danilo Krummrich1-0/+5
2025-04-24Merge drm/drm-next into drm-xe-nextThomas Hellström676-6545/+21004
2025-04-24OPP: Return opp_table from dev_pm_opp_get_opp_table_ref()Viresh Kumar1-2/+5
2025-04-24OPP: Return opp from dev_pm_opp_get()Viresh Kumar1-2/+5
2025-04-24HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirkAditya Garg1-0/+2
2025-04-24HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-04-24fanotify: fix flush of mntns marksAmir Goldstein1-15/+0
2025-04-24ipv6: Protect nh->f6i_list with spinlock and flag.Kuniyuki Iwashima1-0/+2
2025-04-24ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add().Kuniyuki Iwashima1-0/+1
2025-04-24ipv6: Protect fib6_link_table() with spinlock.Kuniyuki Iwashima1-0/+1
2025-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski1-0/+73
2025-04-24net: phy: remove function stubsHeiner Kallweit1-37/+0
2025-04-24PM: runtime: Define pm_runtime_put cleanup helperAlex Williamson1-0/+2
2025-04-23drm/ttm/xe: drop unused force_alloc flagDave Airlie1-2/+0
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong1-0/+1
2025-04-23locking/local_lock: fix _Generic() matching of local_trylock_tVlastimil Babka1-4/+4
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram1-3/+4
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram2-0/+8
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-2/+6
2025-04-23wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout valuesRameshkumar Sundaram1-0/+74