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-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
1
-0
/
+2
2023-06-01
block: mark bio_add_page as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
firewire: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-06-01
fbdev: Add initializer macros for struct fb_ops
Thomas Zimmermann
1
-0
/
+112
2023-06-01
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
1
-6
/
+0
2023-06-01
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
1
-5
/
+0
2023-06-01
usb: typec: mux: fix static inline syntax error
Randy Dunlap
1
-1
/
+1
2023-05-31
vdso/timens: Always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
1
-1
/
+2
2023-05-31
firmware: xilinx: Switch Michal Simek's email to new one
Michal Simek
1
-1
/
+1
2023-05-31
driver core: device.h: add some missing kerneldocs
James Seo
1
-1
/
+110
2023-05-31
parport: PC style parport depends on HAS_IOPORT
Niklas Schnelle
1
-1
/
+1
2023-05-31
amba: move to_amba_device() to use container_of_const
Prathu Baronia
1
-1
/
+1
2023-05-31
uacce: use q->mapping to replace inode->i_mapping
Zhangfei Gao
1
-2
/
+2
2023-05-31
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
2023-05-31
PCI: Expand comment about sorting pci_ids.h entries
Bjorn Helgaas
1
-1
/
+1
2023-05-31
mm: Provide a function to get an additional pin on a page
David Howells
1
-0
/
+1
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
1
-2
/
+24
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-4
/
+3
2023-05-31
net: Use umd_cleanup_helper()
Jarkko Sakkinen
1
-1
/
+0
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
1
-1
/
+4
2023-05-31
leds: trigger: netdev: expose netdev trigger modes in linux include
Christian Marangi
1
-0
/
+10
2023-05-31
leds: add API to get attached device for LED hw control
Andrew Lunn
1
-0
/
+6
2023-05-31
leds: add APIs for LEDs hw control
Christian Marangi
1
-0
/
+37
2023-05-30
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
1
-0
/
+1
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-1
/
+1
2023-05-30
Compiler Attributes: Add __counted_by macro
Kees Cook
1
-0
/
+13
2023-05-30
devres: Provide krealloc_array
James Clark
1
-0
/
+11
2023-05-30
interconnect: drop unused icc_get() interface
Johan Hovold
1
-8
/
+0
2023-05-30
perf: Allow a PMU to have a parent
Jonathan Cameron
1
-0
/
+1
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
1
-1
/
+1
2023-05-30
fs: Drop wait_unfrozen wait queue
Jan Kara
1
-1
/
+0
2023-05-30
platform/surface: aggregator: Make to_ssam_device_driver() respect constness
Maximilian Luz
1
-5
/
+1
2023-05-29
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+1
2023-05-29
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+2
2023-05-29
net: mdio: add mdio_device_get() and mdio_device_put()
Russell King (Oracle)
1
-0
/
+10
2023-05-30
firewire: core: implement variations to send request and wait for response wi...
Takashi Sakamoto
1
-4
/
+65
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
1
-1
/
+12
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
1
-0
/
+5
2023-05-29
PM / devfreq: Reorder fields in 'struct devfreq_dev_status'
Christophe JAILLET
1
-1
/
+2
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
1
-7
/
+4
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+3
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
1
-6
/
+0
2023-05-28
Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+1
2023-05-28
efi: Bump stub image version for macOS HVF compatibility
Akihiro Suda
1
-12
/
+13
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
23
-43
/
+113
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+15
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2023-05-27
soundwire: intel: use substream for .free callback
Pierre-Louis Bossart
1
-1
/
+1
[prev]
[next]