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
2023-09-13
scsi: pm8001: Setup IRQs on resume
Damien Le Moal
1
-34
/
+17
2023-09-13
scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...
Michal Grzedzicki
1
-0
/
+2
2023-09-13
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
Michal Grzedzicki
2
-2
/
+2
2023-09-13
Merge branch '6.6/scsi-staging' into 6.6/scsi-fixes
Martin K. Petersen
14
-55
/
+63
2023-09-13
Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
87
-12
/
+12
2023-09-13
Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-76
/
+207
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-46
/
+152
2023-09-13
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
1
-1
/
+1
2023-09-13
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
1
-1
/
+0
2023-09-13
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
1
-3
/
+9
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
1
-1
/
+11
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
1
-1
/
+4
2023-09-13
ixgbe: fix timestamp configuration code
Vadim Fedorenko
1
-13
/
+15
2023-09-13
i2c: cadence: Fix the kernel-doc warnings
Shubhrajyoti Datta
1
-0
/
+1
2023-09-13
pmdomain: Rename the genpd subsystem to pmdomain
Ulf Hansson
87
-12
/
+12
2023-09-13
i2c: aspeed: Reset the i2c controller when timeout occurs
Tommy Huang
1
-2
/
+5
2023-09-13
i2c: I2C_MLXCPLD on ARM64 should depend on ACPI
Geert Uytterhoeven
1
-2
/
+2
2023-09-13
i2c: Make I2C_ATR invisible
Geert Uytterhoeven
1
-1
/
+1
2023-09-13
i2c: Drop legacy callback .probe_new()
Uwe Kleine-König
1
-10
/
+1
2023-09-13
w1: ds2482: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-09-13
Documentation: embargoed-hardware-issues.rst: Add myself for RISC-V
Palmer Dabbelt
1
-0
/
+1
2023-09-13
Merge branch 'tcp-bind-fixes'
David S. Miller
3
-27
/
+82
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
1
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
1
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
1
-1
/
+6
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2
-1
/
+7
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
1
-15
/
+13
2023-09-12
drm/amdkfd: Insert missing TLB flush on GFX10 and later
Harish Kasiviswanathan
1
-2
/
+1
2023-09-12
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
1
-2
/
+8
2023-09-12
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
1
-2
/
+2
2023-09-12
riscv: kexec: Align the kexeced kernel entry
Song Shuai
1
-1
/
+7
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
1
-1
/
+1
2023-09-12
smb3: move server check earlier when setting channel sequence number
Steve French
1
-10
/
+15
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-66
/
+128
2023-09-12
Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-53
/
+92
2023-09-12
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-09-12
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-16
/
+70
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-09-12
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-21
/
+43
2023-09-12
Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2023-09-12
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
1
-4
/
+0
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
2
-0
/
+13
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
2
-0
/
+11
2023-09-12
selftests: tracing: Fix to unmount tracefs for recovering environment
Masami Hiramatsu (Google)
1
-0
/
+8
2023-09-12
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
1
-0
/
+2
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
1
-4
/
+9
2023-09-12
driver core: return an error when dev_set_name() hasn't happened
Andy Shevchenko
1
-0
/
+2
2023-09-12
Revert "comedi: add HAS_IOPORT dependencies"
Ian Abbott
1
-68
/
+35
[prev]
[next]