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
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
drm/fourcc: fix Amlogic Video Framebuffer Compression macro
Neil Armstrong
1
-1
/
+1
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
SUNRPC: Refresh the show_rqstp_flags() macro
Chuck Lever
1
-8
/
+27
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
driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
Dan Williams
2
-0
/
+11
2020-07-25
ACPI: NFIT: Define runtime firmware activation commands
Dan Williams
1
-1
/
+2
2020-07-25
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
Dan Williams
1
-1
/
+0
2020-07-25
libnvdimm: Validate command family indices
Dan Williams
2
-0
/
+6
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
25
-24
/
+157
2020-07-25
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
Linus Torvalds
1
-1
/
+4
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
Linus Torvalds
1
-0
/
+1
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
43
-126
/
+323
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
3
-4
/
+5
2020-07-25
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
Coly Li
1
-1
/
+2
2020-07-25
bcache: struct cache_sb is only for in-memory super block now
Coly Li
1
-4
/
+6
2020-07-25
bcache: increase super block version for cache device and backing device
Coly Li
1
-8
/
+21
2020-07-25
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-13
/
+0
2020-07-24
scsi: core: Only return started requests from scsi_host_find_tag()
Hannes Reinecke
1
-1
/
+1
2020-07-24
scsi: firmware: qcom_scm: Add support for programming inline crypto keys
Eric Biggers
1
-0
/
+19
2020-07-24
scsi: scsi_transport_iscsi: Drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
3
-0
/
+3
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
1
-1
/
+2
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
1
-2
/
+30
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
7
-10
/
+13
2020-07-24
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-24
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-24
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-24
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-4
/
+4
[prev]
[next]