All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-09 04:30:08 to 2020-06-09 05:29:14 UTC [more...]

[PATCH v2 1/1] powerpc/crash: Use NMI context for printk when starting to crash
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] macintosh/ams-input: switch to using input device polling mode
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v2] powerpc/XIVE: SVM: share the event-queue page with the Hypervisor
 2020-06-09  5:29 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/13] Modernise powerpc 40x
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v4 00/45] Use hugepages to map kernel mem on 8xx
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v2 01/12] powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Don't set KUEP by default on book3s/32
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/8xx: Reduce time spent in allow_user_access() and friends
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/kprobes: Use probe_address() to read instructions
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH -next] powerpc/powernv: add NULL check after kzalloc
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v3] powerpc/64s/pgtable: fix an undefined behaviour
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] exfat: clear filename field before setting initial name
 2020-06-09  5:27 UTC  (5+ messages)

[PATCH 0/5] soundwire: qcom: add mmio support
 2020-06-09  5:26 UTC  (7+ messages)
` [PATCH 2/5] soundwire: qcom: add support for mmio soundwire devices
` [PATCH 3/5] soundwire: qcom: add v1.5.1 compatible

[PATCH v2 00/10] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-06-09  5:26 UTC  (3+ messages)
` [PATCH v2 07/10] gpio: dw: Return output value when direction is out

[PATCH 1/2] dt-bindings: phy-imx8mq-usb: add compatible string for imx8mp usb phy
 2020-06-09  5:26 UTC  (4+ messages)
` [PATCH 2/2] phy: freescale: imx8mq-usb: add support "

