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
2023-05-29
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+2
2023-05-29
net: mdio: add mdio_device_get() and mdio_device_put()
Russell King (Oracle)
1
-0
/
+10
2023-05-30
firewire: cdev: add new event to notify phy packet with time stamp
Takashi Sakamoto
1
-10
/
+57
2023-05-30
firewire: cdev: add new event to notify response subaction with time stamp
Takashi Sakamoto
1
-10
/
+49
2023-05-30
firewire: core: implement variations to send request and wait for response wi...
Takashi Sakamoto
1
-4
/
+65
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
1
-1
/
+12
2023-05-30
firewire: cdev: add new event to notify request subaction with time stamp
Takashi Sakamoto
1
-2
/
+51
2023-05-30
firewire: cdev: add new version of ABI to notify time stamp at request/respon...
Takashi Sakamoto
1
-0
/
+1
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
1
-0
/
+5
2023-05-29
PM / devfreq: Reorder fields in 'struct devfreq_dev_status'
Christophe JAILLET
1
-1
/
+2
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
1
-7
/
+4
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+3
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
1
-6
/
+0
2023-05-29
asm-generic/page.h: Make pfn accessors static inlines
Linus Walleij
1
-2
/
+10
2023-05-28
uapi: wireless: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-05-29
Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...
Dave Airlie
3
-2
/
+105
2023-05-28
Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+1
2023-05-28
efi: Bump stub image version for macOS HVF compatibility
Akihiro Suda
1
-12
/
+13
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
47
-99
/
+210
2023-05-28
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+15
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2023-05-27
soundwire: intel: use substream for .free callback
Pierre-Louis Bossart
1
-1
/
+1
2023-05-27
soundwire: intel: use substream for .trigger callback
Pierre-Louis Bossart
1
-1
/
+1
2023-05-27
ASoC: SOF/soundwire: re-add substream in params_stream structure
Pierre-Louis Bossart
1
-1
/
+1
2023-05-27
soundwire: intel_ace2x: add new_peripheral_assigned callback
Pierre-Louis Bossart
1
-0
/
+3
2023-05-27
soundwire: bus: add new manager callback to deal with peripheral enumeration
Pierre-Louis Bossart
1
-1
/
+2
2023-05-27
soundwire: intel: add eml_lock in the interface for new platforms
Pierre-Louis Bossart
1
-0
/
+3
2023-05-27
ASoC/soundwire: intel: pass hdac_bus pointer for link management
Pierre-Louis Bossart
1
-0
/
+4
2023-05-27
soundwire/ASOC: Intel: update offsets for LunarLake
Pierre-Louis Bossart
1
-0
/
+2
2023-05-27
soundwire: intel_ace2x: add empty new ops for LunarLake
Pierre-Louis Bossart
1
-0
/
+1
2023-05-27
soundwire: intel: add ACE2.x SHIM definitions
Pierre-Louis Bossart
1
-0
/
+75
2023-05-27
Merge 6.4-rc3 into tty-next
Greg Kroah-Hartman
24
-52
/
+90
2023-05-26
EDAC/qcom: Get rid of hardcoded register offsets
Manivannan Sadhasivam
1
-6
/
+0
2023-05-26
Merge branch 'sm8450-sm8550-gpucc-binding' into arm64-for-6.5
Bjorn Andersson
3
-0
/
+116
2023-05-26
Merge branch 'sm8450-sm8550-gpucc-binding' into clk-for-6.5
Bjorn Andersson
3
-0
/
+116
2023-05-26
dt-bindings: clock: qcom: Add SM8550 graphics clock controller
Jagadeesh Kona
1
-0
/
+48
2023-05-26
dt-bindings: clock: Add Qcom SM8450 GPUCC
Konrad Dybcio
2
-0
/
+68
2023-05-26
soc: qcom: smem: introduce qcom_smem_get_soc_id()
Robert Marko
1
-0
/
+2
2023-05-26
soc: qcom: socinfo: move SMEM item struct and defines to a header
Robert Marko
1
-0
/
+70
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-10
/
+23
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-05-26
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
2
-15
/
+0
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-1
/
+17
2023-05-26
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+17
2023-05-26
HID: ensure timely release of driver-allocated resources
Dmitry Torokhov
1
-0
/
+1
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
1
-0
/
+1
2023-05-26
kunit: Update kunit_print_ok_not_ok function
Michal Wajdeczko
1
-0
/
+1
2023-05-26
Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
6
-29
/
+4
[prev]
[next]