index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-14
Revert "drivers: bus: simple-pm-bus: Use clocks"
Greg Kroah-Hartman
1
-48
/
+0
2022-11-11
char: xillybus: Prevent use-after-free due to race condition
Eli Billauer
1
-3
/
+19
2022-11-10
greybus: svc: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-11-10
misc: smpro-misc: Add Ampere's Altra SMpro misc driver
Quan Nguyen
4
-0
/
+204
2022-11-10
misc: smpro-errmon: Add Ampere's SMpro error monitor driver
Quan Nguyen
4
-0
/
+806
2022-11-10
dt-bindings: bus: Add Freescale i.MX8qxp pixel link MSI bus binding
Liu Ying
1
-0
/
+232
2022-11-10
drivers: bus: simple-pm-bus: Use clocks
Liu Ying
1
-0
/
+48
2022-11-10
uio: uio_dmem_genirq: Use non-atomic bit operations in irq config and handling
Rafael Mendonca
1
-3
/
+8
2022-11-10
uio: uio_dmem_genirq: Fix deadlock between irq config and handling
Rafael Mendonca
1
-1
/
+4
2022-11-10
uio: uio_dmem_genirq: Fix missing unlock in irq configuration
Rafael Mendonca
1
-5
/
+3
2022-11-10
firmware: google: Implement cbmem in sysfs driver
Jack Rosenthal
6
-1
/
+220
2022-11-10
test_firmware: Fix spelling mistake "EMTPY" -> "EMPTY"
Colin Ian King
1
-2
/
+2
2022-11-10
uio: uio_fsl_elbc_gpcm: Replace NO_IRQ by 0
Christophe Leroy
1
-3
/
+3
2022-11-10
misc: genwqe: card_base: Fix some kernel-doc warnings
Bo Liu
1
-1
/
+1
2022-11-10
chardev: Fix potential memory leak when cdev_add() failed
Shang XiaoJing
1
-3
/
+10
2022-11-10
spmi: pmic-arb: Add support for PMIC v7
David Collins
1
-21
/
+221
2022-11-10
dt-bindings: spmi: Add qcom,bus-id
Vinod Koul
1
-0
/
+10
2022-11-10
virt: fsl_hypervisor: Replace NO_IRQ by 0
Christophe Leroy
1
-1
/
+1
2022-11-09
drivers: dio: fix possible memory leak in dio_init()
Yang Yingliang
1
-0
/
+8
2022-10-30
Linux 6.1-rc3
v6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-38
/
+47
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-91
/
+175
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-133
/
+169
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+46
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+7
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-36
/
+34
2022-10-30
Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+11
2022-10-29
Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-10-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
14
-55
/
+96
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
6
-9
/
+31
2022-10-29
Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+16
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-68
/
+196
2022-10-29
Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-45
/
+212
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-28
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-29
/
+24
2022-10-28
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+30
2022-10-28
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-3
/
+11
2022-10-28
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-209
/
+170
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
1
-1
/
+1
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
4
-6
/
+44
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
1
-6
/
+7
[next]