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
2022-09-30
Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-15
/
+11
2022-09-29
of: fdt: Remove unused struct fdt_scan_status
Yuan Can
1
-9
/
+0
2022-09-29
dt-bindings: display: st,stm32-dsi: Handle data-lanes in DSI port node
Marek Vasut
1
-3
/
+14
2022-09-29
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
1
-4
/
+4
2022-09-29
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-13
/
+50
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
249
-1826
/
+1622
2022-09-29
drm/panel: simple: Use dev_err_probe() to simplify code
Yuan Can
1
-6
/
+3
2022-09-29
drm/panel: panel-edp: Use dev_err_probe() to simplify code
Yuan Can
1
-16
/
+6
2022-09-29
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
1
-0
/
+7
2022-09-29
prandom: make use of smaller types in prandom_u32_max
Jason A. Donenfeld
1
-6
/
+11
2022-09-29
random: add 8-bit and 16-bit batches
Jason A. Donenfeld
2
-0
/
+4
2022-09-29
utsname: contribute changes to RNG
Jason A. Donenfeld
2
-0
/
+5
2022-09-29
random: use init_utsname() instead of utsname()
Jason A. Donenfeld
1
-1
/
+1
2022-09-29
kfence: use better stack hash seed
Jason A. Donenfeld
1
-1
/
+1
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
3
-30
/
+40
2022-09-29
PCI/PM: Reduce D3hot delay with usleep_range()
Sajid Dalvi
1
-7
/
+9
2022-09-29
checkpatch: warn on usage of VM_BUG_ON() and other BUG variants
David Hildenbrand
1
-3
/
+3
2022-09-29
coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")
David Hildenbrand
1
-0
/
+62
2022-09-29
Documentation: devres: add missing IO helper
Yang Yingliang
1
-0
/
+1
2022-09-29
Documentation: devres: update IRQ helper
Yang Yingliang
1
-1
/
+1
2022-09-29
Documentation/mm: modify page_referenced to folio_referenced
Vernon Yang
1
-3
/
+3
2022-09-29
Documentation/CoC: Reflect current CoC interpretation and practices
Kristen Carlson Accardi
1
-11
/
+13
2022-09-29
docs/doc-guide: Add documentation on SPHINX_IMGMATH
Akira Yokosawa
1
-4
/
+53
2022-09-29
docs: process/5.Posting.rst: clarify use of Reported-by: tag
Thorsten Leemhuis
1
-2
/
+4
2022-09-29
docs, kprobes: Fix the wrong location of Kprobes
Tiezhu Yang
1
-2
/
+2
2022-09-29
drm/amdgpu: Enable sram on vcn_4_0_2
Sonny Jiang
1
-1
/
+1
2022-09-29
drm/amdgpu: Enable VCN DPG for GC11_0_1
Sonny Jiang
1
-0
/
+1
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scripting engine
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
dt-bindings: timer: Add power-domains for TI timer-dm on K3
Tony Lindgren
1
-5
/
+12
2022-09-29
Merge branch 'fp' into docs-mw
Jonathan Corbet
11
-153
/
+175
2022-09-29
docs: add a man-pages link to the front page
Jonathan Corbet
1
-0
/
+2
2022-09-29
docs: put atomic*.txt and memory-barriers.txt into the core-api book
Jonathan Corbet
5
-42
/
+58
2022-09-29
docs: move asm-annotations.rst into core-api
Jonathan Corbet
4
-12
/
+6
2022-09-29
docs: remove some index.rst cruft
Jonathan Corbet
1
-6
/
+0
2022-09-29
docs: reconfigure the HTML left column
Jonathan Corbet
1
-1
/
+2
2022-09-29
docs: Rewrite the front page
Jonathan Corbet
2
-96
/
+110
2022-09-29
docs: promote the title of process/index.rst
Jonathan Corbet
1
-0
/
+1
2022-09-29
perf tests mmap-basic: Remove unused variable to address clang 15 warning
Jiri Olsa
1
-2
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in bison produced code
Jiri Olsa
1
-1
/
+1
2022-09-29
mfd: syscon: Remove repetition of the regmap_get_val_endian()
Andy Shevchenko
1
-8
/
+0
2022-09-29
dmaengine: ioat: remove unused declarations in dma.h
Gaosheng Cui
1
-2
/
+0
2022-09-29
dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested
Vaishnav Achath
1
-2
/
+10
2022-09-29
dmaengine: zynqmp_dma: Add device_synchronize support
Swati Agarwal
1
-0
/
+12
2022-09-29
dt-bindings: dma: add additional pbus reset to qcom,adm
Christian Marangi
1
-1
/
+4
2022-09-29
dt-bindings: dma: rework qcom,adm Documentation to yaml schema
Christian Marangi
2
-61
/
+96
2022-09-29
dt-bindings: dma: apple,admac: Add iommus and power-domains properties
Janne Grunau
1
-0
/
+7
2022-09-29
dmaengine: dw-edma: Remove runtime PM support
Manivannan Sadhasivam
1
-12
/
+0
2022-09-29
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
5
-3
/
+52
2022-09-29
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
5
-15
/
+87
2022-09-29
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
6
-3
/
+128
[prev]
[next]