index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cast_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
1
-21
/
+20
2020-03-27
parisc: Fix defconfig selection
Helge Deller
2
-0
/
+12
2020-03-27
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
1
-1
/
+0
2020-03-27
RISC-V: Move all address space definition macros to one place
Atish Patra
1
-37
/
+41
2020-03-27
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
1
-0
/
+1
2020-03-27
afs: Fix unpinned address list during probing
David Howells
1
-0
/
+2
2020-03-26
MAINTAINERS: fix bad file pattern
Linus Torvalds
1
-1
/
+1
2020-03-26
parse-maintainers: Do not sort section content by default
Joe Perches
1
-4
/
+27
2020-03-26
Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
Dmitry Torokhov
1
-1
/
+1
2020-03-26
RISC-V: Only select essential drivers for SOC_VIRT config
Anup Patel
3
-16
/
+30
2020-03-26
drm/scheduler: fix rare NULL ptr race
Yintian Tao
1
-0
/
+2
2020-03-26
KVM: X86: Narrow down the IPI fastpath to single target IPI
Wanpeng Li
1
-1
/
+4
2020-03-26
clk: imx: Align imx sc clock parent msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-03-26
clk: imx: Align imx sc clock msg structs to 4
Leonard Crestez
1
-3
/
+3
2020-03-26
clk: Pass correct arguments to __clk_hw_register_gate()
Stephen Boyd
1
-5
/
+5
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
10
-34
/
+47
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-03-25
selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
Hangbin Liu
2
-15
/
+16
2020-03-25
selftests/net: add missing tests to Makefile
Hangbin Liu
1
-1
/
+3
2020-03-25
drm/radeon: fix scatter-gather mapping with user pages
Shane Francis
1
-1
/
+1
2020-03-25
drm/amdgpu: fix scatter-gather mapping with user pages
Shane Francis
1
-1
/
+1
2020-03-25
drm/prime: use dma length macro when mapping sg
Shane Francis
1
-1
/
+1
2020-03-25
soc: samsung: chipid: Fix return value on non-Exynos platforms
Marek Szyprowski
1
-1
/
+1
2020-03-25
arm64: dts: Fix leftover entry-methods for PSCI
Linus Walleij
2
-2
/
+2
2020-03-25
ARM: dts: exynos: Fix regulator node aliasing on Midas-based boards
Marek Szyprowski
2
-3
/
+3
2020-03-25
RDMA/mlx5: Block delay drop to unprivileged users
Maor Gottlieb
1
-0
/
+4
2020-03-25
scsi: sd: Fix optimal I/O size for devices that change reported values
Martin K. Petersen
1
-1
/
+3
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
2
-12
/
+34
2020-03-25
r8169: re-enable MSI on RTL8168c
Heiner Kallweit
1
-1
/
+1
2020-03-25
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
1
-4
/
+2
2020-03-25
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
1
-0
/
+3
2020-03-25
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
3
-60
/
+9
2020-03-25
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-03-24
Input: avoid BIT() macro usage in the serio.h UAPI header
Eugene Syromiatnikov
1
-5
/
+5
2020-03-24
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
3
-2
/
+27
2020-03-24
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
1
-8
/
+3
2020-03-24
MAINTAINERS: Clean RXE section and add Zhu as RXE maintainer
Leon Romanovsky
1
-3
/
+1
2020-03-24
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
1
-2
/
+2
2020-03-24
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
1
-0
/
+1
2020-03-24
net/mlx5e: Do not recover from a non-fatal syndrome
Aya Levin
1
-2
/
+1
2020-03-24
net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
Aya Levin
3
-8
/
+26
2020-03-24
net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
Aya Levin
1
-2
/
+4
2020-03-24
net/mlx5e: Enhance ICOSQ WQE info fields
Aya Levin
3
-6
/
+7
2020-03-24
net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure
Leon Romanovsky
1
-0
/
+3
2020-03-24
selftests: netfilter: add nfqueue test case
Florian Westphal
4
-1
/
+695
2020-03-24
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
1
-0
/
+4
2020-03-24
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
1
-0
/
+9
2020-03-24
netfilter: nft_set_rbtree: Detect partial overlaps on insertion
Stefano Brivio
1
-3
/
+67
2020-03-24
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
1
-6
/
+11
2020-03-24
netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...
Stefano Brivio
1
-7
/
+27
[next]