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-01-04
filemap: Add filemap_release_folio()
Matthew Wilcox (Oracle)
2
-1
/
+2
2022-01-04
filemap: Add read_cache_folio and read_mapping_folio
Matthew Wilcox (Oracle)
1
-2
/
+10
2022-01-04
readahead: Convert page_cache_async_ra() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-01-04
filemap: Remove thp_contains()
Matthew Wilcox (Oracle)
1
-9
/
+0
2022-01-04
filemap: Add filemap_remove_folio and __filemap_remove_folio
Matthew Wilcox (Oracle)
1
-2
/
+7
2022-01-04
filemap: Add filemap_unaccount_folio()
Matthew Wilcox (Oracle)
1
-5
/
+0
2022-01-04
filemap: Add folio_put_wait_locked()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-04
mm: Add folio_test_pmd_mappable()
Matthew Wilcox (Oracle)
2
-21
/
+35
2022-01-04
iov_iter: Add copy_folio_to_iter()
Matthew Wilcox (Oracle)
1
-0
/
+7
2022-01-04
headers/uninline: Uninline single-use function: kobject_has_children()
Ingo Molnar
1
-17
/
+0
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
1
-0
/
+2
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
1
-0
/
+2
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
3
-74
/
+3
2022-01-04
pktcdvd: convert to use attribute groups
Greg Kroah-Hartman
1
-10
/
+0
2022-01-03
power: supply_core: Pass pointer to battery info
Linus Walleij
1
-1
/
+1
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
11
-14
/
+42
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
11
-14
/
+42
2022-01-03
dmaengine: xilinx_dpdma: use correct SDPX tag for header file
Vinod Koul
1
-1
/
+1
2022-01-03
pagevec: Add folio_batch
Matthew Wilcox (Oracle)
1
-0
/
+69
2022-01-03
mm/doc: Add documentation for folio_test_uptodate
Matthew Wilcox (Oracle)
1
-3
/
+10
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-6
/
+3
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
1
-0
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-89
/
+192
2021-12-31
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
1
-0
/
+1
2021-12-31
Revert "serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2"
Greg Kroah-Hartman
1
-22
/
+0
2021-12-31
Merge tag 'nand/for-5.17' into mtd/next
Miquel Raynal
2
-1
/
+11
2021-12-31
Merge tag 'spi-nor/for-5.17' into mtd/next
Miquel Raynal
1
-2
/
+0
2021-12-31
Merge tag 'memory-controller-drv-omap-5.17' into nand/next
Miquel Raynal
1
-1
/
+9
2021-12-31
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
1
-1
/
+1
2021-12-31
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
1
-2
/
+4
2021-12-31
net/mlx5: Add misc5 flow table match parameters
Muhammad Sammar
2
-1
/
+25
2021-12-31
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"
Yevgeny Kliteynik
1
-1
/
+1
2021-12-31
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2
-2
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-10
/
+15
2021-12-30
counter: remove old and now unused registration API
Uwe Kleine-König
1
-12
/
+0
2021-12-30
counter: Provide alternative counter registration functions
Uwe Kleine-König
1
-0
/
+15
2021-12-30
counter: Provide a wrapper to access device private data
Uwe Kleine-König
1
-0
/
+2
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2
-5
/
+5
2021-12-30
serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2
Magnus Damm
1
-0
/
+22
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
1
-2
/
+0
2021-12-30
usb: Remove usb_for_each_port()
Heikki Krogerus
1
-9
/
+0
2021-12-30
usb: typec: port-mapper: Convert to the component framework
Heikki Krogerus
1
-12
/
+0
2021-12-30
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
1
-7
/
+1
2021-12-30
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-0
/
+5
2021-12-30
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2
-0
/
+2
2021-12-29
mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16
Jonathan Neuschäfer
1
-1
/
+1
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
1
-0
/
+8
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
1
-4
/
+3
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
[prev]
[next]