summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2024-03-01bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-02-23fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai
2024-02-23fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai
2024-02-23fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2024-02-23fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2024-02-23fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann
2024-02-23dma-buf: add dma_fence_timestamp helperChristian König
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-23netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-02-23drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-23PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-02-23bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao
2024-02-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-02-23arm64: irq: set the correct node for VMAP stackHuang Shijie
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-02-23btrfs: add definition for EXTENT_TREE_V2Josef Bacik