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
2024-08-14
media: rkisp1: Add support for the companding block
Paul Elder
1
-1
/
+88
2024-08-14
rcu/tasks: Add detailed grace-period and barrier diagnostics
Paul E. McKenney
1
-0
/
+3
2024-08-14
rcu-tasks: Remove RCU Tasks Rude asynchronous APIs
Paul E. McKenney
1
-2
/
+0
2024-08-14
drm/edid: make drm_edid_block_valid() static
Jani Nikula
1
-2
/
+0
2024-08-14
media: videobuf2-core: attach once if multiple planes share the same dbuf
Yunke Cao
1
-0
/
+3
2024-08-13
bpf: switch maps to CLASS(fd, ...)
Al Viro
1
-1
/
+10
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
1
-0
/
+1
2024-08-13
virtchnl: support raw packet in protocol header
Junfeng Guo
1
-1
/
+11
2024-08-13
Merge remote-tracking branch 'vfs/stable-struct_fd'
Andrii Nakryiko
21
-164
/
+176
2024-08-13
workqueue: Add interface for user-defined workqueue lockdep map
Matthew Brost
1
-0
/
+52
2024-08-13
drm/mipi-dsi: add more multi functions for better error handling
Tejas Vipin
1
-0
/
+10
2024-08-13
regmap IRQ support for devices with multiple IRQs
Mark Brown
2
-0
/
+12
2024-08-13
drm: Remove struct drm_mode_config_funcs.output_poll_changed
Thomas Zimmermann
1
-16
/
+0
2024-08-13
drm: Remove struct drm_driver.lastclose
Thomas Zimmermann
1
-28
/
+0
2024-08-13
drm/fbdev-helper: Remove drm_fb_helper_output_poll_changed()
Thomas Zimmermann
1
-6
/
+0
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
1
-0
/
+1
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-08-13
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
1
-0
/
+4
2024-08-13
ACPICA: Add a depth argument to acpi_execute_reg_methods()
Rafael J. Wysocki
1
-0
/
+1
2024-08-13
Revert "ACPI: EC: Evaluate orphan _REG under EC device"
Rafael J. Wysocki
1
-4
/
+0
2024-08-13
net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...
Long Li
1
-0
/
+1
2024-08-13
drm: fixed: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+2
2024-08-13
net: netpoll: extract core of netpoll_cleanup
Breno Leitao
1
-0
/
+1
2024-08-13
iommu: Remove unused declaration iommu_sva_unbind_gpasid()
Yue Haibing
1
-2
/
+0
2024-08-13
usb: gadget: f_fs: add capability for dfu functional descriptor
David Sands
2
-10
/
+95
2024-08-13
usb: gadget: configfs: Constify struct config_item_type
Christophe JAILLET
1
-2
/
+2
2024-08-13
usb: gadget: configfs: Make check_user_usb_string() static
Christophe JAILLET
1
-3
/
+0
2024-08-13
net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
Yanteng Si
1
-0
/
+1
2024-08-12
scsi: ufs: Prepare to add HCI capabilities sysfs
Avri Altman
1
-2
/
+3
2024-08-12
add struct fd constructors, get rid of __to_fd()
Al Viro
1
-22
/
+11
2024-08-12
struct fd: representation change
Al Viro
1
-6
/
+16
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2
-3
/
+5
2024-08-12
net: nexthop: Increase weight to u16
Petr Machata
2
-3
/
+8
2024-08-12
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
1
-0
/
+3
2024-08-12
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
1
-15
/
+0
2024-08-12
bpf: Fix updating attached freplace prog in prog_array map
Leon Hwang
1
-2
/
+2
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
2
-3
/
+1
2024-08-12
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...
David Howells
1
-0
/
+1
2024-08-12
file: fix typo in take_fd() comment
Mathias Krause
1
-1
/
+1
2024-08-12
nsfs: fix ioctl declaration
Christian Brauner
1
-1
/
+2
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
1
-0
/
+1
2024-08-12
lsm: cleanup lsm_hooks.h
Paul Moore
1
-44
/
+43
2024-08-12
srcu: faster gp seq wrap-around
JP Kobryn
2
-1
/
+17
2024-08-12
Merge 6.11-rc3 into usb-next
Greg Kroah-Hartman
23
-74
/
+144
2024-08-12
Merge 6.11-rc3 into tty-next
Greg Kroah-Hartman
23
-74
/
+144
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
23
-74
/
+144
2024-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+12
2024-08-12
trace: platform/x86/intel/ifs: Add SBAF trace support
Jithu Joseph
1
-0
/
+27
2024-08-12
platform/x86/intel/vsec: Add PMT read callbacks
David E. Box
1
-0
/
+15
2024-08-12
platform/x86/intel/vsec.h: Move to include/linux
David E. Box
1
-0
/
+134
[prev]
[next]