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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
iommufd: Add fault and response message definitions
Lu Baolu
1
-0
/
+83
2024-07-09
spi: add defer_optimize_message controller flag
David Lechner
1
-0
/
+4
2024-07-09
ASoc: TAS2781: rename the tas2781_reset as tasdevice_reset
Shenghao Ding
1
-4
/
+4
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
1
-0
/
+3
2024-07-09
thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
Rafael J. Wysocki
1
-0
/
+3
2024-07-09
thermal: core: Change passive_delay and polling_delay data type
Rafael J. Wysocki
1
-1
/
+2
2024-07-09
Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-0
/
+6
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
1
-1
/
+1
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
7
-9
/
+101
2024-07-09
Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...
Arnd Bergmann
3
-1
/
+14
2024-07-09
ARM: spitz: Use software nodes to describe MMC GPIOs
Dmitry Torokhov
1
-1
/
+3
2024-07-09
vdpa/mlx5: Add support for modifying the VQ features field
Dragos Tatulea
1
-0
/
+1
2024-07-09
vdpa/mlx5: Add support for modifying the virtio_version VQ field
Dragos Tatulea
1
-0
/
+1
2024-07-09
Merge tag 'icc-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
3
-0
/
+160
2024-07-09
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
1
-0
/
+1
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
2
-6
/
+7
2024-07-09
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
1
-2
/
+1
2024-07-09
task_work: Add TWA_NMI_CURRENT as an additional notify mode.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-07-09
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-0
/
+1
2024-07-09
task_work: Introduce task_work_cancel() again
Frederic Weisbecker
1
-0
/
+1
2024-07-09
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-07-09
PM: domains: Allow devices attached to genpd to be managed by HW
Ulf Hansson
1
-0
/
+17
2024-07-09
dt-bindings: power: add Amlogic A5 power domains
Xianwei Zhao
1
-0
/
+21
2024-07-09
mfd: tmio: Move header to platform_data
Wolfram Sang
1
-0
/
+0
2024-07-09
mfd: tmio: Sanitize comments
Wolfram Sang
1
-21
/
+11
2024-07-09
mfd: tmio: Update include files
Wolfram Sang
1
-8
/
+1
2024-07-09
mfd: tmio: Remove obsolete io accessors
Wolfram Sang
1
-25
/
+0
2024-07-09
mfd: tmio: Remove obsolete platform_data
Wolfram Sang
1
-27
/
+0
2024-07-09
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
1
-0
/
+2
2024-07-09
wifi: cfg80211: add helper for checking if a chandef is valid on a radio
Felix Fietkau
1
-0
/
+11
2024-07-09
sctp: Fix typos and improve comments
Thorsten Blum
1
-4
/
+4
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
1
-0
/
+5
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
2
-1
/
+106
2024-07-09
soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registers
Peter Griffin
1
-0
/
+4
2024-07-09
Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...
Arnd Bergmann
1
-0
/
+7
2024-07-09
Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
7
-9
/
+133
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
1
-0
/
+1
2024-07-09
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2
-3
/
+20
2024-07-09
jbd2: precompute number of transaction descriptor blocks
Jan Kara
1
-0
/
+7
2024-07-09
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
1
-5
/
+0
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
1
-1
/
+1
2024-07-09
of: dynamic: Introduce of_changeset_add_prop_bool()
Herve Codina
1
-0
/
+3
2024-07-09
of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
Herve Codina
1
-1
/
+1
2024-07-09
Input: make events() method return number of events processed
Dmitry Torokhov
1
-3
/
+4
2024-07-09
uaccess: always export _copy_[from|to]_user with CONFIG_RUST
Arnd Bergmann
1
-14
/
+32
2024-07-09
bpf: Fix too early release of tcx_entry
Daniel Borkmann
1
-4
/
+9
2024-07-08
dt-bindings: clock: airoha: Add reset support to EN7581 clock binding
Lorenzo Bianconi
1
-0
/
+66
2024-07-08
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
1
-0
/
+10
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
1
-0
/
+2
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
1
-0
/
+1
[prev]
[next]