index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
soc: qcom: ubwc: add helpers to get programmable values
Dmitry Baryshkov
-0
/
+15
2026-03-30
soc: qcom: ubwc: add helper to get min_acc length
Dmitry Baryshkov
-0
/
+10
2026-03-30
ASoC: Merge up fixes
Mark Brown
-60
/
+179
2026-03-30
KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
Will Deacon
-0
/
+5
2026-03-30
hvc/xen: Check console connection flag
Jason Andryuk
-0
/
+13
2026-03-30
lib/linear_ranges: Add linear_range_get_selector_high_array
Amit Sunil Dhamne
-0
/
+3
2026-03-30
mfd: max77759: add register bitmasks and modify irq configs for charger
Amit Sunil Dhamne
-29
/
+137
2026-03-30
usb: translate ENOSPC for user space
Oliver Neukum
-0
/
+2
2026-03-30
USB: uapi: add BULK_MAX_PACKET_UPDATE
Oliver Neukum
-9
/
+11
2026-03-30
usb: uapi: add usb 3.0 authentication declarations
Oliver Neukum
-0
/
+13
2026-03-30
dt-bindings: arm: qcom,ids: Add SoC ID for SA8650P
Lei wang
-0
/
+1
2026-03-30
powercap: intel_rapl: Remove unused AVERAGE_POWER primitive
Kuppuswamy Sathyanarayanan
-1
/
+0
2026-03-30
powercap: correct kernel-doc function parameter names
Randy Dunlap
-2
/
+2
2026-03-30
crypto/ccp: Implement SNP x86 shutdown
Tycho Andersen (AMD)
-1
/
+4
2026-03-30
Merge drm/drm-fixes into drm-misc-next-fixes
Maxime Ripard
-180
/
+482
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-16
/
+5
2026-03-30
Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...
Dave Airlie
-0
/
+69
2026-03-29
Input: add keycodes for contextual AI usages (HUTRR119)
Akshai Murari
-0
/
+4
2026-03-29
netfilter: remove nf_ipv6_ops and use direct function calls
Fernando Fernandez Mancera
-96
/
+6
2026-03-29
ipv6: remove ipv6_stub infrastructure completely
Fernando Fernandez Mancera
-105
/
+2
2026-03-29
bpf: remove ipv6_bpf_stub completely and use direct function calls
Fernando Fernandez Mancera
-21
/
+2
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
-1
/
+1
2026-03-29
ipv6: prepare headers for ipv6_stub removal
Fernando Fernandez Mancera
-1
/
+73
2026-03-29
ipv6: remove dynamic ICMPv6 sender registration infrastructure
Fernando Fernandez Mancera
-27
/
+2
2026-03-29
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
Fernando Fernandez Mancera
-2
/
+2
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
-8
/
+0
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
-1
/
+1
2026-03-29
Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-0
/
+12
2026-03-28
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+7
2026-03-28
Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
-11
/
+21
2026-03-28
ALSA: hda: Add missing SET_GPI_* and SET_GPO_* verb definitions
Takashi Iwai
-0
/
+5
2026-03-28
ALSA: hda/proc: show GPI and GPO state in codec proc output
Cássio Gabriel
-1
/
+6
2026-03-27
watchdog/hardlockup: improve buddy system detection timeliness
Mayank Rungta
-0
/
+1
2026-03-27
net: stmmac: provide flag to disable EEE
Russell King (Oracle)
-6
/
+7
2026-03-27
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
-11
/
+21
2026-03-27
ptr_ring: disable KCSAN warnings
Michael S. Tsirkin
-4
/
+4
2026-03-27
Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+0
2026-03-27
dm: provide helper to set stacked limits
Keith Busch
-0
/
+7
2026-03-27
Merge tag 'sound-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-5
/
+0
2026-03-27
ASoC: soc-core: remove unused dobj_list
Kuninori Morimoto
-3
/
+0
2026-03-27
mpage: Provide variant of mpage_writepages() with own optional folio handler
Jan Kara
-2
/
+9
2026-03-27
NTB: core: Add .get_dma_dev() callback to ntb_dev_ops
Koichiro Den
-0
/
+24
2026-03-27
Merge tag 'nvme-7.1-2026-03-27' of git://git.infradead.org/nvme into for-7.1/...
Jens Axboe
-36
/
+49
2026-03-27
arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
James Morse
-0
/
+9
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_rmid_read()
James Morse
-0
/
+5
2026-03-27
arm_mpam: resctrl: Allow resctrl to allocate monitors
James Morse
-0
/
+5
2026-03-27
soc/tegra: bpmp: Use ENODEV instead of ENOTSUPP
Thierry Reding
-4
/
+8
2026-03-27
arm_mpam: resctrl: Add rmid index helpers
Ben Horgan
-0
/
+3
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
-0
/
+2
[prev]
[next]