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
2022-02-01
net/mlx5e: Fix module EEPROM query
Gal Pressman
1
-4
/
+5
2022-02-01
net/mlx5e: TC, Reject rules with drop and modify hdr action
Roi Dayan
1
-0
/
+6
2022-02-01
net/mlx5: Bridge, ensure dev_name is null-terminated
Vlad Buslov
1
-1
/
+1
2022-02-01
net/mlx5: Bridge, take rtnl lock in init error handler
Vlad Buslov
2
-0
/
+6
2022-02-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-2
/
+30
2022-02-01
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
Lior Nahmanson
1
-0
/
+9
2022-02-01
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
1
-3
/
+3
2022-02-01
tcp: fix mem under-charging with zerocopy sendmsg()
Eric Dumazet
1
-2
/
+5
2022-02-01
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
1
-2
/
+6
2022-02-01
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-02-01
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
1
-4
/
+7
2022-02-01
ethernet: smc911x: fix indentation in get/set EEPROM
Jakub Kicinski
1
-4
/
+4
2022-02-01
xfs: ensure log flush at the end of a synchronous fallocate call
Dave Chinner
1
-16
/
+16
2022-02-01
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
Dave Chinner
3
-42
/
+36
2022-02-01
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2
-14
/
+3
2022-02-01
xfs: fallocate() should call file_modified()
Dave Chinner
1
-4
/
+9
2022-02-01
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
3
-10
/
+12
2022-02-01
tools: Ignore errors from `which' when searching a GCC toolchain
Jean-Philippe Brucker
1
-1
/
+1
2022-02-01
Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-41
/
+45
2022-02-01
Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2022-02-01
Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-68
/
+229
2022-02-01
Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+13
2022-02-01
mailmap: update Christian Brauner's email address
Christian Brauner
1
-0
/
+3
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-66
/
+60
2022-02-01
Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+43
2022-02-01
arm64: Enable Cortex-A510 erratum 2051678 by default
Mark Brown
1
-0
/
+1
2022-02-01
kvm/arm64: rework guest entry logic
Mark Rutland
1
-18
/
+33
2022-02-01
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+14
2022-02-01
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
1
-43
/
+42
2022-02-01
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
1
-2
/
+4
2022-02-01
e1000e: Separate ADP board type from TGP
Sasha Neftin
3
-17
/
+40
2022-02-01
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
1
-1
/
+1
2022-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
3
-53
/
+207
2022-02-01
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
3
-0
/
+82
2022-02-01
cifs: Transition from ->readpages() to ->readahead()
David Howells
1
-137
/
+35
2022-02-01
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
20
-80
/
+175
2022-02-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-01
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-01
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-02-01
platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...
Mark Pearson
1
-0
/
+12
2022-02-01
ALSA: hda: Skip codec shutdown in case the codec is not registered
Peter Ujfalusi
1
-0
/
+4
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
1
-1
/
+1
2022-02-01
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2
-15
/
+12
2022-02-01
kvm/x86: rework guest entry logic
Mark Rutland
4
-50
/
+7
2022-02-01
kvm/mips: rework guest entry logic
Mark Rutland
1
-4
/
+46
2022-02-01
kvm: add guest_state_{enter,exit}_irqoff()
Mark Rutland
1
-3
/
+109
2022-02-01
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
Jonathan McDowell
1
-13
/
+13
2022-02-01
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
1
-3
/
+3
[prev]
[next]