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
Age
Commit message (
Expand
)
Author
Lines
2026-02-01
mailbox: Remove mailbox_client.h from controller drivers
Peng Fan
-3
/
+0
2026-02-01
PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
Niklas Schnelle
-0
/
+4
2026-02-01
Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
Niklas Schnelle
-5
/
+0
2026-02-01
Linux 6.19-rc8
v6.19-rc8
Linus Torvalds
-1
/
+1
2026-02-01
Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"
John Ogness
-2
/
+0
2026-02-01
driver core: fix inverted "locked" suffix of driver_match_device()
Danilo Krummrich
-8
/
+8
2026-02-01
rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
Alexandre Courbot
-22
/
+21
2026-02-01
rust: pci: re-export ConfigSpace
Zijing Zhang
-0
/
+1
2026-02-01
apparmor: add .kunitconfig
Ryota Sakamoto
-0
/
+5
2026-02-02
Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-576
/
+743
2026-02-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-4
/
+5
2026-02-01
Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+9
2026-02-01
Merge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+12
2026-02-01
Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-20
/
+29
2026-02-01
Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-39
/
+42
2026-02-01
tools/sched_ext: Add error logging for dsq creation failures in remaining sch...
zhidao su
-4
/
+34
2026-02-01
iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver b...
Jonathan Cameron
-2
/
+3
2026-02-01
cpuset: fix overlap of partition effective CPUs
Chen Ridong
-13
/
+6
2026-02-01
mfd: wm8350-core: Use IRQF_ONESHOT
Sebastian Andrzej Siewior
-1
/
+1
2026-02-01
thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
-1
/
+1
2026-02-01
rtc: amlogic-a4: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-1
/
+1
2026-02-01
usb: typec: fusb302: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-2
/
+1
2026-02-01
EDAC/altera: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-7
/
+4
2026-02-01
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-3
/
+2
2026-02-01
ARM: versatile: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-2
/
+2
2026-02-01
scsi: efct: Use IRQF_ONESHOT and default primary handler
Sebastian Andrzej Siewior
-7
/
+1
2026-02-01
Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary handler
Sebastian Andrzej Siewior
-7
/
+2
2026-02-01
bus: fsl-mc: Use default primary handler
Sebastian Andrzej Siewior
-12
/
+1
2026-02-01
mailbox: bcm-ferxrm-mailbox: Use default primary handler
Sebastian Andrzej Siewior
-12
/
+2
2026-02-01
iommu/amd: Use core's primary handler and set IRQF_ONESHOT
Sebastian Andrzej Siewior
-14
/
+4
2026-02-01
platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
Sebastian Andrzej Siewior
-2
/
+2
2026-02-01
genirq: Set IRQF_COND_ONESHOT in devm_request_irq().
Sebastian Andrzej Siewior
-1
/
+1
2026-02-01
cgroup: increase maximum subsystem count from 16 to 32
Chen Ridong
-39
/
+39
2026-02-01
irqchip/aspeed-scu-ic: Remove unused variable mask
Thomas Gleixner
-2
/
+1
2026-02-01
drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...
Jeongjun Park
-6
/
+32
2026-02-01
drm/exynos: vidi: fix to avoid directly dereferencing user pointer
Jeongjun Park
-4
/
+18
2026-02-01
drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
Jeongjun Park
-1
/
+14
2026-02-01
MAINTAINERS: Drop RDMA files from Hyper-V section
Leon Romanovsky
-2
/
+1
2026-02-01
drivers: thermal: intel: tcc_cooling: Drop redundant local variable
Sumeet Pawnikar
-6
/
+3
2026-02-01
ACPI: battery: fix incorrect charging status when current is zero
Ata İlhan Köktürk
-1
/
+8
2026-02-01
RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc
Yi Liu
-1
/
+1
2026-02-01
Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys
Dmitry Torokhov
-5
/
+12
2026-01-31
kho: skip memoryless NUMA nodes when reserving scratch areas
Evangelos Petrongonas
-2
/
+6
2026-01-31
crash_dump: fix dm_crypt keys locking and ref leak
Vasily Gorbik
-4
/
+13
2026-01-31
kho: cleanup error handling in kho_populate()
Mike Rapoport (Microsoft)
-22
/
+17
2026-01-31
ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
Ondrej Mosnacek
-1
/
+1
2026-01-31
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
-1
/
+7
2026-01-31
kexec: derive purgatory entry from symbol
Li Chen
-57
/
+74
2026-01-31
ocfs2: fix reflink preserve cleanup issue
Heming Zhao
-0
/
+4
2026-01-31
rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
Haoxiang Li
-1
/
+2
[prev]
[next]