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-06-23
accel/habanalabs: separate nonce from max_size in cpucp_packet struct
Dani Liberman
1
-3
/
+3
2024-06-23
accel/habanalabs/gaudi2: align embedded specs headers
Ofir Bitton
2
-9
/
+30
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
1
-0
/
+23
2024-06-23
regulator: Merge up v6.10-rc4
Mark Brown
22
-183
/
+93
2024-06-22
Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2024-06-22
spi: add devm_spi_optimize_message() helper
David Lechner
1
-0
/
+2
2024-06-21
libbpf,bpf: Share BTF relocate-related code with kernel
Alan Maguire
1
-0
/
+64
2024-06-21
module, bpf: Store BTF base pointer in struct module
Alan Maguire
1
-0
/
+2
2024-06-21
firmware: qcom_scm: Add gpu_init_regs call
Connor Abbott
1
-0
/
+23
2024-06-21
vfio/pci: Fix typo in macro to declare accessors
Gerd Bayer
1
-10
/
+10
2024-06-21
vfio/pci: Support 8-byte PCI loads and stores
Ben Segal
1
-0
/
+3
2024-06-21
tick: Remove unnused tick_nohz_get_idle_calls()
Christian Loehle
1
-1
/
+0
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
1
-0
/
+2
2024-06-21
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-06-21
block: Cleanup block device zone helpers
Damien Le Moal
1
-32
/
+12
2024-06-21
block: Define bdev_nr_zones() as an inline function
Damien Le Moal
1
-1
/
+5
2024-06-21
thermal: intel: intel_tcc: Add model checks for temperature registers
Ricardo Neri
1
-0
/
+1
2024-06-21
Merge back thermal control changes related to Intel platforms for v6.11
Rafael J. Wysocki
1
-6
/
+6
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
1
-2
/
+22
2024-06-21
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...
Lee Jones
2
-0
/
+29
2024-06-21
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
1
-0
/
+10
2024-06-21
Merge tag 'dmaengine_topic_dma_vec' into next
Vinod Koul
1
-0
/
+33
2024-06-21
dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
Paul Cercueil
1
-0
/
+33
2024-06-21
Merge branch '
[email protected]
' into driv...
Bjorn Andersson
3
-0
/
+58
2024-06-21
soc: qcom: smem: Add a feature code getter
Konrad Dybcio
2
-0
/
+27
2024-06-21
soc: qcom: Move some socinfo defines to the header
Konrad Dybcio
1
-0
/
+8
2024-06-21
firmware: qcom: scm: Add gpu_init_regs call
Connor Abbott
1
-0
/
+23
2024-06-20
bpf: remove unused parameter in __bpf_free_used_btfs
Rafael Passos
1
-2
/
+1
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-2
/
+1
2024-06-21
Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+2
2024-06-21
Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+10
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-0
/
+4
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
1
-2
/
+4
2024-06-20
block: Add core atomic write support
John Garry
2
-1
/
+62
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
2
-0
/
+6
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
1
-2
/
+15
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
1
-6
/
+7
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-30
/
+100
2024-06-20
spi: Merge up fixes
Mark Brown
1
-2
/
+3
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+26
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
1
-15
/
+10
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
1
-2
/
+5
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
1
-1
/
+0
2024-06-20
block: move the misaligned flag into the features field
Christoph Hellwig
1
-1
/
+3
2024-06-20
block: renumber and rename the cache disabled flag
Christoph Hellwig
1
-3
/
+3
2024-06-20
block: remove the unused blk_bounce enum
Christoph Hellwig
1
-9
/
+0
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-06-19
fortify: Do not special-case 0-sized destinations
Kees Cook
1
-6
/
+2
2024-06-19
dma-buf/heaps: Correct the types of fd_flags and heap_flags
Barry Song
1
-2
/
+2
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
1
-36
/
+83
[prev]
[next]