aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-23MAINTAINERS: change email address of Denis BenatoDenis Benato1-1/+1
2026-03-23PM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia1-0/+11
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar3-0/+16
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar2-6/+7
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan2-36/+72
2026-03-23reset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li1-1/+0
2026-03-23ARM: dts: microchip: sam9x7: fix gpio-lines count for pioBMihai Sain1-1/+1
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu1-2/+2
2026-03-23xfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li1-46/+0
2026-03-23xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
2026-03-23xfs: close crash window in attr dabtree inactivationLong Li1-38/+57
2026-03-23xfs: factor out xfs_attr3_leaf_initLong Li2-0/+25
2026-03-23xfs: factor out xfs_attr3_node_entry_removeLong Li2-11/+44
2026-03-23xfs: only assert new size for datafork during truncate extentsLong Li1-1/+2
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski3-7/+10
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski3-4/+29
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä1-2/+9
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä1-1/+1
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-03-22ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
2026-03-22ksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
2026-03-22ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
2026-03-22ksmbd: do not expire session on binding failureHyunwoo Kim1-2/+8
2026-03-22Linux 7.0-rc5Linus Torvalds1-1/+1
2026-03-22tools headers: Synchronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2026-03-22tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2026-03-22tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+8
2026-03-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+4
2026-03-22i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen2-1/+6
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds9-24/+416
2026-03-22Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds4-14/+35
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-1/+20
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+28
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-27/+41
2026-03-22Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-29/+11
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia1-4/+5
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu1-4/+5
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus1-0/+2
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus1-1/+1
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej1-1/+1
2026-03-22counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
2026-03-22counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
2026-03-21workqueue: Fix false positive stall reportsSong Liu1-3/+21
2026-03-21zram: do not slot_free() written-back slotsSergey Senozhatsky1-25/+14
2026-03-21mm/damon/core: avoid use of half-online-committed contextSeongJae Park2-0/+14
2026-03-21mm/rmap: clear vma->anon_vma on errorLorenzo Stoakes (Oracle)1-0/+7
2026-03-21sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()Cheng-Yang Chou1-1/+1