linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 20:15:05 to 2020-05-16 02:36:06 UTC [more...]

[PATCH] drm/i915: Mark check_shadow_context_ppgtt as maybe unused
 2020-05-16  2:35 UTC 

Possibility of conflicting memory types in lazier TLB mode?
 2020-05-16  2:35 UTC  (3+ messages)

[PATCH 0/4] Move the sysctl interface to the corresponding feature code file
 2020-05-16  2:32 UTC  (11+ messages)
` [PATCH 1/4] hung_task: Move hung_task sysctl interface to hung_task_sysctl.c
` [PATCH 2/4] proc/sysctl: add shared variables -1

[PATCH 1/2] dt-bindings: iio: adc: Add binding for current-from-voltage
 2020-05-16  2:26 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: Add current-from-voltage driver

[PATCH 0/2] iio: adc: Add a current from voltage driver
 2020-05-16  2:26 UTC 

[PATCH] net/packet: simply allocations in alloc_one_pg_vec_page
 2020-05-16  2:17 UTC 

[PATCH v3 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module
 2020-05-16  2:15 UTC  (2+ messages)
` [PATCH v3 2/2] MIPS: Remove not used 8250-platform.c

[RFC PATCH 00/13] scsi: ufs: Add HPB Support
 2020-05-16  2:13 UTC  (12+ messages)
` [RFC PATCH 02/13] scsi: ufshpb: Init part I - Read HPB config
` [RFC PATCH 03/13] scsi: scsi_dh: Introduce scsi_dh_ufshpb
` [RFC PATCH 04/13] scsi: ufs: ufshpb: Init part II - Attach scsi device
` [RFC PATCH 05/13] scsi: ufs: ufshpb: Disable HPB if no HPB-enabled luns
` [RFC PATCH 06/13] scsi: scsi_dh: ufshpb: Prepare for L2P cache management

[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-16  2:02 UTC  (5+ messages)
` [PATCH 2/9] fs/ext4: Disallow verity if inode is DAX
` [PATCH 3/9] fs/ext4: Disallow encryption "

[PATCH] memcg: expose root cgroup's memory.stat
 2020-05-16  1:42 UTC  (13+ messages)

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-16  1:39 UTC  (5+ messages)
` [PATCH v4 4/5] blktrace: break out of blktrace setup on concurrent calls

[PATCH AUTOSEL 4.14 01/39] Makefile: disallow data races on gcc-10 as well
 2020-05-16  1:35 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 39/39] crypto: xts - simplify error handling in ->create()

[PATCH] mm: use only pidfd for process_madvise syscall
 2020-05-16  1:20 UTC 

[PATCH][next] USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
 2020-05-16  1:17 UTC  (4+ messages)
  ` [PATCH][next] USB: EHCI: ehci-mv: fix less than zero comparisonof "

[PATCH v4] Make initramfs honor CONFIG_DEVTMPFS_MOUNT
 2020-05-16  1:14 UTC  (3+ messages)

[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-05-16  1:05 UTC  (9+ messages)
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf

[PATCH v2] mm/hmm/test: use xa_for_each_range instead of looping
 2020-05-16  1:04 UTC 

[PATCH] f2fs: fix checkpoint=disable:%u%%
 2020-05-16  1:04 UTC 

[PATCH v10 2/3] mfd: add Gateworks System Controller core driver
 2020-05-16  0:12 UTC  (2+ messages)

[PATCH] mm/hmm/test: destroy xa_array instead of looping
 2020-05-16  0:56 UTC  (3+ messages)

[PATCH 0/1] Document keyctl(KEYCTL_PKEY_QUERY) arguments correctly
 2020-05-16  0:39 UTC  (2+ messages)
` [PATCH 1/1] Documentation: security: core.rst: add missing argument

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-16  0:25 UTC  (10+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-16  0:13 UTC  (11+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-15 23:46 UTC  (38+ messages)
` [patch V6 01/37] tracing/hwlat: Use ktime_get_mono_fast_ns()
` [patch V6 02/37] tracing/hwlat: Split ftrace_nmi_enter/exit()
` [patch V6 03/37] nmi, tracing: Provide nmi_enter/exit_notrace()
` [patch V6 04/37] x86: Make hardware latency tracing explicit
` [patch V6 05/37] genirq: Provide irq_enter/exit_rcu()
` [patch V6 06/37] genirq: Provde __irq_enter/exit_raw()
` [patch V6 07/37] x86/entry: Provide helpers for execute on irqstack
` [patch V6 08/37] x86/entry/64: Move do_softirq_own_stack() to C
` [patch V6 09/37] x86/entry: Split idtentry_enter/exit()
` [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
` [patch V6 11/37] x86/entry/64: Simplify idtentry_body
` [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
` [patch V6 13/37] x86/entry: Switch page fault exception to IDTENTRY_RAW
` [patch V6 14/37] x86/entry: Remove the transition leftovers
` [patch V6 15/37] x86/entry: Change exit path of xen_failsafe_callback
` [patch V6 16/37] x86/entry/64: Remove error_exit
` [patch V6 17/37] x86/entry/32: Remove common_exception
` [patch V6 18/37] x86/irq: Use generic irq_regs implementation
` [patch V6 19/37] x86/irq: Convey vector as argument and not in ptregs
` [patch V6 20/37] x86/irq/64: Provide handle_irq()
` [patch V6 21/37] x86/entry: Add IRQENTRY_IRQ macro
` [patch V6 22/37] x86/entry: Use idtentry for interrupts
` [patch V6 23/37] x86/entry: Provide IDTENTRY_SYSVEC
` [patch V6 24/37] x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
` [patch V6 25/37] x86/entry: Convert SMP system vectors "
` [patch V6 26/37] x86/entry: Convert various system vectors
` [patch V6 27/37] x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC
` [patch V6 28/37] x86/entry: Convert various hypervisor "
` [patch V6 29/37] x86/entry: Convert XEN hypercall vector "
` [patch V6 30/37] x86/entry: Convert reschedule interrupt to IDTENTRY_RAW
` [patch V6 31/37] x86/entry: Remove the apic/BUILD interrupt leftovers
` [patch V6 32/37] x86/entry/64: Remove IRQ stack switching ASM
` [patch V6 33/37] x86/entry: Make enter_from_user_mode() static
` [patch V6 34/37] x86/entry/32: Remove redundant irq disable code
` [patch V6 35/37] x86/entry/64: Remove TRACE_IRQS_*_DEBUG
` [patch V6 36/37] x86/entry: Move paranoid irq tracing out of ASM code
` [patch V6 37/37] x86/entry: Remove the TRACE_IRQS cruft

[PATCH] swap: Add percpu cluster_next to reduce lock contention on swap cache
 2020-05-15 23:51 UTC  (3+ messages)

[PATCH target] target: Add initiatorname to NON_EXISTENT_LUN error
 2020-05-15 23:50 UTC  (2+ messages)

[PATCH] seccomp: Add group_leader pid to seccomp_notif
 2020-05-15 23:40 UTC 

(a design open) RE: [PATCH v1 6/8] vfio/type1: Bind guest page tables to host
 2020-05-15 23:36 UTC  (5+ messages)

[PATCH 0/7] KVM: SVM: baby steps towards nested state migration
 2020-05-15 23:36 UTC  (6+ messages)
` [PATCH 2/7] KVM: SVM: extract load_nested_vmcb_control
` [PATCH 3/7] KVM: SVM: extract preparation of VMCB for nested run

[PATCH] ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions
 2020-05-15 23:33 UTC  (2+ messages)

mmotm 2020-05-15-16-29 uploaded
 2020-05-15 23:30 UTC 

[PATCH] security: fix the default value of secid_to_secctx hook
 2020-05-15 23:29 UTC  (5+ messages)

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-15 23:16 UTC  (15+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH v2 0/7] Copy hashmap to tools/perf/util, use in perf expr
 2020-05-15 23:09 UTC  (14+ messages)
` [PATCH v2 7/7] perf expr: Migrate expr ids table to a hashmap

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-15 23:07 UTC  (5+ messages)

[PATCH v2] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-15 23:06 UTC 

[PATCH] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-15 22:54 UTC  (5+ messages)

[RFC PATCH 2/2] PCI: Add basic Compute eXpress Link DVSEC decode
 2020-05-15 22:28 UTC  (3+ messages)

[PATCH] keys: Move permissions checking decisions into the checking code
 2020-05-15 22:27 UTC  (7+ messages)
  ` [PATCH] keys: Make the KEY_NEED_* perms an enum rather than a mask

[PATCH] arm64: Fix PTRACE_SYSEMU semantics
 2020-05-15 22:22 UTC 

[PATCH v3 0/7] Copy hashmap to tools/perf/util, use in perf expr
 2020-05-15 22:17 UTC  (8+ messages)
` [PATCH v3 1/7] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [PATCH v3 2/7] libbpf hashmap: Remove unused #include
` [PATCH v3 3/7] libbpf hashmap: Fix signedness warnings
` [PATCH v3 4/7] tools lib/api: Copy libbpf hashmap to tools/perf/util
` [PATCH v3 5/7] perf test: Provide a subtest callback to ask for the reason for skipping a subtest
` [PATCH v3 6/7] perf test: Improve pmu event metric testing
` [PATCH v3 7/7] perf expr: Migrate expr ids table to a hashmap

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-15 22:15 UTC  (5+ messages)

[PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
 2020-05-15 22:12 UTC  (13+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-15 22:01 UTC  (6+ messages)
` [PATCH v3 06/19] mm: memcg/slab: obj_cgroup API

[PATCH 0/3] perf/x86/rapl: Enable RAPL for AMD Fam17h
 2020-05-15 21:57 UTC  (4+ messages)
` [PATCH 1/3] perf/x86/rapl: move RAPL support to common x86 code
` [PATCH 2/3] perf/x86/rapl: refactor code for Intel/AMD sharing
` [PATCH 3/3] perf/x86/rapl: add AMD Fam17h RAPL support

[PATCH] drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice
 2020-05-15 21:49 UTC  (2+ messages)

[RFC, WIP, v5 00/10] media: vidtv: implement a virtual DVB driver
 2020-05-15 21:48 UTC  (11+ messages)
` [RFC, WIP, v5 01/10] media: vidtv: add Kconfig entry
` [RFC, WIP, v5 02/10] media: vidtv: implement a tuner driver
` [RFC, WIP, v5 03/10] media: vidtv: implement a demodulator driver
` [RFC, WIP, v5 04/10] media: vidtv: add a bridge driver
` [RFC, WIP, v5 05/10] media: vidtv: add wrappers for memcpy and memset
` [RFC, WIP, v5 06/10] media: vidtv: add MPEG TS common code
` [RFC, WIP, v5 07/10] media: vidtv: implement a PSI generator
` [RFC, WIP, v5 08/10] media: vidtv: implement a PES packetizer
` [RFC, WIP, v5 09/10] media: vidtv: Implement a SMPTE 302M encoder
` [RFC, WIP, v5 10/10] media: vidtv: Add a MPEG Transport Stream Multiplexer

[PATCH] drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers
 2020-05-15 21:48 UTC  (2+ messages)

[PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-15 21:43 UTC  (2+ messages)

[PATCH] docs: sysctl/kernel: document unaligned controls
 2020-05-15 21:17 UTC  (4+ messages)

[PATCH v2] docs: sysctl/kernel: document unaligned controls
 2020-05-15 21:24 UTC 

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-15 21:31 UTC  (4+ messages)
` [patch V4 part 1 27/36] arm64: Prepare arch_nmi_enter() for recursion

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-15 21:28 UTC  (16+ messages)
` [PATCH v2 01/15] taint: add module firmware crash taint support
` [PATCH v2 02/15] ethernet/839: use new module_firmware_crashed()
` [PATCH v2 03/15] bnx2x: "
` [PATCH v2 04/15] bnxt: "
` [PATCH v2 05/15] bna: "
` [PATCH v2 06/15] liquidio: "
` [PATCH v2 07/15] cxgb4: "
` [PATCH v2 08/15] ehea: "
` [PATCH v2 09/15] qed: "
` [PATCH v2 10/15] soc: qcom: ipa: "
` [PATCH v2 11/15] wimax/i2400m: "
` [PATCH v2 12/15] ath10k: "
` [PATCH v2 13/15] ath6kl: "
` [PATCH v2 14/15] brcm80211: "
` [PATCH v2 15/15] mwl8k: "

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-15 21:29 UTC  (3+ messages)

[PATCH -next] apparmor: Use true and false for bool variable
 2020-05-15 21:28 UTC  (2+ messages)

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-15 21:06 UTC  (7+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled

[PATCH v6 0/3] rpmsg: core: Add support for name extension
 2020-05-15 21:09 UTC  (5+ messages)
` [PATCH v6 1/3] rpmsg: core: Add wildcard match for name service
` [PATCH v6 2/3] rpmsg: core: Add support to retrieve name extension
` [PATCH v6 3/3] sample: rpmsg: Print out RPMSG device "

[GIT PULL] Please pull NFS client bugfixes
 2020-05-15 21:10 UTC  (2+ messages)

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-15 21:08 UTC  (7+ messages)
` [RFC PATCH 3/8] qaic: Create char dev

kexec: arm: possible overwrite of initrd
 2020-05-15 21:06 UTC  (2+ messages)

[RFC][PATCH 0/5] Enable objtool multiarch build
 2020-05-15 21:04 UTC  (11+ messages)
` [RFC][PATCH 3/5] objtool: Add support for relocations without addends
` [RFC][PATCH 4/5] objtool: Enable compilation of objtool for all architectures
` [RFC][PATCH 5/5] objtool: Report missing support for subcommands

[PATCH] perf ordered_events: Optimise event object reuse
 2020-05-15 21:01 UTC 

linux-next boot error: general protection fault in tomoyo_get_local_path
 2020-05-15 20:56 UTC  (6+ messages)

[PATCH v4 0/4] meson-ee-pwrc: support for Meson8/8b/8m2 and GX
 2020-05-15 20:47 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: power: meson-ee-pwrc: add support for Meson8/8b/8m2
` [PATCH v4 2/4] dt-bindings: power: meson-ee-pwrc: add support for the Meson GX SoCs
` [PATCH v4 3/4] soc: amlogic: meson-ee-pwrc: add support for Meson8/Meson8b/Meson8m2
` [PATCH v4 4/4] soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCs

PTRACE_SYSEMU behavior difference on arm64
 2020-05-15 20:43 UTC  (3+ messages)

[PATCH 0/6] Clean up Shadow Call Stack patches for 5.8
 2020-05-15 20:42 UTC  (2+ messages)

[PATCH 1/3] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-15 20:40 UTC  (3+ messages)
` [PATCH 2/3] mm/memory.c: Update local TLB if PTE entry exists

[PATCH 00/15] net: taint when the device driver firmware crashes
 2020-05-15 20:37 UTC  (9+ messages)
` [PATCH 09/15] qed: use new module_firmware_crashed()
  ` [EXT] "

[PATCH v5] kernel: add panic_on_taint
 2020-05-15 20:26 UTC  (2+ messages)

[PATCH for-5.8 v1 1/1] ARM: dts: meson8m2: Use the Meson8m2 specific USB2 PHY compatible
 2020-05-15 20:25 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2020-05-15 20:15 UTC  (2+ messages)

[GIT] Networking
 2020-05-15 20:15 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.7-rc6
 2020-05-15 20:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).