summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-11blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai1-1/+5
2023-07-11PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng1-0/+1
2023-07-11ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij1-7/+4
2023-07-11bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-11can: length: fix bitstuffing countVincent Mailhol1-6/+8
2023-07-11bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever1-0/+9
2023-07-11mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut1-0/+1
2023-07-11wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer1-4/+1
2023-07-11watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson1-1/+1
2023-07-11bpf: Remove bpf trampoline selectorYafang Shao1-1/+0
2023-07-11blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai1-2/+1
2023-07-11block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche1-1/+1
2023-07-11fs: pipe: reveal missing function protoypesArnd Bergmann1-4/+0
2023-07-05execve: always mark stack as growing down during early stack setupLinus Torvalds1-1/+3
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds1-2/+3
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds1-12/+4
2023-07-01mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett1-3/+7
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds1-0/+2
2023-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle1-0/+8
2023-06-28ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon1-0/+6
2023-06-28fs: introduce lock_rename_child() helperAl Viro1-0/+1
2023-06-28ksmbd: remove internal.h includeNamjae Jeon1-0/+2
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2
2023-06-28ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal1-1/+1
2023-06-21RDMA/mlx5: Fix affinity assignmentMark Bloch1-0/+12
2023-06-21EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam1-6/+0
2023-06-21qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam1-4/+2
2023-06-14mm: page_table_check: Ensure user pages are not slab pagesRuihan Li1-0/+6
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet1-1/+1
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-06-09firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman1-1/+1
2023-06-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter1-4/+3
2023-06-09efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda1-12/+13
2023-06-09net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea1-0/+1
2023-06-05bpf, sockmap: Improved check for empty queueJohn Fastabend1-1/+0
2023-06-05bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend1-1/+1
2023-06-05tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski1-0/+10
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne1-1/+8
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge1-21/+21
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla1-0/+1
2023-05-30power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede1-0/+3
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede1-0/+1
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern1-0/+5
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo1-0/+1
2023-05-30mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V1-0/+16
2023-05-30tpm: Prevent hwrng from activating during resumeJarkko Sakkinen1-0/+1
2023-05-30tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen1-6/+7
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown2-2/+2