index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
authencesn.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
9
-239
/
+150
2023-02-28
i3c: master: dw: stop hardcoding initial speed
Jack Chen
1
-2
/
+3
2023-02-28
MIPS: Workaround clang inline compat branch issue
Jiaxun Yang
2
-1
/
+5
2023-02-28
mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
Sergio Paracuellos
1
-0
/
+1
2023-02-28
mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
Sergio Paracuellos
1
-1
/
+1
2023-02-28
spi: tegra210-quad: Fix iterator outside loop
Krishna Yarlagadda
1
-4
/
+8
2023-02-28
exfat: fix the newly allocated clusters are not freed in error handling
Yuezhang Mo
1
-10
/
+8
2023-02-28
exfat: don't print error log in normal case
Yuezhang Mo
1
-2
/
+3
2023-02-28
exfat: remove unneeded code from exfat_alloc_cluster()
Yuezhang Mo
1
-8
/
+1
2023-02-28
vc_screen: don't clobber return value in vcs_read
Thomas Weißschuh
1
-3
/
+4
2023-02-28
vfs: avoid duplicating creds in faccessat if possible
Mateusz Guzik
1
-1
/
+37
2023-02-28
capability: add cap_isidentical
Mateusz Guzik
1
-0
/
+10
2023-02-28
vc_screen: modify vcs_size() handling in vcs_read()
George Kennedy
1
-3
/
+1
2023-02-27
kunit: Fix 'hooks.o' build by recursing into kunit
David Gow
2
-9
/
+5
2023-02-27
mips: ralink: make SOC_MT7621 select PINCTRL
Arınç ÜNAL
1
-1
/
+1
2023-02-27
mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
Arınç ÜNAL
1
-1
/
+0
2023-02-27
MIPS: cevt-r4k: Offset the value used to clear compare interrupt
Jiaxun Yang
1
-2
/
+2
2023-02-27
MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
Jiaxun Yang
3
-20
/
+21
2023-02-27
SUNRPC: Properly terminate test case arrays
Chuck Lever
1
-0
/
+5
2023-02-27
SUNRPC: Let Kunit tests run with some enctypes compiled out
Chuck Lever
1
-6
/
+12
2023-02-27
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-02-27
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
1
-1
/
+1
2023-02-27
xen-netback: remove unused variables pending_idx and index
Tom Rix
1
-5
/
+0
2023-02-27
xfs: restore old agirotor behavior
Darrick J. Wong
1
-1
/
+2
2023-02-27
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
Krzysztof Kozlowski
1
-1
/
+1
2023-02-27
ARM: dts: aspeed: p10bmc: Update battery node name
Eddie James
3
-3
/
+3
2023-02-27
arm64: defconfig: Add IOSCHED_BFQ to the default configs
Linus Walleij
1
-0
/
+1
2023-02-27
arm64: defconfig: Fix unintentional disablement of PCI on i.MX
Mark Brown
1
-1
/
+1
2023-02-27
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
1
-2
/
+2
2023-02-27
exfat: handle unreconized benign secondary entries
Namjae Jeon
3
-25
/
+81
2023-02-27
exfat: fix inode->i_blocks for non-512 byte sector size device
Yuezhang Mo
4
-9
/
+5
2023-02-27
exfat: redefine DIR_DELETED as the bad cluster number
Sungjong Seo
1
-1
/
+1
2023-02-27
exfat: fix reporting fs error when reading dir beyond EOF
Yuezhang Mo
1
-1
/
+1
2023-02-27
exfat: fix unexpected EOF while reading dir
Yuezhang Mo
1
-4
/
+1
2023-02-27
MIPS: Remove DMA_PERDEV_COHERENT
Jiaxun Yang
1
-5
/
+0
2023-02-27
sh: clk: Fix clk_enable() to return 0 on NULL clk
Geert Uytterhoeven
1
-1
/
+1
2023-02-27
sh: intc: Avoid spurious sizeof-pointer-div warning
Michael Karcher
1
-1
/
+4
2023-02-26
Documentation: simplify and clarify DCO contribution example language
Linus Torvalds
1
-1
/
+1
2023-02-26
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
1
-11
/
+9
2023-02-26
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
1
-0
/
+8
2023-02-26
net: dsa: ocelot_ext: remove unnecessary phylink.h include
Russell King (Oracle)
1
-1
/
+0
2023-02-26
net: mscc: ocelot: fix duplicate driver name error
Vladimir Oltean
2
-2
/
+2
2023-02-26
net: dsa: felix: fix internal MDIO controller resource length
Vladimir Oltean
1
-1
/
+1
2023-02-26
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
3
-6
/
+9
2023-02-26
net/sched: act_sample: fix action bind logic
Pedro Tammela
1
-2
/
+9
2023-02-26
net/sched: act_mpls: fix action bind logic
Pedro Tammela
1
-29
/
+37
2023-02-26
net/sched: act_pedit: fix action bind logic
Pedro Tammela
1
-27
/
+31
2023-02-26
wifi: wext: warn about usage only once
Johannes Berg
1
-2
/
+2
2023-02-26
wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queue
Lorenzo Bianconi
1
-0
/
+1
2023-02-26
qede: avoid uninitialized entries in coal_entry array
Michal Schmidt
1
-14
/
+7
[next]