summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-23Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula
2023-08-23net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet
2023-08-23sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-23xfrm: don't skip free of empty state in acquire policyLeon Romanovsky
2023-08-23media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong
2023-08-23iopoll: Call cpu_relax() in busy loopsGeert Uytterhoeven
2023-08-23RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau
2023-08-16tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet
2023-08-16bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai
2023-08-16netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-08-16x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
2023-08-16tpm: Disable RNG for all AMD fTPMsMario Limonciello
2023-08-11mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann
2023-08-11f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu
2023-08-11vxlan: Fix nexthop hash sizeBenjamin Poirier
2023-08-11net: annotate data-races around sk->sk_markEric Dumazet
2023-08-11net: gro: fix misuse of CB in udp socket lookupRichard Gobert
2023-08-11net: move gso declarations and functions to their own filesEric Dumazet
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-08-03dma-buf: keep the signaling time of merged fences v3Christian König
2023-08-03mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn
2023-08-03block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche
2023-08-03tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith
2023-08-03vxlan: calculate correct header length for GPEJiri Benc
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-27net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart
2023-07-27sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan
2023-07-27posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2023-07-27KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2023-07-27fuse: add feature flag for expire-onlyMiklos Szeredi
2023-07-23fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-23drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin
2023-07-23kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-07-23net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-07-23nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar
2023-07-23net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-07-23s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle
2023-07-23s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle
2023-07-23net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-23blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers