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.19.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-7.0.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
2024-02-06
fs: remove the inode argument to ->d_real() method
Amir Goldstein
1
-7
/
+11
2024-02-06
fs: make file_dentry() a simple accessor
Amir Goldstein
1
-1
/
+12
2024-02-06
serial: core: introduce uart_port_tx_flags()
Jiri Slaby (SUSE)
1
-5
/
+27
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2
-0
/
+4
2024-02-06
fs: Move enum rw_hint into a new header file
Bart Van Assche
2
-14
/
+26
2024-02-06
pidfd: exit: kill the no longer used thread_group_exited()
Oleg Nesterov
1
-2
/
+0
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
1
-1
/
+1
2024-02-06
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-06
net/mlx5: Remove initial segmentation duplicate definitions
Gal Pressman
1
-0
/
+1
2024-02-06
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
1
-1
/
+1
2024-02-06
workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered
Tejun Heo
1
-3
/
+1
2024-02-06
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
1
-1
/
+1
2024-02-05
wifi: cw1200: Convert to GPIO descriptors
Linus Walleij
1
-4
/
+0
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
2
-1
/
+17
2024-02-05
block: cache current nsec time in struct blk_plug
Jens Axboe
1
-0
/
+1
2024-02-05
block: move cgroup time handling code into blk.h
Jens Axboe
1
-42
/
+0
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
1
-0
/
+5
2024-02-05
spi: Remove the @multi_cs_cap to prevent kernel-doc warnings
R SUNDAR
1
-2
/
+0
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
1
-56
/
+15
2024-02-05
mtd: flashchip: explicitly include <linux/wait.h>
Tudor Ambarus
1
-0
/
+1
2024-02-05
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
1
-2
/
+2
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
1
-8
/
+4
2024-02-05
mtd: spinand: Add support for 5-byte IDs
Ezra Buehler
1
-1
/
+1
2024-02-05
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
1
-1
/
+2
2024-02-05
filelock: don't do security checks on nfsd setlease calls
Jeff Layton
1
-0
/
+7
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
2
-18
/
+36
2024-02-05
filelock: remove temporary compatibility macros
Jeff Layton
1
-16
/
+0
2024-02-05
lockd: adapt to breakup of struct file_lock
Jeff Layton
2
-5
/
+4
2024-02-05
filelock: convert fl_blocker to file_lock_core
Jeff Layton
1
-1
/
+1
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2
-19
/
+41
2024-02-05
filelock: add some new helper functions
Jeff Layton
1
-0
/
+44
2024-02-05
fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.
JonasZhou
1
-1
/
+1
2024-02-05
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
1
-0
/
+11
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
1
-0
/
+1
2024-02-04
tun: Fix code style issues in <linux/if_tun.h>
Yunjian Wang
1
-3
/
+13
2024-02-04
iio: commom: st_sensors: ensure proper DMA alignment
Nuno Sa
1
-2
/
+2
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
17
-38
/
+34
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
17
-38
/
+34
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2024-02-03
cxl/cper: Fix errant CPER prints for CXL events
Ira Weiny
1
-0
/
+23
2024-02-03
bpf: Preserve boundaries and track scalars on narrowing fill
Maxim Mikityanskiy
1
-0
/
+9
2024-02-02
Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2024-02-02
Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+2
2024-02-02
init: Declare rodata_enabled and mark_rodata_ro() at all time
Christophe Leroy
1
-4
/
+0
2024-02-02
thermal: core: Change governor name to const char pointer
AngeloGioacchino Del Regno
1
-2
/
+2
2024-02-02
pidfd: implement PIDFD_THREAD flag for pidfd_open()
Oleg Nesterov
1
-1
/
+2
2024-02-02
pidfd: cleanup the usage of __pidfd_prepare's flags
Oleg Nesterov
1
-1
/
+0
2024-02-02
filelock: fl_pid field should be signed int
Jeff Layton
1
-1
/
+1
2024-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-18
/
+13
2024-02-02
soc: qcom: add QCOM PBS driver
Anjelique Melendez
1
-0
/
+30
[prev]
[next]