summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-01x86: support user address masking instead of non-speculative conditionalLinus Torvalds1-0/+7
2024-11-01fs: pass offset and result to backing_file end_write() callbackAmir Goldstein1-1/+1
2024-11-01ASoC: topology: Bump minimal topology ABI versionAmadeusz Sławiński1-1/+1
2024-11-01bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao2-0/+4
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz1-0/+1
2024-11-01bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2024-11-01net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet1-0/+12
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger1-0/+2
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger1-13/+13
2024-11-01mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang1-0/+18
2024-11-01mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()Baolin Wang1-10/+2
2024-11-01mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()Baolin Wang1-4/+5
2024-11-01bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj1-0/+5
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-2/+1
2024-11-01sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long1-1/+4
2024-11-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen1-8/+5
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier1-1/+3
2024-10-22ublk: don't allow user copy for unprivileged deviceMing Lei1-1/+7
2024-10-22mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi1-2/+2
2024-10-22net: enetc: add missing static descriptor and inline keywordWei Fang1-1/+2
2024-10-17PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam1-1/+1
2024-10-17net: Fix an unsafe loop on the listAnastasia Kovaleva1-0/+2
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+1
2024-10-17mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima1-1/+1
2024-10-17rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima1-0/+17
2024-10-17net/sched: accept TCA_STAB only for root qdiscEric Dumazet1-1/+0
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang1-0/+1
2024-10-17PCI: endpoint: Assign PCI domain number for endpoint controllersManivannan Sadhasivam1-0/+2
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-0/+2
2024-10-17bpf: Prevent tail call between progs attached to different hooksXu Kuohai1-0/+1
2024-10-10sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown1-2/+2
2024-10-10drm/sched: Fix dynamic job-flow control raceRob Clark1-1/+1
2024-10-10close_range(): fix the logics in descriptor table trimmingAl Viro1-4/+4
2024-10-10cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà1-5/+1
2024-10-10mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare1-0/+10
2024-10-10dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180xSatya Priya Kakitapalli1-0/+1
2024-10-10media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil1-1/+5
2024-10-10sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira1-0/+2
2024-10-10dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag1-1/+1
2024-10-10i2c: core: Lock address during client device instantiationHeiner Kallweit1-0/+3
2024-10-10perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko1-0/+2
2024-10-10drm/printer: Allow NULL data in devcoredump printerMatthew Brost1-1/+53
2024-10-10netfs: Cancel dirty folios that have no storage destinationDavid Howells1-0/+1
2024-10-10net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato1-2/+2
2024-10-10drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark1-7/+1
2024-10-10crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu1-10/+2
2024-10-10nvme-tcp: check for invalidated or revoked keyHannes Reinecke1-1/+5
2024-10-10drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframesDerek Foreman1-0/+9
2024-10-10net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-10net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann1-0/+9