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-08
nvmet-tcp: fix possible list corruption for unexpected command failure
Sagi Grimberg
1
-1
/
+8
2021-12-08
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
1
-1
/
+2
2021-12-08
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
1
-0
/
+2
2021-12-08
btrfs: free exchange changeset on failures
Johannes Thumshirn
1
-3
/
+9
2021-12-08
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
1
-2
/
+3
2021-12-08
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
1
-0
/
+8
2021-12-08
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
1
-0
/
+6
2021-12-08
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
1
-16
/
+584
2021-12-08
btrfs: fail if fstrim_range->start == U64_MAX
Josef Bacik
1
-0
/
+3
2021-12-08
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
1
-4
/
+2
2021-12-08
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
1
-1
/
+1
2021-12-08
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
1
-1
/
+1
2021-12-08
ACPI: tools: Fix compilation when output directory is not present
Chen Yu
2
-0
/
+2
2021-12-08
tracefs: Set all files to the same group ownership as the mount option
Steven Rostedt (VMware)
1
-0
/
+72
2021-12-08
tracefs: Have new files inherit the ownership of their parent
Steven Rostedt (VMware)
1
-0
/
+4
2021-12-08
Merge tag 'iio-fixes-for-5.16b' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
15
-44
/
+36
2021-12-08
soc: imx: Register SoC device only on i.MX boards
Stephan Gerhold
1
-0
/
+4
2021-12-08
irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
Wudi Wang
1
-1
/
+1
2021-12-08
KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
Vitaly Kuznetsov
1
-9
/
+13
2021-12-08
csky: fix typo of fpu config macro
Kelly Devilliv
1
-2
/
+2
2021-12-07
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
2
-1
/
+4
2021-12-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-38
/
+91
2021-12-07
Merge branch 'net-phy-fix-doc-build-warning'
Jakub Kicinski
2
-5
/
+7
2021-12-07
net: phy: Add the missing blank line in the phylink_suspend comment
Yanteng Si
1
-0
/
+1
2021-12-07
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
1
-5
/
+6
2021-12-07
gve: fix for null pointer dereference.
Ameer Hamza
1
-0
/
+3
2021-12-07
cifs: Fix crash on unload of cifs_arc4.ko
Vincent Whitchurch
1
-13
/
+0
2021-12-07
MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myself
Petr Machata
1
-1
/
+1
2021-12-07
Merge branch 'net-tls-cover-all-ciphers-with-tests'
Jakub Kicinski
1
-0
/
+36
2021-12-07
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
1
-0
/
+18
2021-12-07
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
1
-0
/
+18
2021-12-07
clk: Don't parent clks until the parent is fully registered
Mike Tipton
1
-3
/
+12
2021-12-08
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
4
-9
/
+9
2021-12-08
selftests: netfilter: switch zone stress to socat
Florian Westphal
1
-6
/
+13
2021-12-08
netfilter: nft_exthdr: break evaluation if setting TCP option fails
Pablo Neira Ayuso
1
-4
/
+7
2021-12-08
selftests: netfilter: Add correctness test for mac,net set type
Stefano Brivio
1
-3
/
+21
2021-12-08
nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
Stefano Brivio
1
-1
/
+1
2021-12-08
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
2
-8
/
+30
2021-12-07
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git://git.kernel.org/pub...
Linus Torvalds
17
-60
/
+47
2021-12-07
block: fix single bio async DIO error handling
Pavel Begunkov
1
-2
/
+1
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
6
-13
/
+25
2021-12-07
ice: fix choosing UDP header type
Michal Swiatkowski
1
-17
/
+10
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
1
-0
/
+3
2021-12-07
ice: Fix problems with DSCP QoS implementation
Dave Ertman
1
-6
/
+12
2021-12-07
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
1
-0
/
+4
2021-12-07
ice: fix FDIR init missing when reset VF
Yahui Cao
1
-0
/
+2
2021-12-07
PCI: apple: Fix PERST# polarity
Marc Zyngier
1
-2
/
+2
2021-12-07
arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DT
Marc Zyngier
1
-3
/
+4
2021-12-07
clk: versatile: clk-icst: use after free on error path
Dan Carpenter
1
-1
/
+1
2021-12-07
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
1
-10
/
+9
[prev]
[next]