index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
1
-0
/
+11
2021-08-10
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
1
-1
/
+8
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
1
-3
/
+0
2021-08-10
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2
-1
/
+27
2021-08-10
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
2
-7
/
+23
2021-08-10
net: dsa: microchip: Fix ksz_read64()
Ben Hutchings
1
-6
/
+2
2021-08-10
Merge tag 'linux-can-fixes-for-5.14-20210810' of git://git.kernel.org/pub/scm...
David S. Miller
2
-5
/
+5
2021-08-10
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
19
-58
/
+83
2021-08-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
4
-13
/
+36
2021-08-10
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2
-4
/
+4
2021-08-10
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
1
-14
/
+28
2021-08-10
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
1
-1
/
+1
2021-08-10
ovl: fix deadlock in splice write
Miklos Szeredi
1
-1
/
+46
2021-08-10
ovl: skip stale entries in merge dir cache iteration
Amir Goldstein
1
-0
/
+5
2021-08-10
bpf: Add missing bpf_read_[un]lock_trace() for syscall program
Yonghong Song
1
-0
/
+4
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
3
-2
/
+5
2021-08-10
drm/meson: fix colour distortion from HDR set during vendor u-boot
Christian Hewitt
2
-1
/
+11
2021-08-10
can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register
Hussein Alasadi
1
-4
/
+4
2021-08-10
MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typo
Baruch Siach
1
-1
/
+1
2021-08-09
net/mlx5: Fix return value from tracer initialization
Aya Levin
1
-2
/
+9
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
10
-30
/
+27
2021-08-09
net/mlx5e: TC, Fix error handling memory leak
Chris Mi
1
-0
/
+1
2021-08-09
net/mlx5: Destroy pool->mutex
Shay Drory
1
-1
/
+2
2021-08-09
net/mlx5: Set all field of mlx5_irq before inserting it to the xarray
Shay Drory
1
-1
/
+1
2021-08-09
net/mlx5: Fix order of functions in mlx5_irq_detach_nb()
Shay Drory
1
-1
/
+4
2021-08-09
net/mlx5: Block switchdev mode while devlink traps are active
Aya Levin
1
-3
/
+11
2021-08-09
net/mlx5e: Destroy page pool after XDP SQ to fix use-after-free
Maxim Mikityanskiy
1
-10
/
+10
2021-08-09
net/mlx5: Bridge, fix ageing time
Vlad Buslov
1
-2
/
+2
2021-08-09
net/mlx5e: Avoid creating tunnel headers for local route
Roi Dayan
1
-0
/
+5
2021-08-09
net/mlx5: DR, Add fail on error check on decap
Alex Vesker
1
-0
/
+2
2021-08-09
net/mlx5: Don't skip subfunction cleanup in case of error in module init
Leon Romanovsky
2
-8
/
+9
2021-08-09
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+19
2021-08-09
bareudp: Fix invalid read beyond skb's linear data
Guillaume Nault
1
-5
/
+11
2021-08-09
net: openvswitch: fix kernel-doc warnings in flow.c
Randy Dunlap
1
-6
/
+7
2021-08-09
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-09
MAINTAINERS: update Vineet's email address
Vineet Gupta
1
-1
/
+1
2021-08-09
ucounts: add missing data type changes
Sven Schnelle
3
-20
/
+33
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
4
-8
/
+8
2021-08-09
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
1
-5
/
+8
2021-08-09
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
1
-8
/
+15
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
2
-0
/
+8
2021-08-09
ice: Prevent probing virtual functions
Anirudh Venkataramanan
1
-0
/
+5
2021-08-09
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-09
Merge branch 'smc-fixes'
David S. Miller
6
-10
/
+38
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
3
-3
/
+5
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-08-09
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
Grygorii Strashko
2
-3
/
+8
2021-08-09
page_pool: mask the page->signature before the checking
Yunsheng Lin
1
-1
/
+9
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-08-09
drm/i915/gvt: Fix cached atomics setting for Windows VM
Zhenyu Wang
2
-0
/
+3
[prev]
[next]