summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-06-16soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah
2024-06-16media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil
2024-06-16netfilter: nft_payload: move struct nft_payload_set definition where it belongsPablo Neira Ayuso
2024-06-16media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-06-16media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil
2024-06-16media: cec: abort if the current transmit was canceledHans Verkuil
2024-06-16media: cec: call enable_adap on s_log_addrsHans Verkuil
2024-06-16fpga: region: add owner module and take its refcountMarco Pagani
2024-06-16fpga: region: Use standard dev_release for class driverRuss Weight
2024-06-16drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-06-16ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt
2024-06-16dev_printk: Add and use dev_no_printk()Geert Uytterhoeven
2024-06-16printk: Let no_printk() use _printk()Geert Uytterhoeven
2024-06-16net: remove duplicate reuseport_lookup functionsLorenz Bauer
2024-06-16net: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer
2024-06-16bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-05-25tls: fix race between async notify and socket closeJakub Kicinski
2024-05-25tls: rx: simplify async waitJakub Kicinski
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17bpf, sockmap: Improved check for empty queueJohn Fastabend
2024-05-17bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2024-05-17xdp: Add xdp_do_redirect_frame() for pre-computed xdp_framesToke Høiland-Jørgensen
2024-05-17xdp: Move conversion to xdp_frame out of map functionsToke Høiland-Jørgensen
2024-05-17bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-05-02serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-05-02tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson
2024-05-02drm-print: add drm_dbg_driver to improve namespace symmetryJim Cromie
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-04-27net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2024-04-27netfilter: flowtable: validate pppoe headerPablo Neira Ayuso
2024-04-27netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov
2024-04-27Revert "lockd: introduce safe async lock op"Chuck Lever
2024-04-27bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann
2024-04-27bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-04-17ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-17u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo