summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-07-11blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai
2023-07-11PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2023-07-11ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij
2023-07-11bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin
2023-07-11can: length: fix bitstuffing countVincent Mailhol
2023-07-11bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-07-11mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut
2023-07-11wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer
2023-07-11watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson
2023-07-11bpf: Remove bpf trampoline selectorYafang Shao
2023-07-11blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai
2023-07-11block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche
2023-07-11fs: pipe: reveal missing function protoypesArnd Bergmann
2023-07-05execve: always mark stack as growing down during early stack setupLinus Torvalds
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-28ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon
2023-06-28fs: introduce lock_rename_child() helperAl Viro
2023-06-28ksmbd: remove internal.h includeNamjae Jeon
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-28ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-21RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-21EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam
2023-06-21qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam
2023-06-14mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-09firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-06-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-06-09efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda
2023-06-09net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea
2023-06-05bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-06-05bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-06-05tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2023-05-30power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-30mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V
2023-05-30tpm: Prevent hwrng from activating during resumeJarkko Sakkinen
2023-05-30tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown