index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-15
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
1
-2
/
+3
2021-12-15
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...
Haimin Zhang
1
-0
/
+1
2021-12-15
dpaa2-eth: fix ethtool statistics
Ioana Ciornei
2
-1
/
+3
2021-12-16
Merge tag 'drm-intel-fixes-2021-12-15' of ssh://git.freedesktop.org/git/drm/d...
Dave Airlie
1
-1
/
+1
2021-12-16
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-15
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
1
-5
/
+13
2021-12-15
netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
Eric Dumazet
1
-2
/
+2
2021-12-15
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
1
-0
/
+12
2021-12-15
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-15
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-12-15
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
1
-20
/
+0
2021-12-15
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Tetsuo Handa
1
-1
/
+22
2021-12-15
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
1
-0
/
+3
2021-12-15
dm integrity: fix data corruption due to improper use of bvec_kmap_local
Mike Snitzer
1
-1
/
+1
2021-12-15
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2
-0
/
+20
2021-12-15
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-12-15
igbvf: fix double free in `igbvf_probe`
Letu Ren
1
-0
/
+1
2021-12-15
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
1
-14
/
+14
2021-12-15
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-14
/
+25
2021-12-15
Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-11
/
+44
2021-12-15
Merge tag 'hyperv-fixes-signed-20211214' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-12-15
audit: improve robustness of the audit queue handling
Paul Moore
1
-11
/
+10
2021-12-15
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
1
-0
/
+3
2021-12-15
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
3
-9
/
+9
2021-12-15
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-12-15
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
1
-2
/
+4
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
1
-3
/
+4
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
6
-22
/
+31
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-15
Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
8
-19
/
+24
2021-12-15
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
1
-3
/
+3
2021-12-15
tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
Tetsuo Handa
1
-10
/
+7
2021-12-15
tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
Dmitry Vyukov
1
-7
/
+7
2021-12-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-8
/
+11
2021-12-15
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
1
-39
/
+27
2021-12-15
reset: renesas: Fix Runtime PM usage
Heiner Kallweit
1
-1
/
+6
2021-12-15
Revert "x86/boot: Mark prepare_command_line() __init"
Borislav Petkov
1
-1
/
+1
2021-12-15
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
Jeremy Szu
1
-0
/
+1
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
1
-2
/
+65
2021-12-14
bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
Daniel Borkmann
1
-1
/
+8
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2
-0
/
+117
2021-12-14
bpf: Fix kernel address leakage in atomic fetch
Daniel Borkmann
1
-3
/
+9
2021-12-14
bcache: fix NULL pointer reference in cached_dev_detach_finish
Lin Feng
1
-1
/
+2
2021-12-14
block: reduce kblockd_mod_delayed_work_on() CPU consumption
Jens Axboe
1
-0
/
+2
2021-12-14
Merge branch 'mptcp-fixes-for-ulp-a-deadlock-and-netlink-docs'
Jakub Kicinski
3
-11
/
+14
2021-12-14
mptcp: add missing documented NL params
Matthieu Baerts
1
-8
/
+10
2021-12-14
mptcp: fix deadlock in __mptcp_push_pending()
Maxim Galaganov
1
-1
/
+1
2021-12-14
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
1
-1
/
+3
2021-12-14
mptcp: remove tcp ulp setsockopt support
Florian Westphal
1
-1
/
+0
[prev]
[next]