summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-01-20driver core: Add a guard() definition for the device_lock()Dan Williams
2024-01-20jbd2: increase the journal IO's priorityZhang Yi
2024-01-20block: warn once for each partition in bio_check_ro()Yu Kuai
2024-01-20wifi: avoid offset calculation on NULL pointerMichael-CY Lee
2024-01-10crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu
2024-01-10mm: convert DAX lock/unlock page to lock/unlock folioMatthew Wilcox (Oracle)
2024-01-05block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig
2024-01-05linux/export: Ensure natural alignment of kcrctab arrayHelge Deller
2024-01-05linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller
2024-01-05fs: new accessor methods for atime and mtimeJeff Layton
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2024-01-01wifi: ieee80211: don't require protected vendor action framesJohannes Berg
2024-01-01mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park
2024-01-01mm/damon/core: use number of passed access sampling as a timerSeongJae Park
2024-01-01bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2023-12-20x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song
2023-12-20mm/mglru: reclaim offlined memcgs harderYu Zhao
2023-12-20mm/mglru: respect min_ttl_ms with memcgsYu Zhao
2023-12-20mm/mglru: fix underprotected page cacheYu Zhao
2023-12-20PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-20cred: switch to using atomic_long_tJens Axboe
2023-12-20RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad
2023-12-20net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky
2023-12-20net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-12-20r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-13kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-12-13hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-13highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-13rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson
2023-12-13net: stmmac: fix FPE events losingJianheng Zhang
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner
2023-12-08vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-12-08cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-12-08bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-12-08io_uring/kbuf: defer release of mapped buffer ringsJens Axboe
2023-12-08iommu: Avoid more races around device probeRobin Murphy
2023-12-08dma-buf: fix check in dma_resv_add_fenceChristian König
2023-12-03Revert "usb: phy: add usb phy notify port status API"Johan Hovold
2023-12-03mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-12-03HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-12-03net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-12-03net, vrf: Move dstats structure to coreDaniel Borkmann
2023-12-03filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-11-28net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn
2023-11-28lsm: fix default return value for inode_getsecctxOndrej Mosnacek
2023-11-28lsm: fix default return value for vm_enough_memoryOndrej Mosnacek
2023-11-28torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney