summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann2024-04-171-1/+1
* u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik2024-04-171-4/+5
* Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino2024-04-171-0/+7
* net: mpls: error out if inner headers are not setFlorian Westphal2024-04-131-0/+5
* randomize_kstack: Improve entropy diffusionKees Cook2024-04-131-1/+1
* kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo2024-04-131-0/+2
* SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo2024-04-131-1/+1
* rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney2024-04-131-2/+2
* overflow: Allow non-type arg to type_max() and type_min()Kees Cook2024-04-131-5/+7
* net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal2024-04-131-0/+6
* bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko2024-04-101-1/+15
* mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand2024-04-101-2/+2
* driver core: Introduce device_link_wait_removal()Herve Codina2024-04-101-0/+1
* io_uring/kbuf: get rid of lower BGID listsJens Axboe2024-04-101-1/+0
* intel: add bit macro includes where neededJesse Brandeburg2024-04-101-0/+1
* virtchnl: Add header dependenciesIvan Vecera2024-04-101-0/+4
* udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart2024-04-101-0/+28
* inet: inet_defrag: prevent sk release while still in useFlorian Westphal2024-04-101-6/+1
* Revert "workqueue: Implement system-wide nr_active enforcement for unbound wo...Greg Kroah-Hartman2024-04-041-32/+3
* scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2024-04-031-0/+1
* mtd: spinand: Add support for 5-byte IDsEzra Buehler2024-04-031-1/+1
* prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss2024-04-031-0/+8
* vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2024-04-031-0/+2
* mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka2024-04-031-0/+9
* Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley2024-04-031-1/+21
* net: esp: fix bad handling of pages from page_poolDragos Tatulea2024-04-031-0/+10
* ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()Steven Rostedt (Google)2024-04-031-0/+1
* nfs: fix UAF in direct writesJosef Bacik2024-04-031-0/+1
* phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang2024-04-031-0/+1
* serial: core: only stop transmit when HW fifo is emptyJonas Gorski2024-04-031-1/+2
* cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar2024-04-031-1/+14
* powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui2024-04-031-0/+6
* sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra2024-04-031-0/+2
* thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui2024-04-031-1/+1
* dm io: Support IO priorityHongyu Jin2024-03-261-1/+2
* rcu: add a helper to report consolidated flavor QSYan Zhai2024-03-261-0/+31
* f2fs: fix to truncate meta inode pages forcelyChao Yu2024-03-261-0/+1
* modules: wait do_free_init correctlyChangbin Du2024-03-261-0/+8
* quota: Properly annotate i_dquot arrays with __rcuJan Kara2024-03-262-2/+2
* block: Provide bdev_open_* functionsJan Kara2024-03-261-0/+10
* PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao2024-03-261-0/+5
* bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song2024-03-261-9/+12
* ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi2024-03-261-0/+9
* fs/select: rework stack allocation hack for clangArnd Bergmann2024-03-261-4/+0
* workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo2024-03-261-3/+32
* RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-03-261-1/+4
* io_uring: drop any code related to SCM_RIGHTSJens Axboe2024-03-261-3/+0
* io_uring/unix: drop usage of io_uring socketJens Axboe2024-03-261-5/+5
* x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2024-03-151-0/+2
* net/mlx5: Check capability for fw_resetMoshe Shemesh2024-03-151-1/+3