aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2024-03-28Merge tag 'v5.15.153' into v5.15/standard/baseBruce Ashfield
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai
2024-03-26f2fs: multidevice: support direct IOChao Yu
2024-03-26modules: wait do_free_init correctlyChangbin Du
2024-03-26drm/ttm: add ttm_resource_fini v2Christian König
2024-03-26drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland
2024-03-26bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2024-03-26bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2024-03-26PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-03-26bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky
2024-03-26bpf: Defer the free of inner map when necessaryHou Tao
2024-03-26rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney
2024-03-26io_uring/unix: drop usage of io_uring socketJens Axboe
2024-03-19Merge tag 'v5.15.152' into v5.15/standard/baseBruce Ashfield
2024-03-15regmap: Add bulk read/write callbacks into regmap_configMarek Vasut
2024-03-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith
2024-03-15tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-12Merge tag 'v5.15.151' into v5.15/standard/baseBruce Ashfield
2024-03-11block, loop: support partitions without scanningChristoph Hellwig
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos
2024-03-06bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2024-03-06tls: rx: don't store the decryption status in socket contextJakub Kicinski
2024-03-06tls: rx: don't store the record type in socket contextJakub Kicinski
2024-03-06netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal
2024-03-06netfilter: let reset rules clean out conntrack entriesFlorian Westphal
2024-03-06netfilter: make function op structures constFlorian Westphal
2024-03-06netfilter: core: move ip_ct_attach indirection to struct nf_ct_hookFlorian Westphal
2024-03-06uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-03-03Merge tag 'v5.15.150' into v5.15/standard/baseBruce Ashfield
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-03-01netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-03-01netfilter: flowtable: simplify route logicPablo Neira Ayuso
2024-03-01net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook
2024-03-01ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin
2024-03-01posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2024-03-01PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil
2024-03-01PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil
2024-03-01PM: core: Redefine pm_ptr() macroPaul Cercueil
2024-03-01dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun
2024-03-01clk: imx8mp: add clkout1/2 supportLucas Stach
2024-03-01clk: imx8mp: Add DISP2 pixel clockMarek Vasut
2024-03-01kernel/sched: Remove dl_boosted flag commentHui Su
2024-03-01clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap
2024-03-01mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-03-01bpf: Remove trace_printk_lockJiri Olsa
2024-03-01bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa
2024-03-01bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa