aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2023-10-25iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet
2023-10-25audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
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-19tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-10-19net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)
2023-10-19ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-10-19quota: Fix slow quotaoffJan Kara
2023-10-15Revert "NFS: Use the correct commit info in nfs_join_page_group()"Greg Kroah-Hartman
2023-10-10netlink: remove the flex array from struct nlmsghdrJakub Kicinski
2023-10-10ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet
2023-10-10netlink: split up copies in the ack constructionJakub Kicinski
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-10netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long
2023-10-10neighbour: fix data-races around n->outputEric Dumazet
2023-10-10neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet
2023-10-10neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2023-10-10bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-10-10regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai
2023-10-10bpf: Fix tr dereferencingLeon Hwang
2023-10-10wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg
2023-10-10wifi: cfg80211: fix cqm_config access raceJohannes Berg
2023-10-10wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
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-10mm/memory: add vm_normal_folio()Vishal Moola (Oracle)
2023-10-10scsi: Do not attempt to rescan suspended devicesDamien Le Moal
2023-10-10scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-10-10scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-10-10ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
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-06netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
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-06team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-06netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal
2023-10-06netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso
2023-10-06netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-10-06netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso
2023-10-06netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia