summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-11-20Fix termination state for idr_for_each_entry_ul()NeilBrown
2023-11-20mfd: core: Un-constify mfd_cell.of_regMichał Mirosław
2023-11-20crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-11-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-11-20KEYS: Include linux/errno.h in linux/verification.hHerbert Xu
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-11-20clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet
2023-11-20PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav
2023-11-20udplite: fix various data-racesEric Dumazet
2023-11-20udplite: remove UDPLITE_BITEric Dumazet
2023-11-20udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet
2023-11-20udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet
2023-11-20udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet
2023-11-20udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet
2023-11-20udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet
2023-11-20udp: introduce udp->udp_flagsEric Dumazet
2023-11-20bpf, x64: Fix tailcall infinite loopLeon Hwang
2023-11-20string: Adjust strtomem() logic to allow for smaller sourcesKees Cook
2023-11-20PCI/MSI: Provide stubs for IMS functionsReinette Chatre
2023-11-20perf: Optimize perf_cgroup_switch()Peter Zijlstra
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield
2023-11-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf
2023-11-20sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA caseYury Norov
2023-11-20numa: Generalize numa_map_to_online_node()Yury Norov
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-11-08power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng
2023-11-02kasan: print the original fault addr when access invalid shadowHaibo Li
2023-11-02wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-11-02hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-25mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-10-25net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn
2023-10-25audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-19fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein
2023-10-19dma-buf: add dma_fence_timestamp helperChristian König
2023-10-19mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia
2023-10-19ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-10-19quota: Fix slow quotaoffJan Kara
2023-10-19cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-10-10netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long
2023-10-10bpf: Fix tr dereferencingLeon Hwang
2023-10-10maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett
2023-10-10net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-10-10net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-10-10maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett
2023-10-06ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-10-06bpf: Fix BTF_ID symbol generation collisionJiri Olsa
2023-10-06mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner
2023-10-06timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker