summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-09-02module: Expose module_init_layout_section()James Morse
2023-08-30netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-30clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann
2023-08-30sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann
2023-08-30sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
2023-08-30drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-30mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand
2023-08-30mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-08-30wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-30netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-08-30netfilter: nf_tables: validate all pending tablesFlorian Westphal
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-30tracing/synthetic: Use union instead of castsSven Schnelle
2023-08-30jbd2: fix a race when checking checkpoint buffer busyZhang Yi
2023-08-30jbd2: remove journal_clean_one_cp_list()Zhang Yi
2023-08-30jbd2: remove t_checkpoint_io_listZhang Yi
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