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
2022-11-09
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
1
-0
/
+14
2022-11-09
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
1
-0
/
+24
2022-11-09
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
1
-2
/
+3
2022-11-09
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
1
-42
/
+8
2022-11-09
maple_tree: reorganize testing to restore module testing
Liam Howlett
1
-0
/
+7
2022-11-08
Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-08
Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-11-08
ACPICA: Update version to 20221020
Bob Moore
1
-1
/
+1
2022-11-08
fd: dlm: trace send/recv of dlm message and rcom
Alexander Aring
1
-0
/
+297
2022-11-08
Merge branch 'for-linus/hardening' into for-next/hardening
Kees Cook
1
-1
/
+1
2022-11-08
soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
Xinlei Lee
1
-0
/
+7
2022-11-08
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
1
-1
/
+1
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
1
-0
/
+1
2022-11-08
rxrpc: Fix congestion management
David Howells
1
-0
/
+1
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
1
-3
/
+4
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
1
-38
/
+40
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
1
-8
/
+11
2022-11-08
rxrpc: Clone received jumbo subpackets and queue separately
David Howells
1
-7
/
+5
2022-11-08
rxrpc: Split the rxrpc_recvmsg tracepoint
David Howells
1
-0
/
+24
2022-11-08
rxrpc: Clean up ACK handling
David Howells
1
-16
/
+36
2022-11-08
rxrpc: Allocate ACK records at proposal and queue for transmission
David Howells
1
-12
/
+35
2022-11-08
rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
David Howells
1
-0
/
+45
2022-11-08
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
1
-6
/
+3
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
2
-3
/
+4
2022-11-08
rxrpc: Record stats for why the REQUEST-ACK flag is being set
David Howells
1
-0
/
+1
2022-11-08
rxrpc: Split call timer-expiration from call timer-set tracepoint
David Howells
1
-1
/
+41
2022-11-08
rxrpc: Trace setting of the request-ack flag
David Howells
1
-0
/
+36
2022-11-08
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
1
-0
/
+2
2022-11-08
drm/gem: Implement shadow-plane {begin, end}_fb_access with vmap
Thomas Zimmermann
1
-10
/
+10
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
2
-1
/
+60
2022-11-08
drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_start
Thomas Zimmermann
1
-0
/
+7
2022-11-08
net: sched: add helper support in act_ct
Xin Long
2
-0
/
+4
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
1
-0
/
+2
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
1
-0
/
+3
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
3
-0
/
+21
2022-11-08
Merge git://linuxtv.org/sailus/media_tree into media_stage
Mauro Carvalho Chehab
6
-30
/
+17
2022-11-08
mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTS
Baoquan He
1
-4
/
+3
2022-11-08
Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2
-0
/
+8
2022-11-08
scsi: ufs: core: Remove check_upiu_size() from ufshcd.h
Keoseong Park
1
-6
/
+0
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-0
/
+5
2022-11-07
dt-bindings: arm: qcom,ids: Add SoC IDs for QDU1000/QRU1000
Melody Olvera
1
-0
/
+6
2022-11-07
dt-bindings: power: rpmpd: Add QDU1000/QRU1000 to rpmpd binding
Melody Olvera
1
-0
/
+6
2022-11-07
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
1
-1
/
+0
2022-11-07
arm_pmu: rework ACPI probing
Mark Rutland
1
-1
/
+0
2022-11-07
drm/panfrost: Remove type name from internal struct again
Steven Price
1
-1
/
+1
2022-11-07
ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
Besar Wicaksono
1
-0
/
+19
2022-11-07
ASoC: SOF: Add support to parse pin binding array from topology
Chao Song
1
-0
/
+7
2022-11-07
ASoC: SOF: Add support for parsing the number of sink/source pins
Chao Song
1
-0
/
+2
2022-11-07
ASoC: simple-card-utils: remove asoc_simple_convert_fixup()
Kuninori Morimoto
1
-2
/
+0
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-0
/
+16
[prev]
[next]