index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
net: introduce helper sendpage_ok() in include/linux/net.h
Coly Li
1
-0
/
+16
2020-10-02
net: core: document two new elements of struct net_device
Mauro Carvalho Chehab
1
-0
/
+5
2020-10-02
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
1
-0
/
+2
2020-10-02
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2
-0
/
+15
2020-10-02
bpf: Introduce pseudo_btf_id
Hao Luo
2
-0
/
+22
2020-10-02
static_call: Fix return type of static_call_init
Nathan Chancellor
1
-3
/
+3
2020-10-02
net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
Saeed Mahameed
1
-0
/
+1
2020-10-02
net/mlx5: Avoid possible free of command entry while timeout comp handler
Eran Ben Elisha
1
-0
/
+2
2020-10-02
PM: domains: Rename power state enums for genpd
Ulf Hansson
1
-2
/
+2
2020-10-02
ACPI: Make acpi_evaluate_dsm() prototype consistent
John Garry
1
-1
/
+1
2020-10-02
ACPI: Let ACPI know we support Generic Initiator Affinity Structures
Jonathan Cameron
1
-0
/
+1
2020-10-02
ACPI: Support Generic Initiator only domains
Jonathan Cameron
1
-0
/
+1
2020-10-02
Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+1
2020-10-02
mm: memcg/slab: fix slab statistics in !SMP configuration
Roman Gushchin
1
-0
/
+5
2020-10-02
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
1
-1
/
+1
2020-10-02
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
1
-0
/
+11
2020-10-02
bus/fsl-mc: Add a container setup function
Diana Craciun
1
-0
/
+2
2020-10-02
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
1
-0
/
+2
2020-10-02
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
1
-0
/
+7
2020-10-02
bus/fsl-mc: Add dprc-reset-container support
Bharat Bhushan
1
-0
/
+7
2020-10-02
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
1
-0
/
+8
2020-10-02
bus/fsl-mc: add support for 'driver_override' in the mc-bus
Bharat Bhushan
1
-0
/
+2
2020-10-02
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
1
-0
/
+1
2020-10-02
Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
1
-0
/
+2
2020-10-02
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
1
-2
/
+2
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
5
-2
/
+61
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2
-4
/
+4
2020-10-02
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
1
-0
/
+15
2020-10-02
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
1
-2
/
+0
2020-10-02
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
1
-0
/
+2
2020-10-02
bus: mhi: Remove include of rwlock_types.h
Clark Williams
1
-2
/
+1
2020-10-02
bus: mhi: core: Add const qualifier to MHI config information
Hemant Kumar
1
-3
/
+3
2020-10-02
bus: mhi: core: Introduce APIs to allocate and free the MHI controller
Bhaumik Bhatt
1
-0
/
+12
2020-10-02
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
1
-0
/
+6
2020-10-02
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
1
-0
/
+2
2020-10-02
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
1
-4
/
+4
2020-10-02
bus: mhi: fix doubled words and struct image_info kernel-doc
Randy Dunlap
1
-4
/
+6
2020-10-02
USB: UDC: Expand device model API interface
Alan Stern
1
-6
/
+21
2020-10-01
pipe: remove pipe_wait() and fix wakeup race with splice
Linus Torvalds
1
-2
/
+3
2020-10-01
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
1
-0
/
+1
2020-10-02
power: supply: bq27xxx: add support for TI bq34z100
Krzysztof Kozlowski
1
-0
/
+1
2020-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-16
/
+176
2020-10-01
Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-15
/
+40
2020-10-01
regulator: qcom_smd: Add PM660/PM660L regulator support
AngeloGioacchino Del Regno
1
-0
/
+4
2020-10-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-10-01
debugobjects: Free per CPU pool after CPU unplug
Zqiang
1
-0
/
+1
2020-10-01
pipe: Fix memory leaks in create_pipe_files()
Qian Cai
1
-0
/
+6
2020-10-01
iommu/uapi: Handle data and argsz filled by users
Jacob Pan
1
-9
/
+19
2020-10-01
iommu/uapi: Rename uapi functions
Jacob Pan
1
-15
/
+16
2020-09-30
net/mlx5: E-switch, Use PF num in metadata reg c0
sunils
1
-7
/
+8
[prev]
[next]