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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-05
nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
Jeff Layton
1
-0
/
+1
2022-11-05
phy: ralink: mt7621-pci: add sentinel to quirks table
John Thomson
1
-1
/
+2
2022-11-05
ALSA: hda/ca0132: add quirk for EVGA Z390 DARK
Xian Wang
1
-0
/
+1
2022-11-05
capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
Gaosheng Cui
1
-1
/
+1
2022-11-04
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-04
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-04
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-11
/
+72
2022-11-04
Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
4
-6
/
+13
2022-11-04
net: fman: Unregister ethernet device on removal
Sean Anderson
1
-0
/
+9
2022-11-04
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
4
-11
/
+49
2022-11-04
bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
Alex Barba
1
-1
/
+1
2022-11-04
bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()
Michael Chan
1
-1
/
+1
2022-11-04
bnxt_en: fix the handling of PCIE-AER
Vikas Gupta
3
-2
/
+31
2022-11-04
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
1
-7
/
+16
2022-11-04
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-04
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-04
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-04
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-04
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-04
Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
29
-386
/
+670
2022-11-04
Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
1
-3
/
+4
2022-11-04
Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+9
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
9
-54
/
+98
2022-11-04
Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
34
-82
/
+267
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-05
phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
Peng Wu
1
-2
/
+2
2022-11-04
Merge tag 'drm-fixes-2022-11-04-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
48
-589
/
+824
2022-11-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
7
-10
/
+84
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
2
-25
/
+0
2022-11-04
spi: amd: Fix SPI_SPD7 value
Vitaly Rodionov
1
-1
/
+1
2022-11-04
net: tun: Fix memory leaks of napi_get_frags
Wang Yufen
1
-0
/
+1
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
2
-30
/
+162
2022-11-04
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
Roger Quadros
1
-1
/
+1
2022-11-04
Merge branch 'macsec-offload-fixes'
David S. Miller
1
-33
/
+17
2022-11-04
macsec: clear encryption keys from the stack after setting up offload
Sabrina Dubroca
1
-0
/
+2
2022-11-04
macsec: fix detection of RXSCs when toggling offloading
Sabrina Dubroca
1
-1
/
+1
2022-11-04
macsec: fix secy->n_rx_sc accounting
Sabrina Dubroca
1
-6
/
+8
2022-11-04
macsec: delete new rxsc when offload fails
Sabrina Dubroca
1
-3
/
+2
2022-11-04
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Sabrina Dubroca
1
-23
/
+4
2022-11-04
selftests/net: give more time to udpgro bg processes to complete startup
Adrien Thierry
3
-4
/
+4
2022-11-04
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
Guangbin Huang
1
-3
/
+5
2022-11-04
net: octeontx2-pf: mcs: consider MACSEC setting
Randy Dunlap
1
-0
/
+1
2022-11-04
HID: wacom: Fix logic used for 3rd barrel switch emulation
Jason Gerecke
1
-5
/
+6
2022-11-03
Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
25
-77
/
+114
2022-11-03
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
1
-17
/
+19
[prev]
[next]