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-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite tests
Gavin Shan
1
-16
/
+16
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in basic tests
Gavin Shan
1
-26
/
+24
2021-09-03
mm/debug_vm_pgtable: introduce struct pgtable_debug_args
Gavin Shan
1
-1
/
+269
2021-09-03
arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-09-03
ocfs2: ocfs2_downconvert_lock failure results in deadlock
Gang He
1
-0
/
+12
2021-09-03
ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local_read_info()
Tuo Li
2
-1
/
+2
2021-09-03
ocfs2: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2021-09-03
ia64: make num_rsvd_regions static
Geert Uytterhoeven
2
-2
/
+1
2021-09-03
ia64: make reserve_elfcorehdr() static
Geert Uytterhoeven
2
-27
/
+25
2021-09-03
ia64: fix #endif comment for reserve_elfcorehdr()
Geert Uytterhoeven
1
-1
/
+1
2021-09-03
ia64: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-09-03
fs: update documentation of get_write_access() and friends
David Hildenbrand
1
-7
/
+12
2021-09-03
mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
David Hildenbrand
3
-5
/
+2
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
8
-36
/
+5
2021-09-03
binfmt: remove in-tree usage of MAP_DENYWRITE
David Hildenbrand
4
-10
/
+7
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
3
-8
/
+48
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
3
-35
/
+43
2021-09-03
binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
David Hildenbrand
3
-3
/
+3
2021-09-03
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
1
-3
/
+1
2021-09-03
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft into HEAD
Konrad Rzeszutek Wilk
1
-8
/
+16
2021-09-03
ASoC: rockchip: i2s: Fix concurrency between tx/rx
Sugar Zhang
1
-0
/
+7
2021-09-03
io_uring: fix possible poll event lost in multi shot mode
Xiaoguang Wang
1
-3
/
+13
2021-09-03
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
2
-2
/
+33
2021-09-03
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
1
-0
/
+4
2021-09-03
bio: fix kerneldoc documentation for bio_alloc_kiocb()
Jens Axboe
1
-1
/
+1
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
18
-81
/
+125
2021-09-03
net: remove the unnecessary check in cipso_v4_doi_free
王贇
1
-10
/
+8
2021-09-03
net: bridge: mcast: fix vlan port router deadlock
Nikolay Aleksandrov
1
-2
/
+2
2021-09-03
net: cs89x0: disable compile testing on powerpc
Arnd Bergmann
1
-1
/
+1
2021-09-03
net: usb: qmi_wwan: add Telit 0x1060 composition
Carlo Lobrano
1
-0
/
+1
2021-09-03
ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX
Trevor Wu
1
-12
/
+10
2021-09-03
ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select
Nathan Chancellor
1
-1
/
+1
2021-09-03
io_uring: prolong tctx_task_work() with flushing
Pavel Begunkov
1
-0
/
+3
2021-09-03
io_uring: don't disable kiocb_done() CQE batching
Pavel Begunkov
1
-1
/
+1
2021-09-03
io_uring: ensure IORING_REGISTER_IOWQ_MAX_WORKERS works with SQPOLL
Jens Axboe
1
-4
/
+24
2021-09-03
perf tests: Add test for PMU aliases
Jin Yao
1
-0
/
+92
2021-09-03
perf pmu: Add PMU alias support
Kan Liang
4
-5
/
+198
2021-09-03
seg6_iptunnel: Remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-09-03
perf session: Report collisions in AUX records
Suzuki K Poulose
2
-0
/
+10
2021-09-03
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event
Stephen Brennan
3
-0
/
+48
2021-09-03
perf build: Report failure for testing feature libopencsd
Leo Yan
1
-0
/
+2
2021-09-03
perf cs-etm: Show a warning for an unknown magic number
James Clark
1
-0
/
+5
2021-09-03
perf cs-etm: Print the decoder name
James Clark
3
-8
/
+14
2021-09-03
perf cs-etm: Create ETE decoder
James Clark
3
-0
/
+50
2021-09-03
perf cs-etm: Update OpenCSD decoder for ETE
James Clark
2
-4
/
+2
2021-09-03
perf cs-etm: Fix typo
James Clark
1
-1
/
+1
2021-09-03
perf cs-etm: Save TRCDEVARCH register
James Clark
3
-7
/
+68
2021-09-03
perf cs-etm: Refactor out ETMv4 header saving
James Clark
1
-23
/
+23
2021-09-03
perf cs-etm: Initialise architecture based on TRCIDR1
James Clark
1
-1
/
+16
2021-09-03
perf cs-etm: Refactor initialisation of decoder params.
James Clark
1
-74
/
+25
[prev]
[next]