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
2019-04-09
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
1
-3
/
+8
2019-04-09
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
1
-1
/
+1
2019-04-09
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
1
-1
/
+1
2019-04-09
netfilter: nf_tables: merge route type into core
Florian Westphal
1
-0
/
+15
2019-04-08
netfilter: optimize nf_inet_addr_cmp
Li RongQing
1
-0
/
+7
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
1
-0
/
+1
2019-04-08
ARM: OMAP2+: pm33xx: Add support for rtc+ddr in self refresh mode
Keerthy
1
-0
/
+5
2019-04-08
rtc: OMAP: Add support for rtc-only mode
Keerthy
1
-0
/
+7
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
1
-3
/
+3
2019-04-08
dma-mapping: remove leftover NULL device support
Christoph Hellwig
1
-3
/
+3
2019-04-08
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2
-12
/
+22
2019-04-08
tracing: introduce TRACE_EVENT_NOP()
Yafang Shao
1
-0
/
+15
2019-04-08
Merge tag 'v5.1-rc3' into devel
Linus Walleij
25
-65
/
+137
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-2
/
+0
2019-04-08
mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors
Will Deacon
1
-1
/
+10
2019-04-08
cpufreq: intel_pstate: Update max frequency on global turbo changes
Rafael J. Wysocki
1
-0
/
+10
2019-04-08
gpio: mmio: Drop bgpio_dir_inverted
Linus Walleij
1
-4
/
+0
2019-04-08
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
Miquel Raynal
1
-1
/
+1
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
1
-8
/
+0
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
1
-4
/
+3
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
1
-2
/
+0
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
1
-4
/
+2
2019-04-08
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
1
-5
/
+0
2019-04-08
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
1
-7
/
+11
2019-04-08
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
1
-0
/
+21
2019-04-08
mtd: rawnand: Prepare things to reuse the generic NAND layer
Boris Brezillon
1
-4
/
+6
2019-04-08
mtd: rawnand: Use nand_to_mtd() in nand_{set,get}_flash_node()
Boris Brezillon
1
-11
/
+11
2019-04-08
mtd: nand: Add a helper to retrieve the number of pages per target
Boris Brezillon
1
-0
/
+14
2019-04-08
mtd: nand: Add a helper returning the number of eraseblocks per target
Boris Brezillon
1
-0
/
+12
2019-04-08
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
1
-1
/
+5
2019-04-08
spi: add a method for configuring CS timing
Sowjanya Komatineni
1
-0
/
+15
2019-04-08
spi: bitbang: Introduce spi_bitbang_init()
Andrey Smirnov
1
-0
/
+1
2019-04-08
crypto: ccp - introduce SEV_GET_ID2 command
Singh, Brijesh
1
-2
/
+1
2019-04-08
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
1
-17
/
+34
2019-04-08
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2
-98
/
+165
2019-04-08
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
1
-2
/
+9
2019-04-07
PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
Rafael J. Wysocki
1
-0
/
+1
2019-04-07
mfd: ti-lmu: Remove LM3532 backlight driver references
Dan Murphy
2
-45
/
+0
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
3
-21
/
+6
2019-04-06
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
1
-0
/
+2
2019-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-25
/
+31
2019-04-06
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-1
/
+4
2019-04-06
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
1
-1
/
+1
2019-04-06
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-23
/
+23
2019-04-06
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-04-06
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-3
/
+8
2019-04-06
bus: ti-sysc: Handle swsup idle mode quirks
Tony Lindgren
1
-0
/
+3
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-32
/
+39
2019-04-06
net/mlx5: Handle event of power detection in the PCIE slot
Aya Levin
1
-0
/
+1
[prev]
[next]