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
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
Dan Williams
3
-39
/
+28
2023-01-09
cxl: fix cxl_report_and_clear() RAS UE addr mis-assignment
Dave Jiang
1
-2
/
+5
2023-01-08
Linux 6.2-rc3
v6.2-rc3
Linus Torvalds
1
-1
/
+1
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+5
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+4
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-3
/
+36
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-26
/
+27
2023-01-07
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-34
/
+38
2023-01-07
Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-6
/
+9
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-21
/
+44
2023-01-07
Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+6
2023-01-06
Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-153
/
+204
2023-01-06
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
1
-1
/
+3
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
22
-18
/
+3487
2023-01-06
Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
4
-8
/
+30
2023-01-06
Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+7
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-8
/
+22
2023-01-06
Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-16
/
+53
2023-01-06
Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2023-01-06
Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...
Linus Torvalds
13
-32
/
+70
2023-01-06
Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2023-01-06
Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-5
/
+7
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
1
-1
/
+4
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2023-01-06
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-06
Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
8
-48
/
+80
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
1
-0
/
+2
2023-01-05
Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
128
-840
/
+1984
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2023-01-05
Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-24
/
+43
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
1
-1
/
+1
2023-01-05
Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-19
/
+25
2023-01-05
block: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-05
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
1
-3
/
+3
2023-01-06
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
1
-1
/
+1
2023-01-06
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-01-06
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2023-01-05
Merge tag 'gvt-fixes-2023-01-05' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
8
-48
/
+80
2023-01-05
Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
5
-9
/
+39
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-05
Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
10
-90
/
+77
2023-01-05
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
1
-4
/
+5
2023-01-05
kbuild: fix single *.ko build
Masahiro Yamada
1
-1
/
+1
2023-01-04
cifs: fix interface count calculation during refresh
Shyam Prasad N
1
-1
/
+2
[next]