summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-10-06bpf: Annotate bpf_long_memcpy with data_raceDaniel Borkmann
2023-10-06locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior
2023-10-06locking/atomic: scripts: fix fallback ifdefferyMark Rutland
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-06Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-10-06NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-09-23tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)
2023-09-23x86/ibt: Suppress spurious ENDBRPeter Zijlstra
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-09-23bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky
2023-09-23bpf: Consider non-owning refs trustedDave Marchevsky
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-09-23x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based modelsAvadhut Naik
2023-09-23kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa
2023-09-19bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann
2023-09-19linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-19net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-09-19net: phylink: fix sphinx complaint about invalid literalJakub Kicinski
2023-09-19net: phy: micrel: Correct bit assignments for phy_device flagsOleksij Rempel
2023-09-19ipv6: ignore dst hint for multipath routesSriram Yagnaraman
2023-09-19netfilter: nf_tables: Audit log rule resetPhil Sutter