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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
nbd: prevent IDR lookups from finding partially initialized devices
Tetsuo Handa
1
-1
/
+10
2021-08-25
nbd: reset NBD to NULL when restarting in nbd_genl_connect
Christoph Hellwig
1
-14
/
+18
2021-08-25
nbd: add missing locking to the nbd_dev_add error path
Tetsuo Handa
1
-0
/
+2
2021-08-25
kselftest:sched: remove duplicate include in cs_prctl_test.c
Changcheng Deng
1
-2
/
+0
2021-08-25
selftests: openat2: Fix testing failure for O_LARGEFILE flag
Baolin Wang
1
-0
/
+4
2021-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+2
2021-08-25
MAINTAINERS: exfat: update my email address
Namjae Jeon
1
-1
/
+1
2021-08-25
mm/memory_hotplug: fix potential permanent lru cache disable
Miaohe Lin
1
-0
/
+1
2021-08-25
Merge branch 'selftests: xsk: various simplifications'
Alexei Starovoitov
4
-428
/
+356
2021-08-25
selftests: xsk: Preface options with opt
Magnus Karlsson
2
-5
/
+5
2021-08-25
selftests: xsk: Make enums lower case
Magnus Karlsson
2
-13
/
+7
2021-08-25
selftests: xsk: Generate packets from specification
Magnus Karlsson
2
-121
/
+166
2021-08-25
selftests: xsk: Generate packet directly in umem
Magnus Karlsson
2
-43
/
+32
2021-08-25
selftests: xsk: Simplify cleanup of ifobjects
Magnus Karlsson
2
-33
/
+40
2021-08-25
selftests: xsk: Decrease sending speed
Magnus Karlsson
2
-1
/
+2
2021-08-25
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
1
-14
/
+41
2021-08-25
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2
-131
/
+65
2021-08-25
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
1
-6
/
+6
2021-08-25
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2
-11
/
+9
2021-08-25
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2
-32
/
+12
2021-08-25
selftests: xsk: Simplify the retry code
Magnus Karlsson
2
-14
/
+11
2021-08-25
selftests: xsk: Return correct error codes
Magnus Karlsson
1
-5
/
+5
2021-08-25
selftests: xsk: Remove unused variables
Magnus Karlsson
2
-11
/
+0
2021-08-25
selftests: xsk: Remove the num_tx_packets option
Magnus Karlsson
3
-27
/
+13
2021-08-25
selftests: xsk: Remove color mode
Magnus Karlsson
2
-28
/
+9
2021-08-25
io_uring: don't free request to slab
Hao Xu
1
-1
/
+1
2021-08-25
hv_utils: Set the maximum packet size for VSS driver to the length of the receive buffer
Vitaly Kuznetsov
1
-0
/
+1
2021-08-25
vfio/ap_ops: Convert to use vfio_register_group_dev()
Jason Gunthorpe
2
-66
/
+91
2021-08-25
PM: domains: Improve runtime PM performance state handling
Dmitry Osipenko
1
-2
/
+8
2021-08-25
dt-bindings: Add vendor prefix for Topic Embedded Systems
Michal Simek
1
-0
/
+2
2021-08-25
of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
Geert Uytterhoeven
1
-3
/
+3
2021-08-25
powercap: Add Power Limit4 support for Alder Lake SoC
Sumeet Pawnikar
1
-0
/
+2
2021-08-25
cpufreq: intel_pstate: Process HWP Guaranteed change notification
Srinivas Pandruvada
1
-0
/
+39
2021-08-25
thermal: intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2
-1
/
+9
2021-08-25
ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved
Adrian Huang
1
-4
/
+3
2021-08-25
ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5)
Ulrich Huber
1
-0
/
+11
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
73
-3170
/
+133
2021-08-25
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
29
-1277
/
+59
2021-08-25
ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
4
-10
/
+43
2021-08-25
Merge branch 'bpf: Add bpf_task_pt_regs() helper'
Alexei Starovoitov
10
-16
/
+131
2021-08-25
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2
-0
/
+76
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
4
-0
/
+36
2021-08-25
bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()
Daniel Xu
2
-1
/
+4
2021-08-25
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
5
-15
/
+12
2021-08-25
bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macro
Daniel Xu
1
-0
/
+3
2021-08-25
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
1
-12
/
+8
2021-08-25
arm64: mm: fix comment typo of pud_offset_phys()
Xujun Leng
1
-1
/
+1
2021-08-25
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-10
/
+10
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
4
-5
/
+31
2021-08-25
RDMA/hns: Bugfix for the missing assignment for dip_idx
Junxian Huang
1
-1
/
+3
[prev]
[next]