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
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
2024-09-01
xz: switch from public domain to BSD Zero Clause License (0BSD)
Lasse Collin
2
-6
/
+4
2024-09-01
memcg: allocate v1 event percpu only on v1 deployment
Shakeel Butt
1
-1
/
+2
2024-09-01
memcg: move v1 only percpu stats in separate struct
Shakeel Butt
1
-0
/
+2
2024-09-01
maple_tree: introduce store_type enum
Sidhartha Kumar
1
-0
/
+14
2024-09-01
mm: kmem: add lockdep assertion to obj_cgroup_memcg
Muchun Song
1
-3
/
+17
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
1
-4
/
+0
2024-09-01
mm: add optional close() to struct vm_special_mapping
Michael Ellerman
1
-0
/
+3
2024-09-01
mm/mprotect: fix dax pud handlings
Peter Xu
1
-0
/
+24
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
1
-0
/
+6
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
1
-7
/
+5
2024-09-01
mm: introduce PageUnaccepted() page type
Kirill A. Shutemov
1
-0
/
+8
2024-09-01
mm: remove PG_error
Matthew Wilcox (Oracle)
1
-5
/
+1
2024-09-01
percpu: remove pcpu_alloc_size()
Jianhui Zhou
1
-1
/
+0
2024-09-01
kfence: introduce burst mode
Marco Elver
1
-1
/
+1
[prev]
[next]