summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* timers: Use del_timer_sync() even on UPThomas Gleixner2024-04-101-6/+1
* rcu: add a helper to report consolidated flavor QSYan Zhai2024-03-261-0/+31
* f2fs: multidevice: support direct IOChao Yu2024-03-261-5/+16
* modules: wait do_free_init correctlyChangbin Du2024-03-261-0/+8
* drm/ttm: add ttm_resource_fini v2Christian König2024-03-261-0/+3
* drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland2024-03-261-1/+1
* bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2024-03-262-5/+5
* bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2024-03-262-2/+6
* PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao2024-03-261-0/+5
* bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song2024-03-261-9/+12
* fs/select: rework stack allocation hack for clangArnd Bergmann2024-03-261-4/+0
* RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-03-261-1/+4
* bpf: Defer the free of inner map when necessaryHou Tao2024-03-261-1/+6
* rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney2024-03-261-0/+12
* io_uring/unix: drop usage of io_uring socketJens Axboe2024-03-261-5/+5
* regmap: Add bulk read/write callbacks into regmap_configMarek Vasut2024-03-151-0/+12
* regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith2024-03-151-0/+7
* tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)2024-03-151-10/+10
* bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2024-03-062-0/+15
* bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos2024-03-061-3/+18
* bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau2024-03-061-0/+6
* tls: rx: don't store the decryption status in socket contextJakub Kicinski2024-03-062-1/+1
* tls: rx: don't store the record type in socket contextJakub Kicinski2024-03-062-7/+6
* netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal2024-03-061-0/+1
* netfilter: let reset rules clean out conntrack entriesFlorian Westphal2024-03-062-0/+11
* netfilter: make function op structures constFlorian Westphal2024-03-061-4/+4
* netfilter: core: move ip_ct_attach indirection to struct nf_ct_hookFlorian Westphal2024-03-061-1/+1
* uapi: in6: replace temporary label with rfc9486Justin Iurman2024-03-061-1/+1
* fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2024-03-011-0/+2
* netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-03-011-1/+1
* netfilter: flowtable: simplify route logicPablo Neira Ayuso2024-03-011-2/+2
* net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook2024-03-011-1/+4
* ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin2024-03-011-1/+4
* posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2024-03-011-1/+1
* PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil2024-03-011-1/+1
* PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil2024-03-011-24/+50
* PM: core: Redefine pm_ptr() macroPaul Cercueil2024-03-011-5/+1
* dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun2024-03-011-1/+2
* clk: imx8mp: add clkout1/2 supportLucas Stach2024-03-011-2/+7
* clk: imx8mp: Add DISP2 pixel clockMarek Vasut2024-03-011-1/+3
* kernel/sched: Remove dl_boosted flag commentHui Su2024-03-011-4/+0
* clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap2024-03-011-7/+8
* mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-03-011-1/+1
* bpf: Remove trace_printk_lockJiri Olsa2024-03-011-0/+3
* bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa2024-03-011-1/+1
* bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa2024-03-011-1/+6
* bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky2024-03-011-0/+2
* PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson2024-02-231-0/+4
* netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik2024-02-231-0/+4
* fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai2024-02-231-0/+1