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-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-0
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
1
-0
/
+1
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
1
-1
/
+0
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
1
-2
/
+2
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
1
-2
/
+1
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
26
-71
/
+115
2023-06-12
Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-4
/
+16
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2
-0
/
+2
2023-06-12
fs: Fix comment typo
Mao Zhu
1
-1
/
+1
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-2
/
+1
2023-06-11
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
1
-3
/
+3
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
1
-0
/
+12
2023-06-11
RDMA/mlx5: Handle DCT QP logic separately from low level QP interface
Patrisious Haddad
1
-1
/
+0
2023-06-11
RDMA/mlx5: Reduce QP table exposure
Leon Romanovsky
1
-9
/
+0
2023-06-10
Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2023-06-10
Merge branch 'icc-cbf' into icc-next
Georgi Djakov
1
-0
/
+22
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2
-96
/
+1
2023-06-09
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-2
/
+76
2023-06-09
net/mlx5: Add new page type for EC VF pages
Daniel Jurgens
1
-0
/
+1
2023-06-09
net/mlx5: Update vport caps query/set for EC VFs
Daniel Jurgens
1
-1
/
+1
2023-06-09
net/mlx5: Enable devlink port for embedded cpu VF vports
Daniel Jurgens
1
-0
/
+6
2023-06-09
net/mlx5: mlx5_ifc updates for embedded CPU SRIOV
Daniel Jurgens
1
-3
/
+8
2023-06-09
syscalls: add sys_ni_posix_timers prototype
Arnd Bergmann
1
-0
/
+1
2023-06-09
include/linux/math.h: fix mult_frac() multiple argument evaluation bug
Alexey Dobriyan
1
-11
/
+11
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
1
-0
/
+2
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
1
-0
/
+2
2023-06-09
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
1
-0
/
+1
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
1
-1
/
+8
2023-06-09
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
1
-10
/
+0
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-13
/
+11
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
1
-2
/
+3
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
1
-1
/
+1
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
1
-1
/
+4
2023-06-09
watchdog/hardlockup: add comments to touch_nmi_watchdog()
Douglas Anderson
1
-4
/
+19
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
1
-1
/
+1
2023-06-09
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
1
-0
/
+17
2023-06-09
time_namespace: always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
1
-1
/
+2
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
1
-0
/
+5
2023-06-09
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
1
-0
/
+2
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
3
-1
/
+23
2023-06-09
panic: make function declarations visible
Arnd Bergmann
1
-0
/
+3
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
1
-2
/
+1
2023-06-09
mm: percpu: unhide pcpu_embed_first_chunk prototype
Arnd Bergmann
1
-2
/
+0
[prev]
[next]