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
2022-11-24
bpf: Introduce might_sleep field in bpf_func_proto
Yonghong Song
1
-0
/
+1
2022-11-24
compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
Yonghong Song
1
-1
/
+2
2022-11-24
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Mark Brown
1
-0
/
+1
2022-11-24
Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2022-11-24
fs: use consistent setgid checks in is_sxid()
Christian Brauner
1
-1
/
+1
2022-11-24
genirq/irqreturn: Fix kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2
-2
/
+2
2022-11-24
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
1
-1
/
+1
2022-11-24
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
1
-0
/
+2
2022-11-24
timers: Rename del_timer() to timer_delete()
Thomas Gleixner
1
-1
/
+14
2022-11-24
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
1
-1
/
+14
2022-11-24
timers: Use del_timer_sync() even on UP
Thomas Gleixner
1
-6
/
+1
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
1
-2
/
+0
2022-11-24
Merge branch i2c/client_device_id_helper-immutable of wsa/linux into next
Michael Ellerman
1
-0
/
+1
2022-11-24
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Bartosz Golaszewski
1
-0
/
+1
2022-11-24
net/mlx5e: MACsec, remove replay window size limitation in offload path
Emeel Hakim
1
-7
/
+0
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
22
-93
/
+171
2022-11-24
tracing: Optimize event type allocation with IDA
Zheng Yejian
1
-1
/
+0
2022-11-24
ring_buffer: Remove unused "event" parameter
Song Chen
1
-2
/
+1
2022-11-24
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
1
-1
/
+1
2022-11-23
iio: imu: adis: Remove adis_initial_startup function
Ramona Bolboaca
1
-12
/
+0
2022-11-23
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-1
/
+12
2022-11-23
Merge remote-tracking branch 'i2c/i2c/client_device_id_helper-immutable' into...
Jonathan Cameron
1
-0
/
+1
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
3
-5
/
+6
2022-11-23
iio: Add IIO_STATIC_CONST_DEVICE_ATTR
Matti Vaittinen
1
-0
/
+11
2022-11-23
iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
Jonathan Cameron
1
-4
/
+0
2022-11-23
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
2
-3
/
+2
2022-11-23
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
1
-0
/
+2
2022-11-23
iio: gyro: itg3200_core: do not use internal iio_dev lock
Nuno Sá
1
-0
/
+2
2022-11-23
ACPI: PM: Silence missing prototype warning
Sudeep Holla
1
-0
/
+2
2022-11-23
device property: Move PROPERTY_ENTRY_BOOL() a bit down
Andy Shevchenko
1
-8
/
+8
2022-11-23
device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
Andy Shevchenko
1
-20
/
+14
2022-11-23
ACPI: FFH: Silence missing prototype warnings
Sudeep Holla
1
-0
/
+4
2022-11-23
fscache: fix OOB Read in __fscache_acquire_volume
David Howells
1
-1
/
+1
2022-11-23
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Mark Brown
1
-0
/
+1
2022-11-23
soundwire: intel_init: remove sdw_intel_enable_irq()
Pierre-Louis Bossart
1
-2
/
+0
2022-11-23
soundwire: intel: add in-band wake callbacks in hw_ops
Pierre-Louis Bossart
1
-0
/
+5
2022-11-23
soundwire: intel: add link power management callbacks in hw_ops
Pierre-Louis Bossart
1
-0
/
+5
2022-11-23
soundwire: intel: add bus management callbacks in hw_ops
Pierre-Louis Bossart
1
-0
/
+11
2022-11-23
soundwire: intel: add register_dai callback in hw_ops
Pierre-Louis Bossart
1
-0
/
+3
2022-11-23
soundwire: intel: add debugfs callbacks in hw_ops
Pierre-Louis Bossart
1
-0
/
+5
2022-11-23
soundwire: intel: start using hw_ops
Pierre-Louis Bossart
1
-0
/
+15
2022-11-23
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Mark Brown
1
-0
/
+1
2022-11-23
Merge tag 'qcom-drivers-for-6.2' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+7
2022-11-23
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
1
-1
/
+0
2022-11-23
fbdev: Make fb_modesetting_disabled() static inline
Thomas Zimmermann
1
-1
/
+1
2022-11-23
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
1
-30
/
+1
2022-11-23
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Jakub Kicinski
1
-0
/
+1
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-2
/
+5
[prev]
[next]