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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macro
Joel Selvaraj
1
-0
/
+17
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
1
-38
/
+0
2022-06-24
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
1
-3
/
+0
2022-06-24
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
1
-1
/
+1
2022-06-24
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
1
-18
/
+0
2022-06-24
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
1
-2
/
+0
2022-06-24
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
1
-0
/
+20
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
1
-0
/
+1
2022-06-24
pstore: Add priv field to pstore_record for backend specific use
Ard Biesheuvel
1
-0
/
+4
2022-06-24
Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-0
/
+1
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+6
2022-06-24
Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+35
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-33
/
+0
2022-06-24
fs: dlm: add resource name to tracepoints
Alexander Aring
1
-18
/
+92
2022-06-24
fs: dlm: remove additional dereference of lksb
Alexander Aring
1
-4
/
+4
2022-06-24
KVM: debugfs: expose pid of vcpu threads
Vineeth Pillai
1
-0
/
+2
2022-06-24
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
1
-0
/
+3
2022-06-24
ASoC: Remove unused hw_write_t type
Amadeusz Sławiński
1
-2
/
+0
2022-06-24
lib: bitmap: fix the duplicated comments on bitmap_to_arr64()
Qu Wenruo
1
-1
/
+1
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
1
-2
/
+2
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
1
-4
/
+7
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
3
-0
/
+3
2022-06-24
bonding: add slave_dev field for bond_opt_value
Hangbin Liu
1
-2
/
+8
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2
-1
/
+6
2022-06-24
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
1
-0
/
+1
2022-06-24
xfrm: change the type of xfrm_register_km and xfrm_unregister_km
Zhengchao Shao
1
-2
/
+2
2022-06-24
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
1
-13
/
+17
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
1
-2
/
+0
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
1
-6
/
+1
2022-06-24
Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64
Krzysztof Kozlowski
1
-9
/
+45
2022-06-24
virtio: disable notification hardening by default
Jason Wang
1
-0
/
+2
2022-06-24
fpga: fpga-mgr: support bitstream offset in image buffer
Ivan Bornyakov
1
-2
/
+22
2022-06-23
memregion: Fix memregion_free() fallback definition
Dan Williams
1
-1
/
+1
2022-06-23
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
1
-2
/
+2
2022-06-23
gpio: Fix kernel-doc comments to nested union
Akira Yokosawa
1
-13
/
+16
2022-06-23
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
1
-0
/
+10
2022-06-23
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
Frank Li
1
-4
/
+4
2022-06-23
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
1
-1
/
+2
2022-06-23
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
1
-1
/
+47
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-356
/
+29
2022-06-23
Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-4
/
+8
2022-06-23
ACPI / MMC: PM: Unify fixing up device power
Rafael J. Wysocki
1
-0
/
+1
2022-06-23
asm-generic: Add memory barrier dma_mb()
Kefeng Wang
1
-0
/
+8
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2
-33
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-11
/
+0
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
1
-15
/
+0
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
1
-5
/
+0
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
1
-7
/
+35
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
[prev]
[next]