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
2021-10-25
x86/of: Kill unused early_init_dt_scan_chosen_arch()
Rob Herring
1
-1
/
+0
2021-10-25
irqchip: Fix compile-testing without CONFIG_OF
Arnd Bergmann
1
-2
/
+3
2021-10-25
dmaengine: remove debugfs #ifdef
Arnd Bergmann
1
-2
/
+0
2021-10-24
can: dev: add can_tdc_get_relative_tdco() helper function
Vincent Mailhol
1
-0
/
+29
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
1
-0
/
+1
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
1
-2
/
+7
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
1
-11
/
+17
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
2
-17
/
+51
2021-10-24
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
1
-0
/
+1
2021-10-24
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
1
-1
/
+2
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-2
/
+2
2021-10-24
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
1
-0
/
+7
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
1
-0
/
+1
2021-10-24
net: mdio: Add helper functions for accessing MDIO devices
Sean Anderson
1
-0
/
+24
2021-10-24
Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-4
/
+23
2021-10-23
sched: make task_struct->plug always defined
Jens Axboe
1
-2
/
+0
2021-10-23
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-0
/
+1
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-0
/
+38
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
1
-0
/
+4
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
1
-0
/
+5
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
1
-3
/
+0
2021-10-22
block: remove the initialize_rq_fn blk_mq_ops method
Christoph Hellwig
1
-5
/
+0
2021-10-22
block: add a ->get_unique_id method
Christoph Hellwig
1
-0
/
+11
2021-10-22
firmware_loader: move struct builtin_fw to the only place used
Luis Chamberlain
1
-6
/
+0
2021-10-22
firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()
Luis Chamberlain
1
-13
/
+0
2021-10-22
firmware_loader: formalize built-in firmware API
Luis Chamberlain
1
-0
/
+15
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-44
/
+25
2021-10-22
HID: surface-hid: Use correct event registry for managing HID events
Maximilian Luz
1
-2
/
+2
2021-10-22
Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
1
-0
/
+2
2021-10-22
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2021-10-22
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2021-10-22
fsi: occ: Use a large buffer for responses
Eddie James
1
-0
/
+2
2021-10-22
compiler_types: mark __compiletime_assert failure as __noreturn
Miguel Ojeda
1
-1
/
+7
2021-10-22
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
1
-0
/
+1
2021-10-22
Compiler Attributes: remove GCC 5.1 mention
Miguel Ojeda
1
-1
/
+0
2021-10-22
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
1
-0
/
+1
2021-10-21
mux: add support for delay after muxing
Vincent Whitchurch
2
-4
/
+23
2021-10-21
tracing: Explain the trace recursion transition bit better
Steven Rostedt (VMware)
1
-2
/
+6
2021-10-21
ftrace: Add multi direct modify interface
Jiri Olsa
1
-0
/
+6
2021-10-21
ftrace: Add multi direct register/unregister interface
Jiri Olsa
1
-0
/
+11
2021-10-21
Merge tag 'dtpm-v5.16' of https://git.linaro.org/people/daniel.lezcano/linux
Rafael J. Wysocki
2
-15
/
+13
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
5
-71
/
+117
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2
-1
/
+1
2021-10-21
block: Add invalidate_disk() helper to invalidate the gendisk
Xie Yongji
1
-0
/
+2
2021-10-21
percpu_ref: percpu_ref_tryget_live() version holding RCU
Pavel Begunkov
1
-10
/
+23
2021-10-21
powercap/drivers/dtpm: Use container_of instead of a private data field
Daniel Lezcano
1
-2
/
+1
2021-10-21
powercap/drivers/dtpm: Simplify the dtpm table
Daniel Lezcano
1
-11
/
+9
2021-10-21
powercap/drivers/dtpm: Encapsulate even more the code
Daniel Lezcano
2
-2
/
+3
2021-10-21
regulator: tps62360: replacing legacy gpio interface for gpiod
MaĆra Canal
1
-6
/
+0
2021-10-21
regulator: lp872x: Remove lp872x_dvs_state
Nathan Chancellor
1
-6
/
+1
[prev]
[next]