index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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_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-31
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
1
-0
/
+1
2023-05-31
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-1
/
+1
2023-05-31
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-30
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+1
2023-05-30
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+2
2023-05-30
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
2023-05-27
soundwire: intel: use substream for .trigger callback
Pierre-Louis Bossart
1
-1
/
+1
2023-05-27
ASoC: SOF/soundwire: re-add substream in params_stream structure
Pierre-Louis Bossart
1
-1
/
+1
[prev]
[next]