[kvm-unit-tests PATCH v8 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-09  5:21 UTC  (5+ messages)
` [kvm-unit-tests PATCH v8 07/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v8 08/12] s390x: retrieve decimal and hexadecimal kernel parameters

IORING_OP_CLOSE fails on fd opened with O_PATH
 2020-06-09  5:16 UTC  (7+ messages)

[PATCH v9 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-06-09  5:21 UTC  (8+ messages)
` [PATCH v9 RESEND 01/13] spi: imx: add dma_sync_sg_for_device after fallback from dma

[PATCH 0/3] improve git-diff documentation and A...B handling
 2020-06-09  5:18 UTC  (3+ messages)
` [PATCH 1/3] t/t3430: avoid undocumented git diff behavior

[PATCH v2 00/24] Fixes around device realization
 2020-06-09  5:15 UTC  (3+ messages)
` [PATCH v2 21/24] sparc/leon3: Fix to put grlib,* devices on sysbus

[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
 2020-06-09  5:14 UTC  (2+ messages)

[PATCH 0/3] hw/sparc: Map the UART devices unconditionally
 2020-06-09  5:14 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 161/274] powerpc/spufs: fix copy_to_user while atomic
 2020-06-09  5:15 UTC  (2+ messages)

[PATCH] sample-trace-array: Fix sleeping function called from invalid context
 2020-06-09  5:14 UTC  (2+ messages)

[PATCH 0/7] hw/misc/empty_slot: Spring cleaning
 2020-06-09  5:13 UTC  (2+ messages)

[PATCH 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-06-09  5:14 UTC  (9+ messages)
` [PATCH 1/8] lib: rsa: export rsa_verify_with_pkey()
` [PATCH 2/8] lib: crypto: add public_key_verify_signature()
` [PATCH 3/8] lib: crypto: enable x509_check_for_self_signed()
` [PATCH 4/8] lib: crypto: import pkcs7_verify.c from linux
` [PATCH 5/8] lib: crypto: add pkcs7_digest()
` [PATCH 6/8] lib: crypto: export and enhance pkcs7_verify_one()
` [PATCH 7/8] efi_loader: signature: rework for intermediate certificates support
` [PATCH 8/8] test/py: efi_secboot: add test for intermediate certificates

[PATCH v2 00/17] efi_loader: rework/improve UEFI secure boot code
 2020-06-09  5:09 UTC  (18+ messages)
` [PATCH v2 01/17] efi_loader: change efi objects initialization order
` [PATCH v2 02/17] Revert "test: stabilize test_efi_secboot"
` [PATCH v2 03/17] efi_loader: signature: replace debug to EFI_PRINT
` [PATCH v2 04/17] efi_loader: variable: "
` [PATCH v2 05/17] efi_loader: image_loader: "
` [PATCH v2 06/17] efi_loader: image_loader: add a check against certificate type of authenticode
` [PATCH v2 07/17] efi_loader: image_loader: retrieve authenticode only if it exists
` [PATCH v2 08/17] efi_loader: signature: fix a size check against revocation list
` [PATCH v2 09/17] efi_loader: signature: make efi_hash_regions more generic
` [PATCH v2 10/17] efi_loader: image_loader: verification for all signatures should pass
` [PATCH v2 11/17] efi_loader: image_loader: add digest-based verification for signed image
` [PATCH v2 12/17] test/py: efi_secboot: remove all "re.search"
` [PATCH v2 13/17] test/py: efi_secboot: fix test case 1g of test_authvar
` [PATCH v2 14/17] test/py: efi_secboot: split "signed image" test case-1 into two cases
` [PATCH v2 15/17] test/py: efi_secboot: add a test against certificate revocation
` [PATCH v2 16/17] test/py: efi_secboot: add a test for multiple signatures
` [PATCH v2 17/17] test/py: efi_secboot: add a test for verifying with digest of signed image

[PATCH] Recommend "git gc --prune=now" instead of "git prune"
 2020-06-09  5:07 UTC  (3+ messages)
` [PATCH v2] gc: recommend `git gc --prune=now` instead of `git prune`

[PATCH 0/8] ath11k: Add IPQ6018 support
 2020-06-09  5:03 UTC  (18+ messages)
` [PATCH 1/8] ath11k: update firmware files read path
` [PATCH 2/8] ath11k: rename default board file
` [PATCH 3/8] dt: bindings: net: update compatible for ath11k
` [PATCH 4/8] ath11k: add IPQ6018 support
` [PATCH 5/8] ath11k: define max_radios in hw_params
` [PATCH 6/8] ath11k: add hw_ops for pdev id to hw_mac mapping
` [PATCH 7/8] ath11k: add ce services for IPQ6018
` [PATCH 8/8] ath11k: Add bdf-addr in hw_params

[PATCH v3] cifs: dump Security Type info in DebugData
 2020-06-09  5:02 UTC  (3+ messages)

[RFC PATCH] uvcvideo: Add mapping for HEVC payloads
 2020-06-09  4:57 UTC  (3+ messages)

[oe][meta-oe][PATCH V2] intel-speed-select: Add new recipe for the tool to validate Intel SST
 2020-06-09  4:56 UTC  (2+ messages)

[PATCH kvm-unit-tests] remove unused file
 2020-06-09  4:55 UTC  (2+ messages)

[PATCH] virtio-mem: drop unnecessary initialization
 2020-06-09  4:52 UTC  (2+ messages)

Extensions for ICMP[6] with sport, dport
 2020-06-09  4:53 UTC  (2+ messages)

[PATCH] riscv: sbi: Add newline to error message
 2020-06-09  4:53 UTC  (2+ messages)

[PATCH 5/5] powerpc: Add LKDTM test to hijack a patch mapping
 2020-06-09  4:48 UTC  (2+ messages)

[LTP] [PATCH v2] Added test case to test mmap with MAP_FIXED_NOREPLACE flag
 2020-06-09  4:46 UTC 

incoming
 2020-06-09  4:44 UTC  (107+ messages)
` [patch 04/93] arm/asm: add loglvl to c_backtrace()
` [patch 05/93] arm: add loglvl to unwind_backtrace()
` [patch 06/93] arm: add loglvl to dump_backtrace()
` [patch 07/93] arm: wire up dump_backtrace_{entry,stm}
` [patch 08/93] arm: add show_stack_loglvl()
` [patch 09/93] arm64: add loglvl to dump_backtrace()
` [patch 10/93] arm64: add show_stack_loglvl()
` [patch 11/93] c6x: "
` [patch 12/93] csky: "
` [patch 13/93] h8300: "
` [patch 14/93] hexagon: "
` [patch 15/93] ia64: pass log level as arg into ia64_do_show_stack()
` [patch 16/93] ia64: add show_stack_loglvl()
` [patch 17/93] m68k: "
` [patch 18/93] microblaze: add loglvl to microblaze_unwind_inner()
` [patch 19/93] microblaze: add loglvl to microblaze_unwind()
` [patch 20/93] microblaze: add show_stack_loglvl()
` [patch 21/93] mips: "
` [patch 22/93] nds32: "
` [patch 23/93] nios2: "
` [patch 24/93] openrisc: "
` [patch 25/93] parisc: "
` [patch 26/93] powerpc: "
` [patch 27/93] riscv: "
` [patch 28/93] s390: "
` [patch 29/93] sh: add loglvl to dump_mem()
` [patch 30/93] sh: remove needless printk()
` [patch 31/93] sh: add loglvl to printk_address()
` [patch 32/93] sh: add loglvl to show_trace()
` [patch 33/93] sh: add show_stack_loglvl()
` [patch 34/93] sparc: "
` [patch 35/93] um/sysrq: remove needless variable sp
` [patch 36/93] um: add show_stack_loglvl()
` [patch 37/93] unicore32: remove unused pmode argument in c_backtrace()
` [patch 38/93] unicore32: add loglvl to c_backtrace()
` [patch 39/93] unicore32: add show_stack_loglvl()
` [patch 40/93] x86: add missing const qualifiers for log_lvl
` [patch 41/93] x86: add show_stack_loglvl()
` [patch 42/93] xtensa: add loglvl to show_trace()
` [patch 43/93] xtensa: add show_stack_loglvl()
` [patch 44/93] sysrq: use show_stack_loglvl()
` [patch 45/93] x86/amd_gart: print stacktrace for a leak with KERN_ERR
` [patch 46/93] power: use show_stack_loglvl()
` [patch 47/93] kdb: don't play with console_loglevel
` [patch 48/93] sched: print stack trace with KERN_INFO
` [patch 49/93] kernel: use show_stack_loglvl()
` [patch 50/93] kernel: rename show_stack_loglvl() => show_stack()
` [patch 51/93] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [patch 52/93] mm: introduce include/linux/pgtable.h
` [patch 53/93] mm: reorder includes after introduction of linux/pgtable.h
` [patch 54/93] csky: replace definitions of __pXd_offset() with pXd_index()
` [patch 55/93] m68k/mm/motorola: move comment about page table allocation funcitons
` [patch 56/93] m68k/mm: move {cache,nocahe}_page() definitions close to their user
` [patch 57/93] x86/mm: simplify init_trampoline() and surrounding logic
` [patch 58/93] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [patch 59/93] mm: consolidate pte_index() and pte_offset_*() definitions
` [patch 60/93] mmap locking API: initial implementation as rwsem wrappers
` [patch 61/93] MMU notifier: use the new mmap locking API
` [patch 62/93] DMA reservations: "
` [patch 63/93] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [patch 64/93] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [patch 65/93] mmap locking API: convert nested write lock sites
` [patch 66/93] mmap locking API: add mmap_read_trylock_non_owner()
` [patch 67/93] mmap locking API: add MMAP_LOCK_INITIALIZER
` [patch 68/93] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
` [patch 69/93] mmap locking API: rename mmap_sem to mmap_lock
` [patch 70/93] mmap locking API: convert mmap_sem API comments
` [patch 71/93] mmap locking API: convert mmap_sem comments
` [patch 72/93] maccess: unexport probe_kernel_write()
` [patch 73/93] maccess: remove various unused weak aliases
` [patch 74/93] maccess: remove duplicate kerneldoc comments
` [patch 75/93] maccess: clarify "
` [patch 76/93] maccess: update the top of file comment
` [patch 77/93] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [patch 78/93] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [patch 79/93] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [patch 80/93] maccess: remove probe_read_common and probe_write_common
` [patch 81/93] maccess: unify the probe kernel arch hooks
` [patch 82/93] bpf: factor out a bpf_trace_copy_string helper
` [patch 83/93] bpf: handle the compat string in bpf_trace_copy_string better
` [patch 84/93] bpf:bpf_seq_printf(): handle potentially unsafe format string better
` [patch 85/93] bpf: rework the compat kernel probe handling
` [patch 86/93] tracing/kprobes: handle mixed kernel/userspace probes better
` [patch 87/93] maccess: remove strncpy_from_unsafe
` [patch 88/93] maccess: always use strict semantics for probe_kernel_read
` [patch 89/93] maccess: move user access routines together
` [patch 90/93] maccess: allow architectures to provide kernel probing directly
` [patch 91/93] x86: use non-set_fs based maccess routines
` [patch 92/93] maccess: return -ERANGE when probe_kernel_read() fails
` [patch 93/93] include/linux/cache.h: expand documentation over __read_mostly
` + linux-next-rejects.patch added to -mm tree

[dpdk-dev] [PATCH RFC] devtools: increase default line length to 100
 2020-06-09  4:42 UTC  (3+ messages)

[PATCH 4/5] powerpc/lib: Add LKDTM accessor for patching addr
 2020-06-09  4:40 UTC  (2+ messages)

[rcu:rcu-tasks.2020.06.08a.v5.6] BUILD SUCCESS 5366602725fe22519c438d9f69c4af9403256a4a
 2020-06-09  4:39 UTC 

[LTP] [PATCH V6] syscall: Add io_uring related tests
 2020-06-09  4:39 UTC  (2+ messages)

[I-PIPE] ipipe-core-4.4.222-cip45-x86-24 released
 2020-06-09  4:35 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.