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-03-23
staging: rtl8723bs: Mundane typo fixes
Bhaskar Chowdhury
1
-3
/
+3
2021-03-23
drivers: most: add ALSA sound driver
Christian Gromm
7
-21
/
+11
2021-03-22
staging: qlge: fix an error code in probe()
Dan Carpenter
1
-2
/
+4
2021-03-22
staging: rtl8723bs: delete extern declarations in core/rtw_ap.c
Fabio Aiuto
1
-5
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in odm.h
Marco Cesati
1
-61
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in odm_HWConfig.h
Marco Cesati
1
-45
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in ieee80211.h
Marco Cesati
1
-94
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_xmit.h
Marco Cesati
1
-5
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in hal_phy.h
Marco Cesati
1
-24
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in wifi.h
Marco Cesati
1
-15
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_io.h
Marco Cesati
1
-111
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_wifi_regd.h
Marco Cesati
1
-5
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_security.h
Marco Cesati
1
-6
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtl8723b_recv.h
Marco Cesati
1
-44
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_event.h
Marco Cesati
1
-11
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in hal_intf.h
Marco Cesati
1
-8
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_mp.h
Marco Cesati
1
-17
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in wlan_bssdef.h
Marco Cesati
1
-26
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_ioctl_set.h
Marco Cesati
1
-6
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in drv_types.h
Marco Cesati
1
-9
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_recv.h
Marco Cesati
1
-7
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_cmd.h
Marco Cesati
1
-231
/
+0
2021-03-22
Staging: rtl8723bs: remove useless structs in rtw_mlme.h
Marco Cesati
1
-38
/
+0
2021-03-22
staging/nvec:: avoid Wempty-body warning
Arnd Bergmann
1
-1
/
+1
2021-03-22
staging/rtl8192u: avoid Wempty-body warning
Arnd Bergmann
1
-3
/
+3
2021-03-22
staging: rtl8188eu: use netdev routines for private data
Martin Kaiser
11
-128
/
+78
2021-03-22
staging: comedi: das800: fix request_irq() warn
Tong Zhang
1
-1
/
+1
2021-03-22
Merge v5.12-rc4 into staging-next
Greg Kroah-Hartman
412
-1804
/
+2472
2021-03-21
Linux 5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-21
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
11
-72
/
+168
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+31
2021-03-21
Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
14
-48
/
+75
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-25
/
+62
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+6
2021-03-21
Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+4
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-31
/
+49
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+10
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-44
/
+52
2021-03-21
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-10
/
+19
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL
Stefan Metzmacher
1
-4
/
+20
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
1
-2
/
+6
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
staging: vchiq: Typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
1
-1
/
+1
2021-03-21
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-21
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
[next]