summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-10include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.hJuri Lelli2-2/+5
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa1-0/+2
2025-04-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang4-0/+24
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf1-1/+1
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf1-4/+4
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-10thermal: core: Remove duplicate struct declarationxueqin Luo1-2/+0
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust1-0/+1
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust1-0/+1
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust1-0/+2
2025-04-10writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou2-3/+3
2025-04-10writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou2-10/+29
2025-04-10reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum1-3/+15
2025-04-10iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron1-0/+26
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang1-0/+4
2025-04-10iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco1-0/+1
2025-04-10RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin1-0/+1
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-6/+22
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu1-1/+1
2025-04-10drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe1-0/+5
2025-04-10drm/dp_mst: Fix drm RAD printWayne Lin1-0/+7
2025-04-10rwonce: fix crash by removing READ_ONCE() for unaligned readJann Horn1-1/+6
2025-04-10rwonce: handle KCSAN like KASAN in read_word_at_a_time()Jann Horn1-2/+5
2025-04-10Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan1-0/+5
2025-04-10Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
2025-04-10Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama1-0/+8
2025-04-10Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama2-0/+12
2025-04-10bonding: check xdp prog when set bond modeWang Liang1-0/+1
2025-04-10ax25: Remove broken autobindMurad Masimov1-1/+0
2025-04-10net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima1-4/+2
2025-04-10virtchnl: make proto and filter action count unsignedJan Glaza1-2/+2
2025-04-10badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing1-4/+4
2025-04-10badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing1-3/+3
2025-04-10tracing: Fix DECLARE_TRACE_CONDITIONGabriele Monaco1-0/+7
2025-04-10xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky1-1/+10
2025-04-10firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla1-0/+3
2025-04-10sched/deadline: Rebuild root domain accounting after every updateJuri Lelli3-0/+9
2025-04-10sched/deadline: Generalize unique visiting of root domainsJuri Lelli1-0/+3
2025-04-10sched/topology: Wrappers for sched_domains_mutexJuri Lelli1-0/+5
2025-04-10perf: Supply task information to sched_task()Kan Liang1-1/+1
2025-04-10perf: Save PMU specific data in task_structKan Liang2-0/+37
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior1-4/+4
2025-04-10dma: Introduce generic dma_addr_*crypted helpersSuzuki K Poulose2-4/+31
2025-04-10dma: Fix encryption bit clearing for dma_to_physSuzuki K Poulose1-1/+2
2025-04-10watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei1-4/+0
2025-04-10PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki1-0/+2
2025-04-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov1-6/+2
2025-03-22keys: Fix UAF in key_put()David Howells1-0/+1
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+8
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-1/+1