index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.ubsan
(
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
s390: remove SCHED_CORE from defconfigs
Heiko Carstens
2
-2
/
+0
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
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
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-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
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
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
Revert "block/mq-deadline: Prioritize high-priority requests"
Jens Axboe
1
-37
/
+5
2021-08-26
s390/smp: do not use nodat_stack for secondary CPU start
Alexander Gordeev
1
-15
/
+10
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
8
-19
/
+42
2021-08-26
s390: update defconfigs
Heiko Carstens
1
-1
/
+1
2021-08-26
s390/ap: fix state machine hang after failure to enable irq
Harald Freudenberger
3
-34
/
+21
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
6
-30
/
+8
2021-08-26
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
1
-0
/
+3
2021-08-26
media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()
Andy Shevchenko
1
-1
/
+1
2021-08-26
net: hns3: fix get wrong pfc_en when query PFC configuration
Guangbin Huang
1
-11
/
+2
2021-08-26
net: hns3: fix GRO configuration error after reset
Yufeng Mo
4
-10
/
+30
2021-08-26
net: hns3: change the method of getting cmd index in debugfs
Yufeng Mo
2
-7
/
+8
2021-08-26
net: hns3: fix duplicate node in VLAN list
Guojia Liao
1
-1
/
+5
2021-08-26
net: hns3: fix speed unknown issue in bond 4
Yonglong Liu
3
-3
/
+3
2021-08-26
net: hns3: add waiting time before cmdq memory is released
Yufeng Mo
4
-2
/
+13
2021-08-26
net: hns3: clear hardware resource when loading driver
Yufeng Mo
2
-0
/
+29
2021-08-26
usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
Kyle Tso
1
-43
/
+38
2021-08-26
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
Takashi Iwai
1
-12
/
+23
2021-08-26
spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...
Quanyang Wang
1
-4
/
+4
2021-08-26
usb: dwc3: gadget: Stop EP0 transfers during pullup disable
Wesley Cheng
1
-4
/
+3
2021-08-26
usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
Thinh Nguyen
1
-8
/
+8
[next]