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-07-10
driver core: make driver_[create|remove]_file take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-07-10
swiotlb: reduce swiotlb pool lookups
Michael Kelley
2
-44
/
+63
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
1
-1
/
+2
2024-07-09
sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
Suren Baghdasaryan
1
-2
/
+2
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
1
-16
/
+25
2024-07-09
iommufd: Add iommufd fault object
Lu Baolu
1
-0
/
+4
2024-07-09
spi: add defer_optimize_message controller flag
David Lechner
1
-0
/
+4
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
1
-0
/
+3
2024-07-09
thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
Rafael J. Wysocki
1
-0
/
+3
2024-07-09
thermal: core: Change passive_delay and polling_delay data type
Rafael J. Wysocki
1
-1
/
+2
2024-07-09
Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-0
/
+6
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
1
-1
/
+1
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
5
-9
/
+84
2024-07-09
Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...
Arnd Bergmann
2
-0
/
+13
2024-07-09
ARM: spitz: Use software nodes to describe MMC GPIOs
Dmitry Torokhov
1
-1
/
+3
2024-07-09
vdpa/mlx5: Add support for modifying the VQ features field
Dragos Tatulea
1
-0
/
+1
2024-07-09
vdpa/mlx5: Add support for modifying the virtio_version VQ field
Dragos Tatulea
1
-0
/
+1
2024-07-09
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
1
-0
/
+1
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
2
-6
/
+7
2024-07-09
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
1
-2
/
+1
2024-07-09
task_work: Add TWA_NMI_CURRENT as an additional notify mode.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-07-09
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-0
/
+1
2024-07-09
task_work: Introduce task_work_cancel() again
Frederic Weisbecker
1
-0
/
+1
2024-07-09
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-07-09
PM: domains: Allow devices attached to genpd to be managed by HW
Ulf Hansson
1
-0
/
+17
2024-07-09
mfd: tmio: Move header to platform_data
Wolfram Sang
1
-0
/
+0
2024-07-09
mfd: tmio: Sanitize comments
Wolfram Sang
1
-21
/
+11
2024-07-09
mfd: tmio: Update include files
Wolfram Sang
1
-8
/
+1
2024-07-09
mfd: tmio: Remove obsolete io accessors
Wolfram Sang
1
-25
/
+0
2024-07-09
mfd: tmio: Remove obsolete platform_data
Wolfram Sang
1
-27
/
+0
2024-07-09
soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registers
Peter Griffin
1
-0
/
+4
2024-07-09
Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...
Arnd Bergmann
1
-0
/
+7
2024-07-09
Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
6
-9
/
+131
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
1
-0
/
+1
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2
-3
/
+20
2024-07-08
jbd2: precompute number of transaction descriptor blocks
Jan Kara
1
-0
/
+7
2024-07-08
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
1
-5
/
+0
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
1
-1
/
+1
2024-07-08
sched_ext: Implement DSQ iterator
Tejun Heo
1
-0
/
+3
2024-07-08
sched_ext: Take out ->priq and ->flags from scx_dsq_node
Tejun Heo
1
-5
/
+5
2024-07-08
of: dynamic: Introduce of_changeset_add_prop_bool()
Herve Codina
1
-0
/
+3
2024-07-08
of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
Herve Codina
1
-1
/
+1
2024-07-08
Input: make events() method return number of events processed
Dmitry Torokhov
1
-3
/
+4
2024-07-08
uaccess: always export _copy_[from|to]_user with CONFIG_RUST
Arnd Bergmann
1
-14
/
+32
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
1
-0
/
+2
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
1
-0
/
+1
2024-07-08
nfs: move nfs_wait_on_request to write.c
Christoph Hellwig
1
-1
/
+0
2024-07-08
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
1
-1
/
+0
2024-07-08
nfs: simplify nfs_folio_find_and_lock_request
Christoph Hellwig
1
-1
/
+0
2024-07-08
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
1
-2
/
+2
[prev]
[next]