summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-02Linux 6.17.7v6.17.7Greg Kroah-Hartman1-1/+1
2025-11-02btrfs: tree-checker: fix bounds check in check_inode_extref()Dan Carpenter1-1/+1
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: Add attack vector controls for VMSCAPEDavid Kaplan2-4/+11
2025-11-02sched_ext: Keep bypass on between enable failure and scx_disable_workfn()Tejun Heo1-1/+1
2025-11-02seccomp: passthrough uprobe systemcall without filteringJiri Olsa1-7/+25
2025-11-02EDAC: Fix wrong executable file modes for C source filesKuan-Wei Chiu3-0/+0
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-02EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC supportKyle Manna1-0/+4
2025-11-02audit: record fanotify event regardless of presence of rulesRichard Guy Briggs1-1/+1
2025-11-02genirq/manage: Add buslock back in to enable_irq()Charles Keepax1-1/+1
2025-11-02genirq/manage: Add buslock back in to __disable_irq_nosync()Charles Keepax1-1/+1
2025-11-02genirq/chip: Add buslock back in to irq_set_handler()Charles Keepax1-1/+1
2025-11-02x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan1-1/+3
2025-11-02x86/bugs: Report correct retbleed mitigation statusDavid Kaplan1-1/+3
2025-11-02timekeeping: Fix aux clocks sysfs initialization loop boundHaofeng Li1-1/+1
2025-11-02sched_ext: Sync error_irq_work before freeing scx_schedTejun Heo1-0/+2
2025-11-02sched_ext: Put event_stats_cpu in struct scx_sched_pcpuTejun Heo2-16/+19
2025-11-02sched_ext: Move internal type and accessor definitions to ext_internal.hTejun Heo4-1057/+1062
2025-10-29Linux 6.17.6v6.17.6Greg Kroah-Hartman1-1/+1
2025-10-29ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao1-1/+7
2025-10-29gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray1-0/+5
2025-10-29gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei2-2/+29
2025-10-29gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand2-2/+38
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong1-12/+21
2025-10-29vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand1-5/+3
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand11-46/+36
2025-10-29mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand2-24/+22
2025-10-29staging: gpib: Fix sending clear and trigger eventsDave Penkler1-1/+4
2025-10-29staging: gpib: Return -EINTR on device clearDave Penkler1-2/+6
2025-10-29staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler1-5/+7
2025-10-29staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke1-0/+5
2025-10-29serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve1-7/+0