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-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
1
-5
/
+2
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
1
-1
/
+1
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
1
-2
/
+6
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
1
-2
/
+7
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
1
-1
/
+3
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
1
-3
/
+3
2021-09-24
io-wq: ensure we exit if thread group is exiting
Jens Axboe
1
-1
/
+2
2021-09-24
vfio/ap_ops: Add missed vfio_uninit_group_dev()
Jason Gunthorpe
1
-1
/
+3
2021-09-24
arm64: dts: qcom: sdm630: Add missing a2noc qos clocks
Shawn Guo
1
-2
/
+13
2021-09-24
arm64: dts: qcom: qrb5165-rb5: enabled pwrkey and resin nodes
Dmitry Baryshkov
1
-0
/
+10
2021-09-24
arm64: dts: qcom: pm8150: specify reboot mode magics
Dmitry Baryshkov
1
-0
/
+2
2021-09-24
arm64: dts: qcom: pm8150: use qcom,pm8998-pon binding
Dmitry Baryshkov
1
-1
/
+1
2021-09-24
fs/ntfs3: Refactoring lock in ntfs_init_acl
Konstantin Komarov
1
-41
/
+14
2021-09-24
fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode
Konstantin Komarov
1
-11
/
+4
2021-09-24
fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex
Konstantin Komarov
1
-2
/
+7
2021-09-24
fs/ntfs3: Refactor ntfs_get_acl_ex for better readability
Konstantin Komarov
1
-3
/
+6
2021-09-24
fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode
Konstantin Komarov
2
-23
/
+14
2021-09-24
fs/ntfs3: Fix logical error in ntfs_create_inode
Konstantin Komarov
1
-1
/
+1
2021-09-24
RDMA/usnic: Lock VF with mutex instead of spinlock
Leon Romanovsky
3
-10
/
+10
2021-09-24
NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLE
Randy Dunlap
1
-1
/
+2
2021-09-24
drivers: net: mhi: fix error path in mhi_net_newlink
Daniele Palmas
1
-5
/
+1
2021-09-24
smsc95xx: fix stalled rx after link change
Aaro Koskinen
1
-0
/
+3
2021-09-24
Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
3
-28
/
+36
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
4
-11
/
+14
2021-09-24
net: enetc: fix the incorrect clearing of IF_MODE bits
Vladimir Oltean
1
-2
/
+1
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
9
-17
/
+69
2021-09-24
hwmon: (ltc2947) Properly handle errors when looking for the external clock
Uwe Kleine-König
1
-2
/
+6
2021-09-24
hwmon: (tmp421) fix rounding for negative values
Paul Fertser
1
-16
/
+8
2021-09-24
hwmon: (tmp421) report /PVLD condition as fault
Paul Fertser
1
-6
/
+3
2021-09-24
hwmon: (tmp421) handle I2C errors
Paul Fertser
1
-10
/
+28
2021-09-24
RDMA/hns: Work around broken constant propagation in gcc 8
Jason Gunthorpe
1
-5
/
+6
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
22
-117
/
+46
2021-09-24
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
1
-21
/
+84
2021-09-24
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
1
-51
/
+60
2021-09-24
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
1
-7
/
+2
2021-09-24
m68k: Remove the 030 case in virt_to_phys_slow
Christoph Hellwig
1
-18
/
+1
2021-09-24
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
1
-0
/
+4
2021-09-24
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
5
-105
/
+71
2021-09-24
m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
Al Viro
1
-0
/
+2
2021-09-24
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-09-24
ath5k: fix building with LEDS=m
Arnd Bergmann
2
-7
/
+7
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2
-4
/
+4
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
6
-8
/
+17
2021-09-24
Merge branch 'mptcp-fixes'
David S. Miller
7
-27
/
+21
2021-09-24
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
1
-3
/
+1
2021-09-24
mptcp: don't return sockets in foreign netns
Florian Westphal
6
-24
/
+20
2021-09-24
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
1
-1
/
+1
2021-09-24
PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...
Long Li
1
-3
/
+10
2021-09-24
Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-3
/
+48
2021-09-24
crypto: x86/sm4 - Fix frame pointer stack corruption
Josh Poimboeuf
1
-2
/
+3
[prev]
[next]