All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-09 03:54:52 to 2020-06-09 05:07:13 UTC [more...]

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2020-06-09  5:07 UTC 

[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] exfat: clear filename field before setting initial name
 2020-06-09  4:55 UTC  (4+ 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  (111+ messages)
` [patch 01/93] kallsyms/printk: add loglvl to print_ip_sym()
` [patch 02/93] alpha: add show_stack_loglvl()
` [patch 03/93] arc: "
` [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)

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

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

[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 

[PATCH 0/5] soundwire: qcom: add mmio support
 2020-06-09  4:34 UTC  (4+ messages)
` [PATCH 2/5] soundwire: qcom: add support for mmio soundwire devices

[PATCH] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
 2020-06-09  4:28 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 001/274] drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
 2020-06-09  4:27 UTC  (5+ messages)
` [PATCH AUTOSEL 5.7 244/274] xfs: force writes to delalloc regions to unwritten

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-06-09  4:25 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 8cc007246972
 2020-06-09  4:25 UTC 

[ANNOUNCE] xfs-linux: iomap-5.8-merge updated to d4ff3b2ef901
 2020-06-09  4:23 UTC 

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-06-09  4:20 UTC 

[PULL REQUEST v2] FDPIC ELF support for ARM
 2020-06-09  4:19 UTC  (4+ messages)

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-06-09  4:19 UTC 

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-06-09  4:18 UTC 

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-06-09  4:17 UTC 

[PATCH v4 for-4.14] x86/monitor: revert default behavior when monitoring register write events
 2020-06-08 23:14 UTC  (10+ messages)

[PATCH] qla2xxx: Fix the ARM build
 2020-06-09  4:14 UTC 

[PATCH] nvme: Invalidate dcache before submitting admin cmd
 2020-06-09  4:13 UTC  (3+ messages)

[cip-dev] [PATCH 4.4.y-cip v3 00/14] PM / OPP v2 & cpufreq backports part 1
 2020-06-09  4:09 UTC  (15+ messages)
` [cip-dev] [PATCH 4.4.y-cip v3 01/14] PM / OPP: Add debugfs support
` [cip-dev] [PATCH 4.4.y-cip v3 02/14] PM / OPP: Add "opp-supported-hw" binding
` [cip-dev] [PATCH 4.4.y-cip v3 03/14] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding
` [cip-dev] [PATCH 4.4.y-cip v3 04/14] PM / OPP: Remove 'operating-points-names' binding
` [cip-dev] [PATCH 4.4.y-cip v3 05/14] PM / OPP: Rename OPP nodes as opp@<opp-hz>
` [cip-dev] [PATCH 4.4.y-cip v3 06/14] PM / OPP: Add missing doc comments
` [cip-dev] [PATCH 4.4.y-cip v3 07/14] PM / OPP: Parse 'opp-supported-hw' binding
` [cip-dev] [PATCH 4.4.y-cip v3 08/14] PM / OPP: Parse 'opp-<prop>-<name>' bindings
` [cip-dev] [PATCH 4.4.y-cip v3 09/14] PM / OPP: Set cpu_dev->id in cpumask first
` [cip-dev] [PATCH 4.4.y-cip v3 10/14] PM / OPP: Use snprintf() instead of sprintf()
` [cip-dev] [PATCH 4.4.y-cip v3 11/14] devicetree: bindings: Add optional dynamic-power-coefficient property
` [cip-dev] [PATCH 4.4.y-cip v3 12/14] cpufreq-dt: Supply power coefficient when registering cooling devices
` [cip-dev] [PATCH 4.4.y-cip v3 13/14] cpufreq-dt: fix handling regulator_get_voltage() result
` [cip-dev] [PATCH 4.4.y-cip v3 14/14] cpufreq: cpufreq-dt: avoid uninitialized variable warnings:

[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
 2020-06-09  4:09 UTC  (5+ messages)
` [PATCH v1 7/9] plugins: add API to return a name for a IO device

[RFC 0/2] Increase accuracy and precision of sampled io_ticks
 2020-06-09  4:07 UTC  (3+ messages)
` [RFC 1/2] Eliminate over- and under-counting of io_ticks
` [RFC 2/2] Track io_ticks at microsecond granularity

[PATCH] target/mips: Fix PageMask with variable page size
 2020-06-09  4:05 UTC  (2+ messages)

[android-common:android-4.19 1/1] kernel/power/qos.c:306:5: warning: stack frame size of 32840 bytes in function 'pm_qos_update_target'
 2020-06-09  4:04 UTC 

Funds
 2020-06-09  4:03 UTC 

[PATCH v2 1/1] imx: rom api: fix image offset computation
 2020-06-09  4:03 UTC  (3+ messages)
  ` [EXT] "

Unable to send patch
 2020-06-09  4:03 UTC  (2+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-09  4:01 UTC  (4+ messages)

Linux v5.7.1: Ext4-FS and systemd-journald errors after suspend + resume
 2020-06-09  4:01 UTC  (3+ messages)

[PATCH BlueZ 0/4] Put safeguards around Leave call
 2020-06-09  3:59 UTC  (5+ messages)
` [PATCH BlueZ 1/4] mesh: Make "Busy" and "InProgress" to be distinct errors
` [PATCH BlueZ 2/4] mesh: Add destroy callback to dbus_send_with_timeout()
` [PATCH BlueZ 3/4] mesh: Add timeout to a get managed objects call
` [PATCH BlueZ 4/4] mesh: Add "node is busy" check for Leave() method

[PATCH] drm/amd/powerplay: Fix buffer overflow in arcturus_get_unique_id()
 2020-06-09  3:56 UTC  (3+ messages)

[cip-dev] [PATCH 4.4.y-cip 0/3] ARM: dts: am335x: Replace numeric pinmux address with macro defines
 2020-06-09  3:54 UTC  (4+ messages)


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.