summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-10crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu1-0/+1
2024-01-10mm: convert DAX lock/unlock page to lock/unlock folioMatthew Wilcox (Oracle)1-5/+5
2024-01-05block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig1-1/+1
2024-01-05linux/export: Ensure natural alignment of kcrctab arrayHelge Deller1-0/+1
2024-01-05linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller1-1/+4
2024-01-05fs: new accessor methods for atime and mtimeJeff Layton1-13/+72
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells1-0/+1
2024-01-01wifi: ieee80211: don't require protected vendor action framesJohannes Berg1-1/+2
2024-01-01mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park1-0/+2
2024-01-01mm/damon/core: use number of passed access sampling as a timerSeongJae Park1-2/+12
2024-01-01bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+3
2023-12-20x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song1-5/+5
2023-12-20mm/mglru: reclaim offlined memcgs harderYu Zhao1-4/+4
2023-12-20mm/mglru: respect min_ttl_ms with memcgsYu Zhao1-13/+17
2023-12-20mm/mglru: fix underprotected page cacheYu Zhao1-9/+14
2023-12-20PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold1-0/+3
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe1-50/+0
2023-12-20cred: switch to using atomic_long_tJens Axboe1-4/+4
2023-12-20RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2-0/+4
2023-12-20net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky1-1/+1
2023-12-20net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky1-0/+7
2023-12-20r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-13kprobes: consistent rcu api usage for kretprobe holderJP Kobryn1-5/+2
2023-12-13hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz1-4/+1
2023-12-13highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-13rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2-5/+8
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson1-0/+8
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson1-0/+2
2023-12-13net: stmmac: fix FPE events losingJianheng Zhang1-0/+1
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2-2/+3
2023-12-08vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson1-6/+2
2023-12-08cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny1-0/+4
2023-12-08bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend1-0/+1
2023-12-08io_uring/kbuf: defer release of mapped buffer ringsJens Axboe1-0/+3
2023-12-08iommu: Avoid more races around device probeRobin Murphy1-0/+1
2023-12-08dma-buf: fix check in dma_resv_add_fenceChristian König1-0/+15
2023-12-03Revert "usb: phy: add usb phy notify port status API"Johan Hovold1-13/+0
2023-12-03mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest1-0/+10
2023-12-03HID: fix HID device resource race between HID core and debugging supportCharles Yi1-0/+3
2023-12-03net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann1-4/+16
2023-12-03net, vrf: Move dstats structure to coreDaniel Borkmann1-0/+10
2023-12-03filemap: add a per-mapping stable writes flagChristoph Hellwig1-0/+17
2023-11-28net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn1-2/+2
2023-11-28lsm: fix default return value for inode_getsecctxOndrej Mosnacek1-1/+1
2023-11-28lsm: fix default return value for vm_enough_memoryOndrej Mosnacek1-1/+1
2023-11-28torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney1-1/+2
2023-11-28mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo1-0/+2
2023-11-28mm/damon: implement a function for max nr_accesses safe calculationSeongJae Park1-0/+7
2023-11-28proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen1-0/+6
2023-11-28x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den2-28/+4