index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
console: consume APC, DM, DCS
nick black
1
-4
/
+27
2021-08-30
string: improve default out-of-line memcmp() implementation
Linus Torvalds
1
-0
/
+16
2021-08-30
io-wq: fix wakeup race when adding new work
Jens Axboe
1
-4
/
+4
2021-08-30
io-wq: wqe and worker locks no longer need to be IRQ safe
Jens Axboe
1
-31
/
+28
2021-08-30
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
1
-3
/
+30
2021-08-30
s390: remove SCHED_CORE from defconfigs
Heiko Carstens
2
-2
/
+0
2021-08-30
io_uring: allow updating linked timeouts
Pavel Begunkov
2
-9
/
+46
2021-08-30
io_uring: keep ltimeouts in a list
Pavel Begunkov
1
-0
/
+7
2021-08-30
Linux 5.14
v5.14
Linus Torvalds
1
-1
/
+1
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
5
-157
/
+74
2021-08-29
io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
Jens Axboe
2
-3
/
+27
2021-08-29
io-wq: provide a way to limit max number of workers
Jens Axboe
4
-0
/
+65
2021-08-29
clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
Adam Ford
1
-1
/
+1
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
3
-23
/
+23
2021-08-28
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
1
-15
/
+15
2021-08-28
mm: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2
-8
/
+8
2021-08-28
md/raid5: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-28
Documentation: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2
-2
/
+2
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
4
-14
/
+15
2021-08-28
raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
Guoqing Jiang
1
-0
/
+19
2021-08-27
ksmbd: fix __write_overflow warning in ndr_read_string
Namjae Jeon
1
-2
/
+7
2021-08-27
virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()
David Hildenbrand
1
-1
/
+8
2021-08-27
cryptoloop: add a deprecation warning
Christoph Hellwig
2
-2
/
+4
2021-08-27
io_uring: add build check for buf_index overflows
Pavel Begunkov
1
-0
/
+4
2021-08-27
io_uring: clarify io_req_task_cancel() locking
Pavel Begunkov
1
-2
/
+1
2021-08-27
Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"
Ulf Hansson
1
-2
/
+1
2021-08-27
usb: gadget: u_audio: fix race condition on endpoint stop
Jerome Brunet
1
-4
/
+4
2021-08-27
usb: gadget: f_uac2: fixup feedback endpoint stop
Jerome Brunet
1
-4
/
+11
2021-08-27
efi: cper: check section header more appropriately
Shuai Xue
1
-1
/
+1
2021-08-27
efi: Don't use knowledge about efi_guid_t internals
Andy Shevchenko
1
-1
/
+1
2021-08-27
efi: cper: fix scnprintf() use in cper_mem_err_location()
Rasmus Villemoes
1
-6
/
+5
2021-08-27
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-08-27
io_uring: add task-refs-get helper
Pavel Begunkov
1
-11
/
+19
2021-08-27
io_uring: fix failed linkchain code logic
Hao Xu
1
-14
/
+47
2021-08-27
io_uring: remove redundant req_set_fail()
Hao Xu
1
-1
/
+0
2021-08-27
locking/rtmutex: Return success on deadlock for ww_mutex waiters
Peter Zijlstra
1
-1
/
+14
2021-08-27
locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexes
Peter Zijlstra
1
-0
/
+25
2021-08-27
crypto: sha512 - remove imaginary and mystifying clearing of variables
Lukas Bulwahn
1
-3
/
+0
2021-08-27
crypto: aesni - xts_crypt() return if walk.nbytes is 0
Shreyansh Chouhan
1
-1
/
+1
2021-08-27
padata: Remove repeated verbose license text
Cai Huoqing
1
-13
/
+0
2021-08-27
crypto: ccp - Add support for new CCP/PSP device ID
John Allen
1
-0
/
+7
2021-08-27
crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation
Tianjia Zhang
4
-0
/
+691
2021-08-27
crypto: x86/sm4 - export reusable AESNI/AVX functions
Tianjia Zhang
2
-32
/
+84
2021-08-27
crypto: rmd320 - remove rmd320 in Makefile
Lukas Bulwahn
1
-1
/
+0
2021-08-27
PCI/MSI: Skip masking MSI-X on Xen PV
Marek Marczykowski-Górecki
1
-0
/
+3
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
1
-2
/
+3
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
5
-0
/
+9
2021-08-26
lockd: don't attempt blocking locks on nfs reexports
J. Bruce Fields
1
-3
/
+10
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
3
-3
/
+9
2021-08-26
Revert "block/mq-deadline: Prioritize high-priority requests"
Jens Axboe
1
-37
/
+5
[next]