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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
1
-0
/
+3
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
1
-0
/
+11
2021-12-03
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2
-8
/
+9
2021-12-03
block: switch to atomic_t for request references
Jens Axboe
1
-1
/
+1
2021-12-03
mm: move filemap_range_needs_writeback() into header
Jens Axboe
2
-2
/
+29
2021-12-03
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
1
-0
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
3
-2
/
+2
2021-12-03
fs: account for filesystem mappings
Christian Brauner
2
-6
/
+191
2021-12-03
fs: tweak fsuidgid_has_mapping()
Christian Brauner
1
-3
/
+11
2021-12-03
fs: move mapping helpers
Christian Brauner
2
-90
/
+102
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-0
/
+14
2021-12-03
Documentation/auxiliary_bus: Move the text into the code
Ira Weiny
1
-0
/
+160
2021-12-03
Documentation/auxiliary_bus: Add example code for module_auxiliary_driver()
Ira Weiny
1
-0
/
+4
2021-12-03
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
2
-0
/
+38
2021-12-03
topology/sysfs: rework book and drawer topology ifdefery
Heiko Carstens
1
-0
/
+18
2021-12-03
topology/sysfs: export cluster attributes only if an architectures has support
Heiko Carstens
1
-0
/
+3
2021-12-03
topology/sysfs: export die attributes only if an architectures has support
Heiko Carstens
1
-0
/
+4
2021-12-03
mtd: remove unused header file <linux/mtd/latch-addr-flash.h>
Jonathan Corbet
1
-29
/
+0
2021-12-02
net/mlx5: Dynamically resize flow counters query buffer
Avihai Horon
1
-0
/
+4
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-4
/
+10
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-19
/
+23
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-17
/
+21
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
1
-0
/
+8
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
1
-0
/
+81
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
1
-4
/
+4
2021-12-02
HID: do not inline some hid_hw_ functions
Benjamin Tissoires
1
-62
/
+6
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
1
-0
/
+10
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-2
/
+3
2021-12-02
mm, slab: Remove compiler check in __kmalloc_index
Nathan Chancellor
1
-2
/
+1
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-6
/
+13
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-12-01
cgroup: fix a typo in comment
Wei Yang
1
-1
/
+1
2021-11-30
net/mlx5: Fix access to a non-supported register
Aya Levin
1
-1
/
+4
2021-11-30
rcu: in_irq() cleanup
Changbin Du
1
-1
/
+1
2021-11-30
rcu: Replace ________p1 and _________p1 with __UNIQUE_ID(rcu)
Chun-Hung Tseng
2
-23
/
+30
2021-12-01
genirq/generic_chip: Constify irq_generic_chip_ops
Rikard Falkeborn
1
-1
/
+1
2021-12-01
entry: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-12-01
thread_info: Add helpers to snapshot thread flags
Mark Rutland
1
-0
/
+14
2021-11-30
bpf: Add bpf_loop helper
Joanne Koong
1
-0
/
+1
2021-11-30
bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
Sebastian Andrzej Siewior
2
-17
/
+2
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
1
-0
/
+1
2021-11-29
siphash: use _unaligned version by default
Arnd Bergmann
1
-10
/
+4
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-4
/
+3
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-4
/
+0
2021-11-29
block: remove get_io_context_active
Christoph Hellwig
1
-16
/
+0
2021-11-29
block: mark put_io_context_active static
Christoph Hellwig
1
-1
/
+0
2021-11-29
fork: move copy_io to block/blk-ioc.c
Christoph Hellwig
1
-10
/
+13
2021-11-29
blk-mq: Add blk_mq_complete_request_direct()
Sebastian Andrzej Siewior
1
-0
/
+11
2021-11-29
blk-crypto: remove blk_crypto_unregister()
Eric Biggers
1
-4
/
+0
[prev]
[next]