summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-02Linux 6.17.7v6.17.7Greg Kroah-Hartman
2025-11-02btrfs: tree-checker: fix bounds check in check_inode_extref()Dan Carpenter
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-11-02sched_ext: Make qmap dump operation non-destructiveTejun Heo
2025-11-02btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()Filipe Manana
2025-11-02btrfs: tree-checker: add inode extref checksQu Wenruo
2025-11-02btrfs: abort transaction if we fail to update inode in log replay dir fixupFilipe Manana
2025-11-02btrfs: use level argument in log tree walk callback replay_one_buffer()Filipe Manana
2025-11-02btrfs: always drop log root tree reference in btrfs_replay_log()Filipe Manana
2025-11-02btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()Thorsten Blum
2025-11-02btrfs: zoned: refine extent allocator hint selectionNaohiro Aota
2025-11-02btrfs: zoned: return error from btrfs_zone_finish_endio()Johannes Thumshirn
2025-11-02btrfs: abort transaction in the process_one_buffer() log tree walk callbackFilipe Manana
2025-11-02btrfs: abort transaction on specific error places when walking log treeFilipe Manana
2025-11-02cpuset: Use new excpus for nocpu error check when enabling root partitionChen Ridong
2025-11-02EDAC/mc_sysfs: Increase legacy channel support to 16Avadhut Naik
2025-11-02x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan
2025-11-02x86/bugs: Add attack vector controls for VMSCAPEDavid Kaplan
2025-11-02sched_ext: Keep bypass on between enable failure and scx_disable_workfn()Tejun Heo
2025-11-02seccomp: passthrough uprobe systemcall without filteringJiri Olsa
2025-11-02EDAC: Fix wrong executable file modes for C source filesKuan-Wei Chiu
2025-11-02perf: Skip user unwind if the task is a kernel threadJosh Poimboeuf
2025-11-02perf: Have get_perf_callchain() return NULL if crosstask and user are setJosh Poimboeuf
2025-11-02perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...Steven Rostedt
2025-11-02perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi
2025-11-02EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC supportKyle Manna
2025-11-02audit: record fanotify event regardless of presence of rulesRichard Guy Briggs
2025-11-02genirq/manage: Add buslock back in to enable_irq()Charles Keepax
2025-11-02genirq/manage: Add buslock back in to __disable_irq_nosync()Charles Keepax
2025-11-02genirq/chip: Add buslock back in to irq_set_handler()Charles Keepax
2025-11-02x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan
2025-11-02x86/bugs: Report correct retbleed mitigation statusDavid Kaplan
2025-11-02timekeeping: Fix aux clocks sysfs initialization loop boundHaofeng Li
2025-11-02sched_ext: Sync error_irq_work before freeing scx_schedTejun Heo
2025-11-02sched_ext: Put event_stats_cpu in struct scx_sched_pcpuTejun Heo
2025-11-02sched_ext: Move internal type and accessor definitions to ext_internal.hTejun Heo
2025-10-29Linux 6.17.6v6.17.6Greg Kroah-Hartman
2025-10-29ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao
2025-10-29gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray
2025-10-29gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-29gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong
2025-10-29vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-10-29mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand
2025-10-29staging: gpib: Fix sending clear and trigger eventsDave Penkler
2025-10-29staging: gpib: Return -EINTR on device clearDave Penkler
2025-10-29staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler
2025-10-29staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke
2025-10-29serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve