index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Merge branch 'nfc-fixes'
David S. Miller
2022-05-01
2
-16
/
+15
|
|
|
\
|
|
|
*
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
2022-05-01
1
-1
/
+1
|
|
|
*
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-05-01
1
-15
/
+14
|
|
|
/
|
|
*
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-01
3
-1
/
+3
|
|
*
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-04-30
1
-4
/
+4
|
|
*
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-04-30
1
-3
/
+6
|
|
*
rxrpc: Enable IPv6 checksums on transport socket
David Howells
2022-04-30
1
-0
/
+3
|
|
*
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
2022-04-30
1
-1
/
+4
|
|
*
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
2022-04-30
1
-0
/
+1
|
|
*
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
2022-04-30
1
-0
/
+1
|
|
*
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
2022-04-30
1
-4
/
+34
|
|
*
hinic: fix bug of wq out of bound access
Qiao Ma
2022-04-30
1
-2
/
+5
|
|
*
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
2022-04-30
1
-1
/
+1
|
|
*
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
2022-04-30
1
-0
/
+1
|
|
*
Merge branch 'selftests-net-add-missing-tests-to-makefile'
Jakub Kicinski
2022-04-30
2
-1
/
+35
|
|
|
\
|
|
|
*
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
2022-04-30
1
-0
/
+33
|
|
|
*
selftests/net: add missing tests to Makefile
Hangbin Liu
2022-04-30
1
-1
/
+2
|
|
|
/
|
|
*
Merge tag 'linux-can-fixes-for-5.18-20220429' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2022-04-29
2
-42
/
+29
|
|
|
\
|
|
|
*
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
2022-04-29
1
-15
/
+7
|
|
|
*
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
2022-04-29
1
-5
/
+11
|
|
|
*
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
2022-04-29
1
-2
/
+4
|
|
|
*
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
2022-04-29
1
-0
/
+2
|
|
|
*
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
2022-04-29
1
-20
/
+5
|
*
|
|
Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-04
6
-10
/
+79
|
|
\
\
\
|
|
*
|
|
iommu: Make sysfs robust for non-API groups
Robin Murphy
2022-05-04
1
-1
/
+8
|
|
*
|
|
iommu/dart: Add missing module owner to ops structure
Hector Martin
2022-05-04
1
-0
/
+1
|
|
*
|
|
iommu/dart: check return value after calling platform_get_resource()
Yang Yingliang
2022-04-28
1
-5
/
+4
|
|
*
|
|
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2022-04-28
2
-1
/
+38
|
|
|
\
\
\
|
|
|
*
|
|
iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
Ashish Mhetre
2022-04-22
1
-0
/
+30
|
|
|
*
|
|
iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()
Nicolin Chen
2022-04-20
1
-1
/
+8
|
|
*
|
|
|
iommu/vt-d: Drop stop marker messages
Lu Baolu
2022-04-28
1
-0
/
+4
|
|
*
|
|
|
iommu/vt-d: Calculate mask for non-aligned flushes
David Stevens
2022-04-28
1
-3
/
+24
|
*
|
|
|
|
Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-05-04
2
-5
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()
Corey Minyard
2022-04-29
2
-5
/
+5
|
|
*
|
|
|
|
ipmi: When handling send message responses, don't process the message
Corey Minyard
2022-04-29
1
-0
/
+2
|
*
|
|
|
|
|
Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-04
1
-5
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
2022-04-29
1
-5
/
+5
|
*
|
|
|
|
|
|
Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-03
7
-10
/
+29
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk
Zev Weiss
2022-04-27
1
-0
/
+16
|
|
*
|
|
|
|
|
|
hwmon: (pmbus) disable PEC if not enabled
Adam Wujek
2022-04-25
1
-0
/
+3
|
|
*
|
|
|
|
|
|
hwmon: (f71882fg) Fix negative temperature
Ji-Ze Hong (Peter Hong)
2022-04-18
1
-2
/
+3
|
|
*
|
|
|
|
|
|
dt-bindings: hwmon: ti,tmp421: Fix type for 'ti,n-factor'
Rob Herring
2022-04-13
1
-4
/
+3
|
|
*
|
|
|
|
|
|
hwmon: (adt7470) Fix warning on module removal
Armin Wolf
2022-04-08
1
-2
/
+2
|
|
*
|
|
|
|
|
|
hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
Denis Pauk
2022-04-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
hwmon: (xdpe12284) Fix build warning seen if CONFIG_SENSORS_XDPE122_REGULATOR...
Guenter Roeck
2022-04-04
1
-1
/
+1
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-02
6
-23
/
+91
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
2022-04-27
3
-0
/
+47
|
|
*
|
|
|
|
|
|
btrfs: do not BUG_ON() on failure to update inode when setting xattr
Filipe Manana
2022-04-27
1
-2
/
+4
|
|
*
|
|
|
|
|
|
btrfs: always log symlinks in full mode
Filipe Manana
2022-04-27
1
-1
/
+13
|
|
*
|
|
|
|
|
|
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
2022-04-27
3
-7
/
+14
[prev]
[next]