summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-10rwonce: handle KCSAN like KASAN in read_word_at_a_time()Jann Horn
2025-04-10Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan
2025-04-10Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2025-04-10Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama
2025-04-10Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama
2025-04-10bonding: check xdp prog when set bond modeWang Liang
2025-04-10ax25: Remove broken autobindMurad Masimov
2025-04-10net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima
2025-04-10virtchnl: make proto and filter action count unsignedJan Glaza
2025-04-10badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing
2025-04-10badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing
2025-04-10tracing: Fix DECLARE_TRACE_CONDITIONGabriele Monaco
2025-04-10xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky
2025-04-10firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla
2025-04-10sched/deadline: Rebuild root domain accounting after every updateJuri Lelli
2025-04-10sched/deadline: Generalize unique visiting of root domainsJuri Lelli
2025-04-10sched/topology: Wrappers for sched_domains_mutexJuri Lelli
2025-04-10perf: Supply task information to sched_task()Kan Liang
2025-04-10perf: Save PMU specific data in task_structKan Liang
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior
2025-04-10dma: Introduce generic dma_addr_*crypted helpersSuzuki K Poulose
2025-04-10dma: Fix encryption bit clearing for dma_to_physSuzuki K Poulose
2025-04-10watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei
2025-04-10PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki
2025-04-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov
2025-03-22keys: Fix UAF in key_put()David Howells
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-03-19Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-16mm: decline to manipulate the refcount on a slab pageMatthew Wilcox (Oracle)
2025-03-16mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song
2025-03-16mm/damon: respect core layer filters' allowance decision on ops layerSeongJae Park
2025-03-16proc: fix UAF in proc_get_inode()Ye Bin
2025-03-15Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-14Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-14Merge tag 'sound-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-14Merge tag 'core-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-13Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13Revert "fsnotify: generate pre-content permission event on page fault"Amir Goldstein
2025-03-12fsnotify: add pre-content hooks on mmap()Amir Goldstein
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-10<linux/cleanup.h>: Allow the passing of both iomem and non-iomem pointers to ...Ilpo Järvinen
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-03-07Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz