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
2021-11-21
include/linux/efi.h: Remove unneeded whitespaces before tabs
Elyes HAOUAS
1
-3
/
+3
2021-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+28
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-160
/
+9
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
1
-0
/
+12
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2
-1
/
+16
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
1
-0
/
+1
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
1
-0
/
+5
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
1
-9
/
+5
2021-11-20
ipv6: ip6_skb_dst_mtu() cleanups
Eric Dumazet
1
-9
/
+9
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2021-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2021-11-19
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
1
-0
/
+2
2021-11-19
dt-bindings: clock: samsung: add IDs for some core clocks
Marek Szyprowski
2
-2
/
+6
2021-11-19
media: media dvb_frontend: add suspend and resume callbacks to dvb_frontend_ops
Lukas Middendorf
1
-2
/
+11
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-0
/
+1
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
1
-4
/
+6
2021-11-19
reset: Add of_reset_control_get_optional_exclusive()
Biju Das
1
-0
/
+20
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
1
-10
/
+4
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
1
-0
/
+10
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
2
-0
/
+38
2021-11-19
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
1
-6
/
+0
2021-11-19
Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-0
/
+7
2021-11-19
dt-bindings: power: rpmpd: Add QCM2290 support
Shawn Guo
1
-0
/
+10
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-1065
/
+2932
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-7
/
+35
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
1
-3
/
+41
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+1
2021-11-18
PCI: Add PCI_ERROR_RESPONSE and related definitions
Naveen Naidu
1
-0
/
+9
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+4
2021-11-18
lib/string_helpers: Introduce managed variant of kasprintf_strarray()
Andy Shevchenko
1
-0
/
+3
2021-11-18
lib/string_helpers: Introduce kasprintf_strarray()
Andy Shevchenko
1
-0
/
+1
2021-11-18
regulator: Add units to limit documentation
Matti Vaittinen
1
-3
/
+5
2021-11-18
regulator: rohm-regulator: add helper for restricted voltage setting
Matti Vaittinen
1
-0
/
+7
2021-11-18
ASoC: SOF: topology: Add support for Mediatek AFE DAI
YC Hung
2
-0
/
+26
2021-11-18
ASoC: SOF: tokens: add token for Mediatek AFE
YC Hung
1
-0
/
+5
2021-11-18
regulator: Update protection IRQ helper docs
Matti Vaittinen
1
-6
/
+8
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
1
-1
/
+2
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-1
/
+13
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
2
-0
/
+18
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
2
-0
/
+6
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
1
-0
/
+22
2021-11-18
tcp: add missing htmldocs for skb->ll_node and sk->defer_list
Eric Dumazet
2
-0
/
+2
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2
-2
/
+23
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+4
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
639
-9324
/
+19649
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2
-12
/
+1
2021-11-18
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
David Woodhouse
2
-12
/
+1
2021-11-18
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
1
-0
/
+12
2021-11-18
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-0
/
+1
2021-11-18
sunrpc: fix header include guard in trace header
Thiago Rafael Becker
1
-1
/
+1
[prev]
[next]