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-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
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-20
Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
19
-19
/
+55
2021-03-20
Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-8
/
+26
2021-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-15
/
+20
2021-03-20
staging: wimax: delete from the tree.
Greg Kroah-Hartman
41
-15265
/
+0
2021-03-20
staging: rtl8188eu: Removed Unnecessary logging
Paul McQuade
1
-6
/
+0
2021-03-20
staging: rtl8712: Fix a possible NULL pointer dereference in function r8712_joinbss_event_callback
Lee Gibson
1
-1
/
+2
2021-03-20
staging: rtl8723bs: remove unnecessary logging in os_dep/wifi_regd.c
Fabio Aiuto
1
-2
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in os_dep/os_intfs.c
Fabio Aiuto
1
-7
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_linux.c
Fabio Aiuto
1
-9
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in hal/rtl8723b_hal_init.c
Fabio Aiuto
1
-4
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in hal/odm_debug.h
Fabio Aiuto
1
-2
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in hal/odm.c
Fabio Aiuto
1
-2
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in hal/hal_com_phycfg.c
Fabio Aiuto
1
-4
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in hal/HalBtcOutSrc.h
Fabio Aiuto
1
-8
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in core/rtw_wlan_util.c
Fabio Aiuto
1
-2
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in core/rtw_pwrctrl.c
Fabio Aiuto
1
-5
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in core/rtw_mlme_ext.c
Fabio Aiuto
1
-35
/
+1
2021-03-20
staging: rtl8723bs: remove unnecessary logging in core/rtw_mlme.c
Fabio Aiuto
1
-5
/
+1
2021-03-20
staging: rtl8723bs: remove unnecessary logging in core/rtw_ap.c
Fabio Aiuto
1
-26
/
+0
2021-03-20
staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_cfg80211.c
Fabio Aiuto
1
-17
/
+0
2021-03-20
staging: rtl8188eu: Fix couple of typos
Bhaskar Chowdhury
1
-1
/
+1
2021-03-19
Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
1
-14
/
+87
[next]