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-11-29
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
1
-1
/
+7
2023-11-29
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
1
-1
/
+2
2023-11-28
driver core: make device_is_dependent() static
Greg Kroah-Hartman
1
-1
/
+0
2023-11-28
tty: make tty const in tty_get_baud_rate()
Jiri Slaby (SUSE)
1
-3
/
+2
2023-11-28
block: warn once for each partition in bio_check_ro()
Yu Kuai
1
-0
/
+1
2023-11-28
block: move .bd_inode into 1st cacheline of block_device
Ming Lei
1
-1
/
+2
2023-11-28
EDAC/mc: Add support for HBM3 memory type
Muralidhara M K
1
-0
/
+3
2023-11-28
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
1
-0
/
+3
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
3
-0
/
+26
2023-11-28
platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspend
Luke D. Jones
1
-0
/
+3
2023-11-28
mnt_idmapping: decouple from namespaces
Christian Brauner
1
-0
/
+13
2023-11-28
mnt_idmapping: remove check_fsmapping()
Christian Brauner
1
-3
/
+0
2023-11-28
eventfd: make eventfd_signal{_mask}() void
Christian Brauner
1
-9
/
+7
2023-11-28
eventfd: simplify eventfd_signal_mask()
Christian Brauner
1
-3
/
+2
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-2
/
+2
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
6
-18
/
+62
2023-11-28
OPP: Call dev_pm_opp_set_opp() for required OPPs
Viresh Kumar
1
-2
/
+5
2023-11-28
OPP: Level zero is valid
Viresh Kumar
1
-1
/
+4
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+2
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+3
2023-11-27
dma-buf: fix check in dma_resv_add_fence
Christian König
1
-0
/
+15
2023-11-27
block: move a few definitions out of CONFIG_BLK_DEV_ZONED
Christoph Hellwig
1
-13
/
+11
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
1
-0
/
+19
2023-11-27
Merge branch 'iommu/fixes' into core
Joerg Roedel
1
-0
/
+1
2023-11-27
iommu: Allow passing custom allocators to pgtable drivers
Boris Brezillon
1
-0
/
+34
2023-11-27
iommu: Retire bus ops
Robin Murphy
3
-6
/
+1
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
1
-1
/
+1
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
1
-0
/
+1
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
6
-18
/
+62
2023-11-27
locking/lockdep: Slightly reorder 'struct lock_class' to save some memory
Christophe JAILLET
1
-1
/
+1
2023-11-25
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+0
2023-11-25
dcache: remove unnecessary NULL check in dget_dlock()
Vegard Nossum
1
-11
/
+30
2023-11-25
kill DCACHE_MAY_FREE
Al Viro
1
-1
/
+0
2023-11-25
Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcache
Al Viro
1
-5
/
+15
2023-11-25
get rid of DCACHE_GENOCIDE
Al Viro
1
-1
/
+0
2023-11-25
d_genocide(): move the extern into fs/internal.h
Al Viro
1
-3
/
+0
2023-11-25
kill d_instantate_anon(), fold __d_instantiate_anon() into remaining caller
Al Viro
1
-1
/
+0
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-5
/
+15
2023-11-25
tty: move locking docs out of Returns for functions in tty.h
Jiri Slaby (SUSE)
1
-5
/
+7
2023-11-25
tty: fix tty_operations types in documentation
Jiri Slaby (SUSE)
1
-3
/
+2
2023-11-25
serial: core: Move tty and serdev to be children of serial core port device
Tony Lindgren
2
-3
/
+9
2023-11-24
Merge branch 'firmware_loader'
Jakub Kicinski
1
-0
/
+2
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+2
2023-11-24
gpiolib: provide gpio_device_get_label()
Bartosz Golaszewski
1
-0
/
+1
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2023-11-24
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
1
-1
/
+3
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
8
-21
/
+26
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
1
-0
/
+2
2023-11-24
fs: create {sb,file}_write_not_started() helpers
Amir Goldstein
1
-0
/
+26
[prev]
[next]