summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.73v6.1.73Greg Kroah-Hartman2024-01-151-1/+1
* cifs: fix flushing folio regression for 6.1 backportSteve French2024-01-151-1/+1
* ipv6: remove max_size check inline with ipv4Jon Maxwell2024-01-153-15/+8
* Revert "nfsd: separate nfsd_last_thread() from nfsd_put()"Greg Kroah-Hartman2024-01-152-25/+34
* Revert "nfsd: call nfsd_last_thread() before final nfsd_put()"Greg Kroah-Hartman2024-01-153-9/+3
* Linux 6.1.72v6.1.72Greg Kroah-Hartman2024-01-101-1/+1
* Revert "interconnect: qcom: sm8250: Enable sync_state"Amit Pundir2024-01-101-1/+0
* smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook2024-01-108-46/+48
* media: qcom: camss: Comment CSID dt_id fieldBryan O'Donoghue2024-01-101-1/+13
* bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend2024-01-102-0/+7
* bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4Yonghong Song2024-01-101-4/+8
* net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2024-01-103-15/+32
* net/sched: act_ct: additional checks for outdated flowsVlad Buslov2024-01-101-0/+2
* f2fs: compress: fix to assign compress_level for lz4 correctlyChao Yu2024-01-101-1/+1
* genirq/affinity: Only build SMP-only helper functions on SMP kernelsIngo Molnar2024-01-101-3/+4
* mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen2024-01-101-3/+7
* mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven2024-01-101-0/+1
* mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz2024-01-101-3/+4
* mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang2024-01-101-21/+5
* drm/amd/display: add nv12 bounding boxAlex Deucher2024-01-101-1/+109
* drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher2024-01-101-9/+2
* mm: fix unmap_mapping_range high bits shift bugJiajun Xie2024-01-101-2/+2
* i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara2024-01-101-1/+3
* x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirectJinghao Jia2024-01-101-1/+2
* firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cardsTakashi Sakamoto2024-01-101-0/+51
* ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()Mathieu Desnoyers2024-01-101-2/+2
* btrfs: mark the len field in struct btrfs_ordered_sum as unsignedChristoph Hellwig2024-01-102-2/+2
* btrfs: fix qgroup_free_reserved_data int overflowBoris Burkov2024-01-106-25/+31
* octeontx2-af: Support variable number of lmacsRakesh Babu Saladi2024-01-108-40/+42
* octeontx2-af: Fix pause frame configurationHariprasad Kelam2024-01-101-4/+7
* net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2024-01-102-6/+38
* netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2024-01-103-7/+15
* net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2024-01-104-7/+21
* net/sched: act_ct: offload UDP NEW connectionsVlad Buslov2024-01-101-12/+39
* netfilter: flowtable: cache info of last offloadVlad Buslov2024-01-104-12/+15
* netfilter: flowtable: allow unidirectional rulesVlad Buslov2024-01-102-4/+9
* net: sched: call tcf_ct_params_free to free params in tcf_ct_initXin Long2024-01-101-17/+18
* mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar2024-01-101-1/+1
* mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2024-01-102-10/+21
* lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei2024-01-101-6/+16
* genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei2024-01-105-397/+446
* genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenlyMing Lei2024-01-101-121/+121
* genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masksMing Lei2024-01-101-10/+24
* genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masksMing Lei2024-01-101-16/+12
* genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masksMing Lei2024-01-101-3/+2
* ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7Takashi Iwai2024-01-101-0/+1
* firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla2024-01-101-3/+3
* bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend2024-01-105-2/+9
* ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski2024-01-101-1/+1
* dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei2024-01-101-2/+5