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-03-08
platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static functions
Maximilian Luz
2
-52
/
+53
2021-03-08
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
1
-0
/
+2
2021-03-08
mtd: spi-nor: intel-spi: Move platform data header to x86 subfolder
Andy Shevchenko
2
-1
/
+1
2021-03-07
io_uring: index io_uring->xa by ctx not file
Pavel Begunkov
1
-1
/
+1
2021-03-06
Merge branch 'locking/core' into x86/mm, to resolve conflict
Ingo Molnar
1
-3
/
+15
2021-03-06
smp: Inline on_each_cpu_cond() and on_each_cpu()
Nadav Amit
1
-14
/
+36
2021-03-06
cpumask: Mark functions as pure
Nadav Amit
1
-3
/
+3
2021-03-06
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
1
-0
/
+2
2021-03-06
lockdep: Add lockdep lock state defines
Shuah Khan
1
-2
/
+9
2021-03-06
lockdep: Add lockdep_assert_not_held()
Shuah Khan
1
-3
/
+8
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
1
-0
/
+4
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
1
-1
/
+0
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
1
-1
/
+2
2021-03-06
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2
-1
/
+1
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2021-03-05
Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+3
2021-03-05
Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-9
/
+2
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
1
-0
/
+10
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+2
2021-03-04
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
1
-2
/
+2
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
1
-0
/
+9
2021-03-04
scsi: sbitmap: Add sbitmap_calculate_shift() helper
Ming Lei
1
-0
/
+18
2021-03-04
scsi: sbitmap: Export sbitmap_weight
Ming Lei
1
-0
/
+10
2021-03-04
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
1
-15
/
+26
2021-03-04
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
1
-10
/
+10
2021-03-04
scsi: sbitmap: Remove sbitmap_clear_bit_unlock
Ming Lei
1
-6
/
+0
2021-03-04
Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+2
2021-03-04
skmsg: Add function doc for skb->_sk_redir
Cong Wang
1
-0
/
+1
2021-03-04
xsk: Remove dangling function declaration from header file
Maciej Fijalkowski
1
-2
/
+0
2021-03-04
tracing: Fix comment about the trace_event_call flags
Steven Rostedt (VMware)
1
-9
/
+2
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
1
-1
/
+1
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
1
-3
/
+3
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
1
-0
/
+2
2021-03-01
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
1
-1
/
+1
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+56
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
1
-2
/
+0
2021-03-01
firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)
Nobuhiro Iwamatsu
1
-5
/
+0
2021-03-01
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
Oleksij Rempel
1
-2
/
+6
2021-02-28
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+1
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+7
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-23
/
+5
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-1
/
+6
2021-02-26
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-48
/
+102
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+1
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
3
-0
/
+18
2021-02-26
Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
3
-43
/
+53
2021-02-26
bpf: Add hashtab support for bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+4
[prev]
[next]