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-09-03
mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2
-48
/
+4
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-0
/
+3
2024-09-03
mm: swap: add a adaptive full cluster cache reclaim
Kairui Song
1
-0
/
+2
2024-09-03
mm: swap: relaim the cached parts that got scanned
Kairui Song
1
-0
/
+1
2024-09-03
mm: swap: add a fragment cluster list
Kairui Song
1
-0
/
+3
2024-09-03
mm: swap: mTHP allocate swap entries from nonfull list
Chris Li
1
-0
/
+4
2024-09-03
mm: swap: swap cluster switch to double link list
Chris Li
1
-16
/
+9
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2
-4
/
+4
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-1
/
+0
2024-09-03
PCI/pwrctl: Rescan bus on a separate thread
Bartosz Golaszewski
1
-0
/
+3
2024-09-03
Merge tag 'tags/ib-mfd-for-iio-power-v6.12' into psy-next
Sebastian Reichel
1
-0
/
+26
2024-09-03
Merge tag 'ib-psy-usb-types-signed' into psy-next
Sebastian Reichel
1
-2
/
+1
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-2
/
+1
2024-09-03
PCI: endpoint: Fix enum pci_epc_bar_type kerneldoc
Bjorn Helgaas
1
-0
/
+1
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
1
-9
/
+0
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
1
-39
/
+0
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
1
-1
/
+0
2024-09-03
filemap: fix htmldoc warning for mapping_align_index()
Pankaj Raghav
1
-0
/
+1
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+1
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
1
-0
/
+13
2024-09-03
mmc: core: Replace the argument of mmc_sd_switch() with defines
Chanwoo Lee
1
-1
/
+2
2024-09-03
bus: fsl-mc: make fsl_mc_bus_type const
Kunwu Chan
1
-1
/
+1
2024-09-03
driver core: shut down devices asynchronously
Stuart Hayes
1
-0
/
+2
2024-09-03
platform: Make platform_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-09-03
drivers/base: Introduce device_match_t for device finding APIs
Zijun Hu
4
-5
/
+7
2024-09-03
Merge tag 'coresight-next-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-5
/
+33
2024-09-03
netdev_features: remove NETIF_F_ALL_FCOE
Alexander Lobakin
1
-2
/
+0
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2
-4
/
+4
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2
-4
/
+4
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2
-7
/
+9
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
1
-10
/
+18
2024-09-03
Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-6
/
+96
2024-09-03
usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
Michael Grzeschik
1
-0
/
+86
2024-09-03
usb: Add tunnel_mode parameter to usb device structure
Mathias Nyman
1
-0
/
+8
2024-09-03
Merge 6.11-rc6 into usb-next
Greg Kroah-Hartman
9
-60
/
+62
2024-09-02
mm: split a folio in minimum folio order chunks
Luis Chamberlain
1
-4
/
+24
2024-09-02
Merge back cpufreq material for 6.12
Rafael J. Wysocki
1
-6
/
+0
2024-09-02
Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-0
/
+93
2024-09-02
Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+12
2024-09-02
gpiolib: legacy: Kill GPIOF_DIR_* definitions
Andy Shevchenko
1
-6
/
+3
2024-09-02
gpiolib: legacy: Kill GPIOF_INIT_* definitions
Andy Shevchenko
1
-5
/
+2
2024-09-02
Merge tag 'memory-controller-drv-6.12' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-45
/
+0
2024-09-02
gpio: ath79: remove support for platform data
Bartosz Golaszewski
1
-16
/
+0
2024-09-01
lib/string_choices: add str_true_false()/str_false_true() helper
Hongbo Li
1
-0
/
+6
2024-09-01
ratelimit: convert flags to int to save 8 bytes in size
Mateusz Guzik
1
-1
/
+1
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
2
-7
/
+30
2024-09-01
lib/lru_cache: fix spelling mistake "colision"->"collision"
Deshan Zhang
1
-2
/
+2
2024-09-01
xz: remove XZ_EXTERN and extern from functions
Lasse Collin
1
-23
/
+12
2024-09-01
xz: improve the MicroLZMA kernel-doc in xz.h
Lasse Collin
1
-12
/
+12
2024-09-01
xz: fix kernel-doc formatting errors in xz.h
Lasse Collin
1
-9
/
+10
[prev]
[next]