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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
3
-28
/
+12
2019-11-12
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
1
-6
/
+14
2019-11-12
kernfs: implement custom exportfs ops and fid type
Tejun Heo
1
-0
/
+5
2019-11-12
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
1
-1
/
+2
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
3
-29
/
+37
2019-11-12
netprio: use css ID instead of cgroup ID
Tejun Heo
1
-1
/
+1
2019-11-12
writeback: use ino_t for inodes in tracepoints
Tejun Heo
1
-44
/
+44
2019-11-12
kernfs: fix ino wrap-around detection
Tejun Heo
1
-0
/
+1
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
6
-6
/
+310
2019-11-12
gpio: add new SET_CONFIG ioctl() to gpio chardev
Kent Gibson
1
-0
/
+18
2019-11-12
gpiolib: add support for disabling line bias
Kent Gibson
1
-0
/
+2
2019-11-12
gpio: expose pull-up/pull-down line flags to userspace
Drew Fustini
1
-0
/
+4
2019-11-12
Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next
Bartosz Golaszewski
5
-123
/
+153
2019-11-12
hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ
Sebastian Andrzej Siewior
1
-2
/
+1
2019-11-13
sysfs: Fixes __BIN_ATTR_WO() macro
Nayna Jain
1
-2
/
+2
2019-11-12
ASoC: Intel: acpi-match: split CNL tables in three
Pierre-Louis Bossart
1
-0
/
+2
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-0
/
+1
2019-11-12
certs: Add wrapper function to check blacklisted binary hash
Nayna Jain
1
-0
/
+6
2019-11-12
powerpc/ima: Add support to initialize ima policy rules
Nayna Jain
1
-1
/
+2
2019-11-11
devlink: Add method for time-stamp on reporter's dump
Aya Levin
1
-0
/
+1
2019-11-11
Merge tag 'tegra-for-5.5-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-1
/
+12
2019-11-11
Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...
Olof Johansson
1
-2
/
+2
2019-11-11
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-0
/
+13
2019-11-11
can: rx-offload: Prepare for CAN FD support
Joakim Zhang
1
-3
/
+3
2019-11-11
can: rx-offload: can_rx_offload_reset(): remove no-op function
Marc Kleine-Budde
1
-1
/
+0
2019-11-11
can: mcp251x: get rid of legacy platform data
Andy Shevchenko
1
-22
/
+0
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
1
-3
/
+5
2019-11-11
i2c: pxa: remove unused i2c-slave APIs
Patrick Williams
2
-22
/
+0
2019-11-11
lib: provide a simple generic ioremap implementation
Christoph Hellwig
1
-4
/
+16
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-15
/
+3
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
1
-21
/
+8
2019-11-11
asm-generic: ioremap_uc should behave the same with and without MMU
Christoph Hellwig
1
-20
/
+16
2019-11-11
net/mlx5: Handle "enable_roce" devlink param
Michael Guralnik
1
-0
/
+11
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
1
-0
/
+4
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
1
-0
/
+1
2019-11-11
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
1
-2
/
+4
2019-11-11
iommu/vt-d: Turn off translations at shutdown
Deepa Dinamani
1
-0
/
+2
2019-11-11
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
3
-5
/
+7
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko
1
-1
/
+1
2019-11-11
clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
Dmitry Osipenko
1
-0
/
+13
2019-11-11
clk: tegra: Reimplement SOR clocks on Tegra210
Thierry Reding
1
-3
/
+3
2019-11-11
clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC
Thierry Reding
1
-1
/
+0
2019-11-11
Merge branch 'for-5.5/dt-bindings' into for-5.5/clk
Thierry Reding
2
-2
/
+4
2019-11-11
Merge branch 'for-5.5/clk-core' into for-5.5/clk
Thierry Reding
1
-0
/
+1
2019-11-11
clk: tegra: Add Tegra20/30 EMC clock implementation
Dmitry Osipenko
1
-0
/
+11
2019-11-11
clk: Add API to get index of the clock parent
Sowjanya Komatineni
1
-0
/
+1
2019-11-11
backlight: gpio: Remove unused fields from platform data
Bartosz Golaszewski
1
-3
/
+0
2019-11-11
asm-generic/export.h: remove unneeded __kcrctab_* symbols
Masahiro Yamada
1
-1
/
+0
2019-11-11
asm-generic/export.h: make __ksymtab_* local symbols
Masahiro Yamada
1
-1
/
+0
2019-11-11
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
1
-1
/
+1
[prev]
[next]