aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-02kasan: print the original fault addr when access invalid shadowHaibo Li
2023-11-02scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-11-02gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-11-02hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-25kallsyms: Add helper kallsyms_on_each_match_symbol()Zhen Lei
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-25HID: input: map battery system chargingJosé Expósito
2023-10-25tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-25fprobe: Add nr_maxactive to specify rethook_node pool sizeMasami Hiramatsu (Google)
2023-10-25fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)
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-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