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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-18
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-1
/
+1
2023-06-18
Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-4
/
+10
2023-06-18
Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+1
2023-06-18
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
1
-0
/
+17
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
1
-2
/
+12
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
1
-1
/
+1
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
1
-0
/
+1
2023-06-17
hwmon: (sht3x) remove sht3x_platform_data
JuenKit Yip
1
-15
/
+0
2023-06-17
irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototype
Arnd Bergmann
1
-1
/
+2
2023-06-17
irqchip/mmp: Remove non-DT codepath
Arnd Bergmann
1
-10
/
+0
2023-06-16
net/mlx5: Expose bits for local loopback counter
Or Har-Toov
1
-2
/
+4
2023-06-16
net/mlx5: Handle sync reset unload event
Moshe Shemesh
2
-1
/
+3
2023-06-16
net/mlx5: Expose timeout for sync reset unload stage
Moshe Shemesh
1
-1
/
+3
2023-06-16
Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+10
2023-06-16
iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc
Christoph Hellwig
1
-6
/
+0
2023-06-16
block: remove BIO_PAGE_REFFED
Christoph Hellwig
2
-3
/
+1
2023-06-16
Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/...
Jens Axboe
1
-5
/
+5
2023-06-16
sched/wait: Fix a kthread_park race with wait_woken()
Arve Hjønnevåg
1
-0
/
+1
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
1
-1
/
+1
2023-06-16
perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
Marc Zyngier
1
-3
/
+3
2023-06-16
locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldoc
Mark Rutland
3
-9
/
+9
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
1
-0
/
+13
2023-06-16
genirq: Use BIT() for the IRQD_* state flags
Marc Zyngier
1
-23
/
+23
2023-06-16
Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...
Vlastimil Babka
1
-0
/
+12
2023-06-16
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
3
-4
/
+55
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+12
2023-06-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+12
2023-06-15
cpufreq: Fail driver register if it has adjust_perf without fast_switch
Wyes Karny
1
-1
/
+4
2023-06-15
eventfd: add a uapi header for eventfd userspace APIs
Wen Yang
1
-5
/
+1
2023-06-15
fbdev: Use /* */ comment in initializer macro
Thomas Zimmermann
1
-2
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-0
/
+4
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+3
2023-06-14
blktrace: use inline function for blk_trace_remove() while blktrace is disabled
Yu Kuai
1
-1
/
+5
2023-06-14
fsverity: rework fsverity_get_digest() again
Eric Biggers
1
-5
/
+9
2023-06-14
regulator: mt6358: Drop *_SSHUB regulators
Chen-Yu Tsai
1
-4
/
+0
2023-06-14
regulator: mt6358: Merge VCN33_* regulators
Chen-Yu Tsai
1
-4
/
+2
2023-06-14
wifi: iwlwifi: mvm: add support for Extra EHT LTF
Gregory Greenman
1
-0
/
+1
2023-06-13
bpf: Verify scalar ids mapping in regsafe() using check_ids()
Eduard Zingerman
1
-6
/
+11
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
1
-1
/
+9
2023-06-13
soc: qcom: socinfo: Add support for new fields in revision 19
Naman Jain
1
-2
/
+6
2023-06-13
soc: qcom: socinfo: Add support for new fields in revision 18
Naman Jain
1
-0
/
+3
2023-06-13
gpiolib: remove unused gpio_cansleep()
Andy Shevchenko
1
-12
/
+0
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-6
/
+5
2023-06-12
Remove file->f_op->sendpage
David Howells
1
-1
/
+0
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
1
-3
/
+5
2023-06-12
nvmet: reorder fields in 'struct nvmefc_fcp_req'
Christophe JAILLET
1
-5
/
+5
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
1
-1
/
+0
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
1
-1
/
+0
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-1
/
+2
[prev]
[next]