index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-07
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
1
-24
/
+24
2021-09-07
s390/hmcdrv_ftp: fix kernel doc comment
Heiko Carstens
1
-1
/
+1
2021-09-07
s390: remove xpram device driver
Heiko Carstens
5
-430
/
+0
2021-09-07
s390/pci: read clp_list_pci_req only once
Pierre Morel
1
-1
/
+1
2021-09-07
s390/pci: fix clp_get_state() handling of -ENODEV
Niklas Schnelle
1
-2
/
+5
2021-09-07
s390/cio: fix kernel doc comment
Heiko Carstens
1
-1
/
+1
2021-09-07
s390/ctrlchar: fix kernel doc comment
Heiko Carstens
1
-5
/
+6
2021-09-07
s390/con3270: use proper type for tasklet function
Heiko Carstens
1
-3
/
+4
2021-09-07
s390/cpum_cf: move array from header to C file
Heiko Carstens
2
-7
/
+8
2021-09-07
s390/mm: fix kernel doc comments
Heiko Carstens
2
-8
/
+7
2021-09-07
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
3
-8
/
+15
2021-09-07
s390/unwind: use current_frame_address() to unwind current task
Vasily Gorbik
2
-14
/
+14
2021-09-07
ALSA: gus: Fix repeated probe for ISA interwave card
Takashi Iwai
1
-30
/
+31
2021-09-07
ALSA: gus: Fix repeated probes of snd_gus_create()
Takashi Iwai
1
-13
/
+31
2021-09-07
bonding: 3ad: pass parameter bond_params by reference
Colin Ian King
1
-4
/
+4
2021-09-07
Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
2
-4
/
+2
2021-09-07
Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
4
-4
/
+9
2021-09-07
cxgb3: fix oops on module removal
Heiner Kallweit
1
-0
/
+3
2021-09-07
mfd: lpc_sch: Rename GPIOBASE to prevent build error
Randy Dunlap
1
-2
/
+2
2021-09-07
mfd: syscon: Use of_iomap() instead of ioremap()
Hector Martin
1
-1
/
+1
2021-09-07
dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
1
-1
/
+1
2021-09-07
dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
1
-0
/
+1
2021-09-07
can: c_can: fix null-ptr-deref on ioctl()
Tong Zhang
1
-3
/
+1
2021-09-07
can: rcar_canfd: add __maybe_unused annotation to silence warning
Marc Kleine-Budde
1
-1
/
+1
2021-09-06
Input: mms114 - support MMS134S
Linus Walleij
1
-4
/
+11
2021-09-06
Input: elan_i2c - reduce the resume time for controller in Whitebox
jingle.wu
2
-1
/
+3
2021-09-07
ALSA: vx222: fix null-ptr-deref
Tong Zhang
1
-0
/
+1
2021-09-06
libata: pass over maintainership to Damien Le Moal
Jens Axboe
1
-2
/
+2
2021-09-06
docs: pdfdocs: Fix typo in CJK-language specific font settings
Akira Yokosawa
1
-2
/
+2
2021-09-06
thunderbolt: test: split up test cases in tb_test_credit_alloc_all
Linus Torvalds
1
-17
/
+81
2021-09-06
lib/test_scanf: split up number parsing test routines
Linus Torvalds
1
-8
/
+71
2021-09-06
iwl: fix debug printf format strings
Linus Torvalds
1
-2
/
+2
2021-09-06
Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-36
/
+70
2021-09-06
Merge tag 'misc-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-09-06
Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+35
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-183
/
+323
2021-09-06
don't make the syscall checking produce errors from warnings
Stephen Rothwell
1
-1
/
+1
2021-09-06
net: wwan: iosm: Unify IO accessors used in the driver
Andy Shevchenko
1
-10
/
+12
2021-09-06
net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors
Andy Shevchenko
1
-4
/
+4
2021-09-06
net: qcom/emac: Replace strlcpy with strscpy
Jason Wang
1
-1
/
+1
2021-09-06
ip6_gre: Revert "ip6_gre: add validation for csum_start"
Willem de Bruijn
1
-2
/
+0
2021-09-06
kernel: debug: Convert to SPDX identifier
Cai Huoqing
2
-8
/
+2
2021-09-06
KVM: Drop unused kvm_dirty_gfn_invalid()
Peter Xu
1
-5
/
+0
2021-09-06
net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 static
chongjiapeng
2
-2
/
+2
2021-09-06
Merge branch 'bonding-fix'
David S. Miller
2
-16
/
+69
2021-09-06
selftests/bpf: Test XDP bonding nest and unwind
Jussi Maki
1
-10
/
+64
2021-09-06
bonding: Fix negative jump label count on nested bonding
Jussi Maki
1
-6
/
+5
2021-09-06
MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry
Stefano Garzarella
1
-7
/
+13
2021-09-06
stmmac: dwmac-loongson:Fix missing return value
zhaoxiao
1
-1
/
+3
2021-09-06
fuse: remove unused arg in fuse_write_file_get()
Miklos Szeredi
1
-9
/
+6
[prev]
[next]