summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-019p: prevent read overrun in protocol dump tracepointJP Kobryn
2024-01-01Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2024-01-01net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern
2024-01-01Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz
2024-01-01bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend
2024-01-01wifi: ieee80211: don't require protected vendor action framesJohannes Berg
2024-01-01drm: Update file owner during useTvrtko Ursulin
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-20asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds
2023-12-20PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold
2023-12-20fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-20cred: switch to using atomic_long_tJens Axboe
2023-12-20net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov
2023-12-20net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski
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-13drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
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-13RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
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-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-13tcp: fix mid stream window clamp.Paolo Abeni
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-08neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-12-08uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-12-08media: v4l2-subdev: Fix a 64bit bugDan Carpenter
2023-12-08io_uring/kbuf: defer release of mapped buffer ringsJens Axboe
2023-12-08iommu: Avoid more races around device probeRobin Murphy