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
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
1
-1
/
+5
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
1
-2
/
+12
2020-07-27
btrfs: use __u16 for the return value of btrfs_qgroup_level()
Qu Wenruo
1
-2
/
+2
2020-07-27
btrfs: tracepoints: convert flush states to using EM macros
Nikolay Borisov
1
-20
/
+14
2020-07-27
btrfs: tracepoints: switch extent_io_tree_owner to using EM macro
Nikolay Borisov
1
-15
/
+16
2020-07-27
btrfs: tracepoints: fix qgroup reservation type printing
Nikolay Borisov
1
-11
/
+11
2020-07-27
btrfs: tracepoints: move FLUSH_ACTIONS define
Nikolay Borisov
1
-28
/
+17
2020-07-27
btrfs: tracepoints: fix extent type symbolic name print
Nikolay Borisov
1
-7
/
+18
2020-07-27
btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags
Nikolay Borisov
1
-6
/
+28
2020-07-27
Merge 5.8-rc7 into staging-next
Greg Kroah-Hartman
12
-8
/
+22
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
12
-8
/
+22
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
12
-8
/
+22
2020-07-27
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
1
-0
/
+14
2020-07-27
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
1
-3
/
+9
2020-07-27
Revert "test_firmware: Test platform fw loading on non-EFI systems"
Greg Kroah-Hartman
1
-0
/
+13
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
12
-8
/
+22
2020-07-27
dmaengine: dw: Don't include unneeded header to platform data header
Andy Shevchenko
1
-1
/
+4
2020-07-27
dmaengine: idxd: add missing invalid flags field to completion
Dave Jiang
1
-0
/
+6
2020-07-27
dmaengine: dw: Introduce max burst length hw config
Serge Semin
1
-0
/
+3
2020-07-27
dmaengine: dw: Initialize min and max burst DMA device capability
Serge Semin
1
-0
/
+2
2020-07-27
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
1
-0
/
+4
2020-07-27
dmaengine: Introduce max SG burst capability
Serge Semin
1
-0
/
+8
2020-07-27
dmaengine: Introduce min burst length capability
Serge Semin
1
-0
/
+4
2020-07-27
printk: Make linux/printk.h self-contained
Herbert Xu
3
-35
/
+45
2020-07-27
io: Fix return type of _inb and _inl
Stafford Horne
1
-2
/
+2
2020-07-27
irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.h
Marc Zyngier
1
-0
/
+1
2020-07-27
irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros
Saravana Kannan
1
-0
/
+23
2020-07-27
irqchip: irq-bcm2836.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
irqchip/gic-v3: Remove unused register definition
Zenghui Yu
1
-4
/
+0
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
12
-8
/
+22
2020-07-27
gpio: regmap: fix type clash
Michael Walle
1
-1
/
+1
2020-07-27
power: fix duplicated words in bq2415x_charger.h
Randy Dunlap
1
-2
/
+2
2020-07-26
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
118
-308
/
+988
2020-07-26
entry: Correct __secure_computing() stub
Thomas Gleixner
1
-1
/
+2
2020-07-27
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
1
-0
/
+2
2020-07-27
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
1
-0
/
+2
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2
-10
/
+0
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
1
-0
/
+3
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2
-1
/
+10
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
1
-2
/
+15
2020-07-25
bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL
Andrii Nakryiko
1
-26
/
+55
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
1
-4
/
+8
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
1
-1
/
+2
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
1
-0
/
+2
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2
-0
/
+23
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
1
-0
/
+6
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2
-2
/
+8
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
1
-7
/
+10
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
1
-0
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
25
-24
/
+157
[prev]
[next]