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-01-10
Merge tag '
[email protected]
' into cl...
Bjorn Andersson
1
-0
/
+5
2023-01-10
PM: domains: Allow a genpd consumer to require a synced power off
Ulf Hansson
1
-0
/
+5
2023-01-10
clk: Add generic sync_state callback for disabling unused clocks
Abel Vesa
1
-0
/
+1
2023-01-10
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
1
-5
/
+0
2023-01-10
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
1
-1
/
+0
2023-01-10
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
1
-1
/
+0
2023-01-10
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
1
-4
/
+0
2023-01-10
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
1
-2
/
+0
2023-01-10
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
1
-1
/
+0
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
1
-0
/
+3
2023-01-09
net/mlx5: Fix command stats access after free
Moshe Shemesh
1
-1
/
+1
2023-01-09
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
1
-1
/
+1
2023-01-09
fsverity: support enabling with tree block size < PAGE_SIZE
Eric Biggers
1
-2
/
+1
2023-01-09
fsverity: support verification with tree block size < PAGE_SIZE
Eric Biggers
1
-2
/
+9
2023-01-09
Merge branch 'omap/omap2-cleanup' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
3
-6
/
+0
2023-01-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
1
-1
/
+2
2023-01-09
platform_chrome: cros_ec: Add Type-C VDM defines
Prashant Malani
1
-0
/
+51
2023-01-09
Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"
Prashant Malani
2
-3
/
+0
2023-01-09
soundwire: Provide build stubs for common functions
Charles Keepax
1
-10
/
+95
2023-01-09
soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
Simon Trimmer
1
-0
/
+2
2023-01-09
soundwire: enable optional clock registers for SoundWire 1.2 devices
Pierre-Louis Bossart
1
-0
/
+4
2023-01-09
ASoC/soundwire: remove is_sdca boolean property
Pierre-Louis Bossart
1
-2
/
+0
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
2
-3
/
+0
2023-01-09
ARM: omap2: smartreflex: remove on_init control
Arnd Bergmann
1
-3
/
+0
2023-01-09
perf/core: Change the layout of perf_sample_data
Namhyung Kim
1
-15
/
+19
2023-01-09
perf: Add PMU_FORMAT_ATTR_SHOW
Kan Liang
1
-1
/
+4
2023-01-09
Merge 6.2-rc3 into usb-next
Greg Kroah-Hartman
12
-10
/
+224
2023-01-08
iov: add import_ubuf()
Jens Axboe
1
-0
/
+1
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+5
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
3
-0
/
+200
2023-01-06
Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+3
2023-01-06
soc: qcom: apr: make remove callback of apr driver void returned
Dawei Li
1
-1
/
+1
2023-01-06
remoteproc: pru: Add pru_rproc_set_ctable() function
Roger Quadros
1
-0
/
+22
2023-01-06
remoteproc: pru: Add APIs to get and put the PRU cores
MD Danish Anwar
1
-0
/
+30
2023-01-06
remoteproc: pru: Add enum for PRU Core Identifiers.
MD Danish Anwar
1
-0
/
+31
2023-01-06
i915: Move list_count() to list.h as list_count_nodes() for broader use
Andy Shevchenko
1
-0
/
+15
2023-01-06
thermal/drivers/qcom: Fix set_trip_temp() deadlock
Johan Hovold
1
-0
/
+2
2023-01-06
thermal/core: Add a generic thermal_zone_set_trip() function
Daniel Lezcano
1
-0
/
+3
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
1
-0
/
+7
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
1
-0
/
+4
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
1
-0
/
+9
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-152
/
+426
2023-01-05
mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2023-01-05
exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2023-01-05
PCI/CXL: Export native CXL error reporting control
Ira Weiny
1
-0
/
+1
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-8
/
+11
2023-01-05
sched: Add helper nr_context_switches_cpu()
Zhen Lei
1
-0
/
+1
2023-01-05
sched: Add helper kstat_cpu_softirqs_sum()
Zhen Lei
1
-0
/
+11
2023-01-05
fortify: Use __builtin_dynamic_object_size() when available
Kees Cook
2
-0
/
+12
[prev]
[next]