summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-27rcu: add a helper to report consolidated flavor QSYan Zhai1-0/+31
2024-03-27f2fs: multidevice: support direct IOChao Yu1-5/+16
2024-03-27modules: wait do_free_init correctlyChangbin Du1-0/+8
2024-03-27drm/ttm: add ttm_resource_fini v2Christian König1-0/+3
2024-03-27drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland1-1/+1
2024-03-27bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2-5/+5
2024-03-27bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2-2/+6
2024-03-27PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-0/+5
2024-03-27bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song1-9/+12
2024-03-27fs/select: rework stack allocation hack for clangArnd Bergmann1-4/+0
2024-03-27RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky1-1/+4
2024-03-27bpf: Defer the free of inner map when necessaryHou Tao1-1/+6
2024-03-27rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney1-0/+12
2024-03-27io_uring/unix: drop usage of io_uring socketJens Axboe1-5/+5
2024-03-15regmap: Add bulk read/write callbacks into regmap_configMarek Vasut1-0/+12
2024-03-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2024-03-15tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)1-10/+10
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2-0/+15
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos1-3/+18
2024-03-06bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau1-0/+6
2024-03-06tls: rx: don't store the decryption status in socket contextJakub Kicinski2-1/+1
2024-03-06tls: rx: don't store the record type in socket contextJakub Kicinski2-7/+6
2024-03-06netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal1-0/+1
2024-03-06netfilter: let reset rules clean out conntrack entriesFlorian Westphal2-0/+11
2024-03-06netfilter: make function op structures constFlorian Westphal1-4/+4
2024-03-06netfilter: core: move ip_ct_attach indirection to struct nf_ct_hookFlorian Westphal1-1/+1
2024-03-06uapi: in6: replace temporary label with rfc9486Justin Iurman1-1/+1
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche1-0/+2
2024-03-01netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso1-1/+1
2024-03-01netfilter: flowtable: simplify route logicPablo Neira Ayuso1-2/+2
2024-03-01net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook1-1/+4
2024-03-01ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin1-1/+4
2024-03-01posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner1-1/+1
2024-03-01PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil1-1/+1
2024-03-01PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil1-24/+50
2024-03-01PM: core: Redefine pm_ptr() macroPaul Cercueil1-5/+1
2024-03-01dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun1-1/+2
2024-03-01clk: imx8mp: add clkout1/2 supportLucas Stach1-2/+7
2024-03-01clk: imx8mp: Add DISP2 pixel clockMarek Vasut1-1/+3
2024-03-01kernel/sched: Remove dl_boosted flag commentHui Su1-4/+0
2024-03-01clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap1-7/+8
2024-03-01mptcp: fix lockless access in subflow ULP diagPaolo Abeni1-1/+1
2024-03-01bpf: Remove trace_printk_lockJiri Olsa1-0/+3
2024-03-01bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa1-1/+1
2024-03-01bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa1-1/+6
2024-03-01bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky1-0/+2
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson1-0/+4
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik1-0/+4
2024-02-23fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai1-0/+1
2024-02-23fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai1-0/+1