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
2022-05-04
Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-10
/
+79
2022-05-04
Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-5
/
+7
2022-05-04
iommu: Make sysfs robust for non-API groups
Robin Murphy
1
-1
/
+8
2022-05-04
Merge tag 'mlx5-fixes-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/g
David S. Miller
15
-69
/
+173
2022-05-04
iommu/dart: Add missing module owner to ops structure
Hector Martin
1
-0
/
+1
2022-05-04
net/mlx5: Fix matching on inner TTC
Mark Bloch
2
-1
/
+3
2022-05-04
net/mlx5: Avoid double clear or set of sync reset requested
Moshe Shemesh
1
-9
/
+19
2022-05-04
net/mlx5: Fix deadlock in sync reset flow
Moshe Shemesh
1
-17
/
+17
2022-05-04
net/mlx5e: Fix trust state reset in reload
Moshe Tal
1
-0
/
+10
2022-05-04
net/mlx5e: Avoid checking offload capability in post_parse action
Ariel Levkovich
1
-2
/
+1
2022-05-04
net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release
Paul Blakey
1
-0
/
+4
2022-05-04
net/mlx5e: TC, fix decap fallback to uplink when int port not supported
Ariel Levkovich
1
-1
/
+2
2022-05-04
net/mlx5e: TC, Fix ct_clear overwriting ct action metadata
Ariel Levkovich
3
-16
/
+49
2022-05-04
net/mlx5e: Lag, Don't skip fib events on current dst
Vlad Buslov
2
-8
/
+14
2022-05-04
net/mlx5e: Lag, Fix fib_info pointer assignment
Vlad Buslov
1
-1
/
+1
2022-05-04
net/mlx5e: Lag, Fix use-after-free in fib event handler
Vlad Buslov
2
-11
/
+20
2022-05-04
net/mlx5e: Fix the calling of update_buffer_lossy() API
Mark Zhang
1
-2
/
+2
2022-05-04
net/mlx5e: Don't match double-vlan packets if cvlan is not set
Vlad Buslov
1
-0
/
+11
2022-05-04
net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
Aya Levin
1
-6
/
+25
2022-05-04
net/mlx5e: Fix wrong source vport matching on tunnel rule
Ariel Levkovich
1
-1
/
+1
2022-05-03
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
2
-13
/
+15
2022-05-03
bnxt_en: Fix unnecessary dropping of RX packets
Michael Chan
1
-0
/
+4
2022-05-03
bnxt_en: Initiallize bp->ptp_lock first before using it
Michael Chan
1
-8
/
+7
2022-05-03
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
1
-5
/
+4
2022-05-03
smsc911x: allow using IRQ0
Sergey Shtylyov
1
-1
/
+1
2022-05-03
net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
Matthew Hagan
1
-1
/
+11
2022-05-03
Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2022-05-03
Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-10
/
+29
2022-05-03
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
1
-0
/
+8
2022-05-03
selftests/net: so_txtime: usage(): fix documentation of default clock
Marc Kleine-Budde
1
-1
/
+1
2022-05-03
selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems
Marc Kleine-Budde
1
-1
/
+1
2022-05-03
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
1
-0
/
+3
2022-05-03
Merge branch 'emaclite-improve-error-handling-and-minor-cleanup'
Paolo Abeni
1
-18
/
+12
2022-05-03
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
1
-3
/
+12
2022-05-03
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
1
-15
/
+0
2022-05-02
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+91
2022-05-01
Linux 5.18-rc5
v5.18-rc5
Linus Torvalds
1
-1
/
+1
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-62
/
+214
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-29
/
+63
2022-05-01
net: dsa: b53: convert to phylink_pcs
Russell King (Oracle)
5
-72
/
+75
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-99
/
+265
2022-05-01
Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2022-05-01
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
1
-8
/
+8
2022-05-01
Merge branch 'nfc-fixes'
David S. Miller
2
-16
/
+15
2022-05-01
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
1
-1
/
+1
2022-05-01
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
3
-1
/
+3
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+26
2022-04-30
Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-113
/
+148
2022-04-30
Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-215
/
+293
[prev]
[next]