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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
1
-1
/
+13
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
3
-0
/
+3
2024-03-25
workqueue: Introduce enable_and_queue_work() convenience function
Allen Pais
1
-0
/
+26
2024-03-25
workqueue: add function in event of workqueue_activate_work
Kassey Li
1
-1
/
+3
2024-03-25
workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->af...
Lai Jiangshan
1
-0
/
+3
2024-03-25
Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
Martin K. Petersen
1
-0
/
+1
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+4
2024-03-25
workqueue: Remember whether a work item was on a BH workqueue
Tejun Heo
1
-1
/
+3
2024-03-25
workqueue: Remove WORK_OFFQ_CANCELING
Tejun Heo
1
-3
/
+1
2024-03-25
workqueue: Implement disable/enable for (delayed) work items
Tejun Heo
1
-3
/
+15
2024-03-25
workqueue: Preserve OFFQ bits in cancel[_sync] paths
Tejun Heo
1
-0
/
+1
2024-03-25
spi: rspi: Get rid of unused struct rspi_plat_data
Andy Shevchenko
1
-18
/
+0
2024-03-25
irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
1
-0
/
+145
2024-03-25
irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
2
-0
/
+88
2024-03-25
ALSA: hda: Add pplcllpl/u members to hdac_ext_stream
Peter Ujfalusi
1
-0
/
+3
2024-03-25
bpf: implement insn_is_cast_user() helper for JITs
Puranjay Mohan
1
-0
/
+10
2024-03-25
wifi: mac80211: add support for tearing down negotiated TTLM
Ayala Beker
1
-0
/
+9
2024-03-25
wifi: mac80211: add flag to disallow puncturing in 5 GHz
Johannes Berg
1
-0
/
+3
2024-03-25
wifi: mac80211: handle indoor AFC/LPI AP on assoc success
Anjaneyulu
1
-3
/
+5
2024-03-25
wifi: mac80211: fix BSS_CHANGED_MLD_TTLM description
Ayala Beker
1
-1
/
+1
2024-03-25
wifi: mac80211: clarify the dormant/suspended links docs
Johannes Berg
1
-3
/
+5
2024-03-25
wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
wifi: nl80211: cleanup nl80211.h kernel-doc
Jeff Johnson
1
-28
/
+40
2024-03-25
wifi: nl80211: fix nl80211 uapi comment style issues
Jeff Johnson
1
-83
/
+83
2024-03-25
wifi: nl80211: rename enum plink_actions
Jeff Johnson
1
-1
/
+1
2024-03-25
wifi: cfg80211: add a flag to disable wireless extensions
Johannes Berg
1
-0
/
+2
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-0
/
+1
2024-03-25
media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctl
Benjamin Gaignard
1
-0
/
+2
2024-03-25
media: v4l2: Add REMOVE_BUFS ioctl
Benjamin Gaignard
4
-0
/
+33
2024-03-25
media: core: Add bitmap manage bufs array entries
Benjamin Gaignard
1
-7
/
+11
2024-03-25
media: core: Rework how create_buf index returned value is computed
Benjamin Gaignard
1
-1
/
+4
2024-03-25
media: videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
Benjamin Gaignard
1
-1
/
+14
2024-03-25
media: videobuf2: Update vb2_is_busy() logic
Benjamin Gaignard
1
-1
/
+3
2024-03-25
dt-bindings: pinctrl: samsung: drop unused header with register constants
Krzysztof Kozlowski
1
-95
/
+0
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
501
-4261
/
+10070
2024-03-25
fbdev: omap2: replace of_graph_get_next_endpoint()
Kuninori Morimoto
1
-3
/
+0
2024-03-25
ASoC: dmaengine_pcm: Allow passing component name via config
Tomi Valkeinen
1
-0
/
+2
2024-03-25
spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller
Andy Shevchenko
1
-1
/
+1
2024-03-25
spi: pxa2xx: Kill pxa2xx_set_spi_info()
Andy Shevchenko
1
-8
/
+0
2024-03-25
spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
Andy Shevchenko
1
-4
/
+4
2024-03-25
spi: xilinx: Add necessary inclusion and forward declaration
Andy Shevchenko
1
-0
/
+4
2024-03-25
spi: xilinx: Fix kernel documentation in the xilinx_spi.h
Andy Shevchenko
1
-1
/
+1
2024-03-25
regulator: pca9450: add pca9451a support
Joy Zou
1
-0
/
+1
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+6
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+21
2024-03-22
mshyperv: Introduce hv_numa_node_to_pxm_info()
Nuno Das Neves
2
-12
/
+21
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-4
/
+21
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+79
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-10
/
+40
[prev]
[next]