index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
3
-10
/
+77
2019-06-24
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
1
-1
/
+3
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2
-0
/
+21
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
3
-6
/
+73
2019-06-24
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
1
-0
/
+4
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
1
-0
/
+4
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
1
-0
/
+23
2019-06-24
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
1
-1
/
+15
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
3
-13
/
+5
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
422
-1918
/
+487
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
2
-0
/
+9
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
2
-1
/
+2
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
1
-0
/
+4
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
1
-0
/
+2
2019-06-24
regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend
Krzysztof Kozlowski
1
-0
/
+5
2019-06-24
media: marvell-ccic: provide a clock for the sensor
Lubomir Rintel
1
-2
/
+0
2019-06-24
media: marvell-ccic: use async notifier to get the sensor
Lubomir Rintel
1
-1
/
+0
2019-06-24
media: marvell-ccic: drop unused stuff
Lubomir Rintel
1
-1
/
+0
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
1
-19
/
+0
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-9
/
+0
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
1
-0
/
+1
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-2
/
+2
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
1
-1
/
+1
2019-06-24
RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
Max Gurtovoy
2
-1
/
+3
2019-06-24
RDMA/mlx5: Add attr for max number page list length for PI operation
Max Gurtovoy
1
-0
/
+1
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
2
-1
/
+3
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
1
-0
/
+9
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
1
-0
/
+10
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
1
-0
/
+10
2019-06-24
RDMA/core: Introduce new header file for signature operations
Max Gurtovoy
2
-111
/
+121
2019-06-24
net/tls: fix page double free on TX cleanup
Dirk van der Merwe
1
-15
/
+0
2019-06-24
io_uring: add support for sqe links
Jens Axboe
1
-0
/
+1
2019-06-24
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
1
-0
/
+3
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
1
-0
/
+2
2019-06-24
module: allow arch overrides for .exit section names
Matthias Schiffer
1
-0
/
+5
2019-06-24
Merge tag 'v5.2-rc6' into generic-dma-ops
Joerg Roedel
1382
-9501
/
+1697
2019-06-24
drivers: Add generic helper to match by of_node
Suzuki K Poulose
1
-0
/
+2
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
1
-2
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-24
mfd: Remove unused helper syscon_regmap_lookup_by_pdevname
Suzuki K Poulose
1
-6
/
+0
2019-06-24
binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c
Christoph Hellwig
1
-6
/
+0
2019-06-24
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
1
-1
/
+1
2019-06-24
binfmt_flat: provide an asm-generic/flat.h
Christoph Hellwig
1
-0
/
+26
2019-06-24
binfmt_flat: use fixed size type for the on-disk format
Christoph Hellwig
1
-22
/
+22
2019-06-24
binfmt_flat: consolidate two version of flat_v2_reloc_t
Christoph Hellwig
1
-4
/
+2
2019-06-24
binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definition
Christoph Hellwig
1
-3
/
+0
2019-06-24
binfmt_flat: remove the uapi <linux/flat.h> header
Christoph Hellwig
2
-63
/
+41
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
1
-0
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
1
-0
/
+10
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
1
-0
/
+1
[prev]
[next]