summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-02Linux 6.12.57v6.12.57Greg Kroah-Hartman1-1/+1
2025-11-02btrfs: tree-checker: fix bounds check in check_inode_extref()Dan Carpenter1-1/+1
2025-11-02sfc: fix NULL dereferences in ef100_process_design_param()Edward Cree2-29/+24
2025-11-02udmabuf: fix a buf size overflow issue during udmabuf creationXiaogang Chen1-1/+1
2025-11-02wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()Aditya Kumar Singh1-3/+3
2025-11-02iommu/vt-d: Avoid use of NULL after WARN_ON_ONCEKees Bakker1-3/+4
2025-11-02gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray1-0/+5
2025-11-02gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei2-2/+29
2025-11-02gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand2-2/+38
2025-11-02bits: introduce fixed-type GENMASK_U*()Vincent Mailhol2-1/+30
2025-11-02bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol1-2/+6
2025-11-02bonding: check xdp prog when set bond modeWang Liang3-4/+8
2025-11-02bonding: return detailed error when loading native XDP failsHangbin Liu1-1/+4
2025-11-02wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()Alexander Wetzel1-0/+4
2025-11-02f2fs: fix to avoid panic once fallocation fails for pinfileChao Yu2-13/+15
2025-11-02mptcp: pm: in-kernel: C-flag: handle late ADD_ADDRMatthieu Baerts (NGI0)1-0/+6
2025-11-02selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-11-02selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang1-0/+1
2025-11-02docs: kdoc: handle the obsolescensce of docutils.ErrorString()Jonathan Corbet4-5/+13
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong20-0/+24
2025-11-02sched_ext: Make qmap dump operation non-destructiveTejun Heo1-1/+17
2025-11-02btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()Filipe Manana1-1/+1
2025-11-02btrfs: tree-checker: add inode extref checksQu Wenruo1-0/+37
2025-11-02btrfs: abort transaction if we fail to update inode in log replay dir fixupFilipe Manana1-0/+2
2025-11-02btrfs: use level argument in log tree walk callback replay_one_buffer()Filipe Manana1-5/+3
2025-11-02btrfs: always drop log root tree reference in btrfs_replay_log()Filipe Manana2-2/+1
2025-11-02btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()Thorsten Blum1-2/+1
2025-11-02btrfs: zoned: refine extent allocator hint selectionNaohiro Aota1-2/+4
2025-11-02btrfs: zoned: return error from btrfs_zone_finish_endio()Johannes Thumshirn3-9/+15
2025-11-02btrfs: abort transaction in the process_one_buffer() log tree walk callbackFilipe Manana1-4/+16
2025-11-02btrfs: abort transaction on specific error places when walking log treeFilipe Manana1-5/+28
2025-11-02cpuset: Use new excpus for nocpu error check when enabling root partitionChen Ridong1-5/+1
2025-11-02EDAC/mc_sysfs: Increase legacy channel support to 16Avadhut Naik1-0/+24
2025-11-02x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-11-02x86/bugs: Report correct retbleed mitigation statusDavid Kaplan1-1/+3
2025-11-02seccomp: passthrough uprobe systemcall without filteringJiri Olsa1-7/+25
2025-11-02perf: Skip user unwind if the task is a kernel threadJosh Poimboeuf1-1/+2
2025-11-02perf: Have get_perf_callchain() return NULL if crosstask and user are setJosh Poimboeuf1-5/+5
2025-11-02perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...Steven Rostedt2-5/+5
2025-11-02perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi3-9/+9
2025-11-02audit: record fanotify event regardless of presence of rulesRichard Guy Briggs1-1/+1
2025-11-02net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei4-28/+25
2025-10-29Linux 6.12.56v6.12.56Greg Kroah-Hartman1-1/+1
2025-10-29ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao1-1/+7
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong1-12/+21
2025-10-29arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas1-2/+7
2025-10-29devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst1-54/+84
2025-10-29serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve1-7/+0
2025-10-29serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle1-2/+4
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11