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
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
1
-0
/
+1
2020-03-26
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
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-25
clk: imx: Align imx sc clock parent msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-03-25
clk: imx: Align imx sc clock msg structs to 4
Leonard Crestez
1
-3
/
+3
2020-03-25
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
RDMA/mlx5: Block delay drop to unprivileged users
Maor Gottlieb
1
-0
/
+4
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
2
-12
/
+34
2020-03-24
r8169: re-enable MSI on RTL8168c
Heiner Kallweit
1
-1
/
+1
2020-03-24
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
1
-4
/
+2
2020-03-24
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
1
-0
/
+3
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
3
-60
/
+9
2020-03-24
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 insertion
Stefano Brivio
1
-7
/
+27
2020-03-24
netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
Pablo Neira Ayuso
1
-0
/
+5
2020-03-24
KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
Wanpeng Li
1
-0
/
+6
2020-03-24
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
Hans de Goede
1
-0
/
+15
2020-03-23
selftests/net/forwarding: add Makefile to install tests
Vadym Kochan
2
-0
/
+76
2020-03-23
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
4
-4
/
+12
2020-03-23
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-03-23
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
1
-0
/
+4
2020-03-23
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
1
-3
/
+3
2020-03-23
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
1
-4
/
+4
[next]