summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-19blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai1-1/+5
2023-07-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu1-0/+1
2023-07-19watch_queue: prevent dangling pipe pointerSiddh Raman Pant1-2/+1
2023-07-19net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean1-4/+0
2023-07-19net: add a couple of helpers for iph tot_lenXin Long1-0/+21
2023-07-19lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov1-5/+3
2023-07-19Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman1-1/+0
2023-07-19usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K1-0/+1
2023-07-19sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov1-3/+3
2023-07-19PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng1-0/+1
2023-07-19bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-19can: length: fix bitstuffing countVincent Mailhol1-6/+8
2023-07-19bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever1-0/+9
2023-07-19mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut1-0/+1
2023-07-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer1-4/+1
2023-07-19wifi: cfg80211/mac80211: Fix ML element common size calculationIlan Peer1-6/+5
2023-07-19watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson1-1/+1
2023-07-19bpf: Remove bpf trampoline selectorYafang Shao1-1/+0
2023-07-19blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai1-2/+1
2023-07-19block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche1-1/+1
2023-07-19fs: 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-07-01mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck1-1/+4
2023-07-01mm, hwpoison: try to recover from copy-on write faultsTony Luck1-0/+26
2023-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle1-0/+8
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-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter1-4/+3
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