summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-25mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-10-25tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-25Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macrosLuiz Augusto von Dentz
2023-10-25ipv4/fib: send notify when delete source address routesHangbin Liu
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2023-10-25net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn
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-25Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz
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-19af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
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-19cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-10-10net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang
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-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/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong
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-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-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-06scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-10-06scsi: core: ata: Do no try to probe for CDL on old drivesDamien 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-06locking/atomic: scripts: fix fallback ifdefferyMark Rutland
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-06uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan
2023-10-06uapi: stddef.h: Fix header guard locationAlexey Dobriyan
2023-10-06Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook