summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-19fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein1-0/+2
2023-10-19dma-buf: add dma_fence_timestamp helperChristian König1-0/+19
2023-10-19mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia1-1/+0
2023-10-19af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima1-5/+1
2023-10-19net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+1
2023-10-19ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal1-2/+4
2023-10-19quota: Fix slow quotaoffJan Kara2-2/+4
2023-10-19cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-0/+9
2023-10-10net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang1-2/+3
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell1-2/+4
2023-10-10netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long1-0/+1
2023-10-10neighbour: fix data-races around n->outputEric Dumazet1-1/+1
2023-10-10bpf: Fix tr dereferencingLeon Hwang1-1/+1
2023-10-10wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg1-0/+1
2023-10-10wifi: cfg80211: fix cqm_config access raceJohannes Berg1-1/+2
2023-10-10wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong1-1/+1
2023-10-10maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett1-0/+2
2023-10-10net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr2-2/+2
2023-10-10net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2-0/+2
2023-10-10scsi: Do not attempt to rescan suspended devicesDamien Le Moal1-1/+1
2023-10-10scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche1-1/+1
2023-10-10maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett1-0/+9
2023-10-06ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer1-1/+1
2023-10-06bpf: Fix BTF_ID symbol generation collisionJiri Olsa1-1/+1
2023-10-06mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner2-3/+3
2023-10-06timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker1-1/+5
2023-10-06scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal1-1/+4
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal1-0/+2
2023-10-06scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal1-0/+3
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev1-1/+3
2023-10-06bpf: Annotate bpf_long_memcpy with data_raceDaniel Borkmann1-1/+1
2023-10-06locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior1-1/+1
2023-10-06locking/atomic: scripts: fix fallback ifdefferyMark Rutland1-9/+1
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan1-0/+2
2023-10-06uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan1-0/+6
2023-10-06uapi: stddef.h: Fix header guard locationAlexey Dobriyan1-1/+2
2023-10-06Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook2-13/+17
2023-10-06netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal1-1/+1
2023-10-06netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso1-2/+3
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia1-0/+1
2023-10-06NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust1-1/+3
2023-09-23drm/tests: helpers: Avoid a driver uafThomas Hellström1-1/+3
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel1-0/+4
2023-09-23tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)1-3/+3
2023-09-23x86/ibt: Suppress spurious ENDBRPeter Zijlstra1-0/+5
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang1-0/+1
2023-09-23bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky1-1/+2
2023-09-23bpf: Consider non-owning refs trustedDave Marchevsky1-1/+1
2023-09-23netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi1-6/+8
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-3/+19