summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-27PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-04-27net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-27usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2024-04-27usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2024-04-27PCI/DPC: Use FIELD_GET()Bjorn Helgaas
2024-04-27PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao
2024-04-27PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore
2024-04-27netfilter: flowtable: validate pppoe headerPablo Neira Ayuso
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-04-17Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-17ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-17u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-13net: mpls: error out if inner headers are not setFlorian Westphal
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook
2024-04-13scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-04-13Revert "scsi: core: Add struct for args to execution functions"Greg Kroah-Hartman
2024-04-13Revert "scsi: sd: usb_storage: uas: Access media prior to querying device pro...Greg Kroah-Hartman
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-13rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney
2024-04-13net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-10udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-04-10Bluetooth: add quirk for broken address propertiesJohan Hovold
2024-04-10KVM: arm64: Fix host-programmed guest events in nVHEOliver Upton
2024-04-10inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-04-10tcp: properly terminate timers for kernel socketsEric Dumazet
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-04-03vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-04-03minmax: add umin(a, b) and umax(a, b)David Laight
2024-04-03mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-03Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula
2024-04-03ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()Steven Rostedt (Google)
2024-04-03nfs: fix UAF in direct writesJosef Bacik
2024-04-03phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-04-03mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin
2024-04-03cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar
2024-04-03media: mc: Add num_links flag to media_padLaurent Pinchart
2024-04-03timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner
2024-04-03timers: Use del_timer_sync() even on UPThomas Gleixner
2024-03-26dm io: Support IO priorityHongyu Jin
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai
2024-03-26drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo