aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-22i2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan1-1/+1
2026-01-22apparmor: make str table more generic and be able to have multiple entriesJohn Johansen5-46/+90
2026-01-22apparmor: Fix & Optimize table creation from possibly unaligned memoryHelge Deller2-9/+10
2026-01-22AppArmor: Allow apparmor to handle unaligned dfa tablesHelge Deller1-7/+8
2026-01-22apparmor: Replace deprecated strcpy with memcpy in gen_symlink_nameThorsten Blum1-4/+8
2026-01-22apparmor: fix NULL sock in aa_sock_file_permJohn Johansen1-2/+4
2026-01-22ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 audioMartin Hamilton1-1/+23
2026-01-22ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphoneZhang Heng1-0/+1
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore4-1164/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He1-0/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He1-0/+6
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang1-12/+12
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang1-9/+9
2026-01-22net: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang1-5/+6
2026-01-22kselftest/arm64: Use syscall() macro over nolibc my_syscall()Thomas Weißschuh2-26/+17
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao1-1/+2
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven1-1/+0
2026-01-22cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()Will Rosenberg1-1/+2
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström1-1/+2
2026-01-22t Merge branch 'a-series-of-minor-optimizations-of-the-bonding-module'Paolo Abeni3-47/+75
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang1-4/+5
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang1-7/+9
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang1-21/+9
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang3-19/+56
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier5-28/+3
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier7-66/+0
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig2-2/+0
2026-01-22sched: Update rq->avg_idle when a task is moved to an idle CPUShubhang Kaushik3-12/+14
2026-01-22selftests/rseq: Add rseq slice histogram scriptPeter Zijlstra2-0/+135
2026-01-22hrtimer: Fix trace oddityThomas Gleixner1-1/+1
2026-01-22rseq: Lower default slice extensionPeter Zijlstra2-2/+2
2026-01-22rseq: Move slice_ext_nsec to debugfsPeter Zijlstra3-35/+49
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra2-3/+12
2026-01-22selftests/rseq: Implement time slice extension testThomas Gleixner4-1/+251
2026-01-22entry: Hook up rseq time slice extensionThomas Gleixner1-2/+25
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner1-0/+108
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner1-2/+28
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner4-13/+170
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner5-10/+112
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner22-1/+46
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner4-0/+77
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner2-0/+19
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner3-0/+33
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner6-1/+220
2026-01-22sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()Fushuai Wang1-10/+4
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland1-14/+12
2026-01-22Merge tag 'apple-soc-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/dtKrzysztof Kozlowski28-0/+2317