summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-08-081-0/+2
* init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-08-081-0/+6
* dma-buf: keep the signaling time of merged fences v3Christian König2023-08-031-1/+1
* mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn2023-08-033-8/+59
* tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-07-271-1/+1
* sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2023-07-272-2/+6
* posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2023-07-271-1/+1
* fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)2023-07-231-0/+1
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-07-231-1/+0
* kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann2023-07-231-1/+1
* nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar2023-07-231-1/+1
* s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle2023-07-231-6/+0
* s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle2023-07-231-0/+1
* blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers2023-07-231-0/+1
* blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai2023-07-191-1/+5
* shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu2023-07-191-0/+1
* watch_queue: prevent dangling pipe pointerSiddh Raman Pant2023-07-191-2/+1
* net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-191-4/+0
* lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-07-191-5/+3
* Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman2023-07-191-1/+0
* usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-07-191-0/+1
* sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-07-191-3/+3
* USB: Extend pci resume function to handle PM eventsBasavaraj Natikar2023-07-191-1/+1
* PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng2023-07-191-0/+1
* ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij2023-07-191-13/+0
* ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij2023-07-191-3/+0
* ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij2023-07-191-2/+0
* Input: ads7846 - Convert to use software nodesLinus Walleij2023-07-192-4/+0
* ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij2023-07-191-7/+4
* can: length: fix bitstuffing countVincent Mailhol2023-07-191-6/+8
* bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever2023-07-191-0/+9
* mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut2023-07-191-0/+1
* watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe failsDouglas Anderson2023-07-191-6/+0
* watchdog/perf: adapt the watchdog_perf interface for async modelLecopzer Chen2023-07-191-0/+2
* watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson2023-07-191-13/+11
* watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson2023-07-191-1/+4
* watchdog/hardlockup: change watchdog_nmi_enable() to voidLecopzer Chen2023-07-191-1/+1
* mm: move mm_count into its own cache lineMathieu Desnoyers2023-07-191-8/+15
* wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer2023-07-191-4/+1
* wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman2023-07-191-0/+1
* bpf: Verify scalar ids mapping in regsafe() using check_ids()Eduard Zingerman2023-07-191-6/+11
* bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman2023-07-191-1/+9
* watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson2023-07-191-1/+1
* soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...Vijaya Krishna Nivarthi2023-07-191-0/+4
* bpf: Remove bpf trampoline selectorYafang Shao2023-07-191-1/+0
* bpf: improve precision backtrack loggingAndrii Nakryiko2023-07-191-4/+9
* bpf: encapsulate precision backtracking bookkeepingAndrii Nakryiko2023-07-191-0/+14
* drivers/perf: apple_m1: Force 63bit counters for M2 CPUsMarc Zyngier2023-07-191-0/+2
* blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai2023-07-191-2/+1
* block/rq_qos: protect rq_qos apis with a new lockYu Kuai2023-07-191-0/+1