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
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2024-11-01
iio: backend: extend features
Angelo Dureghello
1
-0
/
+17
2024-10-31
dql: annotate data-races around dql->last_obj_cnt
Eric Dumazet
1
-1
/
+1
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-16
/
+40
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+3
2024-10-31
i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
Frank Li
1
-2
/
+5
2024-10-31
i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
Frank Li
1
-1
/
+3
2024-10-31
block: remove bio_add_zone_append_page
Christoph Hellwig
1
-2
/
+0
2024-10-31
mfd: mt6397: Add initial support for MT6328
Yassine Oudjana
3
-5
/
+881
2024-10-31
mfd: axp20x: Add support for AXP323
Andre Przywara
1
-0
/
+2
2024-10-31
mfd: axp20x: Ensure relationship between IDs and model names
Andre Przywara
1
-1
/
+1
2024-10-31
Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
1
-51
/
+0
2024-10-31
clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
Frederic Weisbecker
1
-2
/
+0
2024-10-30
mm: allow set/clear page_type again
Yu Zhao
1
-0
/
+8
2024-10-30
mm, swap: avoid over reclaim of full clusters
Kairui Song
1
-0
/
+1
2024-10-30
mm/codetag: fix null pointer check logic for ref and tag
Hao Ge
1
-6
/
+10
2024-10-30
s390/time: Add clocksource id to TOD clock
Sven Schnelle
1
-0
/
+1
2024-10-30
uprobes: SRCU-protect uretprobe lifetime (with timeout)
Andrii Nakryiko
1
-2
/
+52
2024-10-30
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
1
-1
/
+0
2024-10-30
KVM: Protect vCPU's "last run PID" with rwlock, not RCU
Sean Christopherson
1
-1
/
+2
2024-10-30
x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()
Linus Torvalds
1
-6
/
+15
2024-10-30
PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
1
-0
/
+1
2024-10-30
PCI: Remove pcim_iomap_regions_request_all()
Philipp Stanner
1
-2
/
+0
2024-10-30
PCI: Make pcim_request_all_regions() a public function
Philipp Stanner
1
-0
/
+1
2024-10-30
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
1
-0
/
+3
2024-10-30
jiffies: Define secs_to_jiffies()
Easwar Hariharan
1
-0
/
+13
2024-10-30
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+6
2024-10-30
pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag
Sibi Sankar
1
-0
/
+6
2024-10-30
blk-integrity: remove seed for user mapped buffers
Keith Busch
2
-5
/
+4
2024-10-30
iommu: Make bus_iommu_probe() static
Robin Murphy
1
-1
/
+0
2024-10-30
Merge branch 'work.fdtable' into vfs.file
Christian Brauner
2
-5
/
+1
2024-10-30
fs: port files to file_ref
Christian Brauner
1
-5
/
+5
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-9
/
+60
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-2
/
+3
2024-10-29
io_uring/rsrc: move struct io_fixed_file to rsrc.h header
Jens Axboe
1
-5
/
+0
2024-10-29
io_uring: add support for fixed wait regions
Jens Axboe
1
-0
/
+10
2024-10-29
io_uring/register: add IORING_REGISTER_RESIZE_RINGS
Jens Axboe
1
-0
/
+7
2024-10-29
io_uring: kill 'imu' from struct io_kiocb
Jens Axboe
1
-3
/
+0
2024-10-29
io_uring: clean up cqe trace points
Pavel Begunkov
1
-0
/
+5
2024-10-29
io_uring/poll: get rid of per-hashtable bucket locks
Jens Axboe
1
-1
/
+0
2024-10-29
io_uring/poll: get rid of unlocked cancel hash
Jens Axboe
1
-5
/
+1
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
1
-5
/
+10
2024-10-29
regmap: Merge up fixes from v6.12-rc3
Mark Brown
23
-44
/
+391
2024-10-29
platform/x86: wmi: Introduce to_wmi_driver()
Armin Wolf
1
-0
/
+8
2024-10-29
platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()
Armin Wolf
1
-1
/
+1
2024-10-29
iommu: Restore iommu_flush_iotlb_all()
Joerg Roedel
1
-0
/
+10
2024-10-29
iommu: Fix prototype of iommu_paging_domain_alloc_flags()
Joerg Roedel
1
-1
/
+1
2024-10-29
rtnetlink: Define rtnl_net_trylock().
Kuniyuki Iwashima
1
-0
/
+6
2024-10-29
ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().
Kuniyuki Iwashima
1
-0
/
+9
2024-10-29
rtnetlink: Make per-netns RTNL dereference helpers to macro.
Kuniyuki Iwashima
1
-15
/
+6
[prev]
[next]