linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 22:41:54 to 2020-03-04 02:42:33 UTC [more...]

[PATCH v3] usb: gadget: f_fs: try to fix AIO issue under ARM 64 bit TAGGED mode
 2020-03-04  2:42 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v3] xtensa: replace setup_irq() by request_irq()
 2020-03-04  2:41 UTC  (2+ messages)

[PATCH v4 00/13] support gce on mt6779 platform
 2020-03-04  2:41 UTC  (9+ messages)
` [PATCH v4 02/13] mailbox: cmdq: variablize address shift in platform
` [PATCH v4 04/13] mailbox: mediatek: cmdq: clear task in channel before shutdown
` [PATCH v4 05/13] soc: mediatek: cmdq: return send msg error code
` [PATCH v4 10/13] soc: mediatek: cmdq: export finalize function

[PATCH v17 00/12] Add Error Disconnect Recover (EDR) support
 2020-03-04  2:36 UTC  (13+ messages)
` [PATCH v17 01/12] PCI/ERR: Update error status after reset_link()
` [PATCH v17 02/12] PCI/AER: Move pci_cleanup_aer_error_status_regs() declaration to pci.h
` [PATCH v17 03/12] PCI/ERR: Remove service dependency in pcie_do_recovery()
` [PATCH v17 04/12] PCI: portdrv: remove unnecessary pcie_port_find_service()
` [PATCH v17 05/12] PCI: portdrv: remove reset_link member from pcie_port_service_driver
` [PATCH v17 06/12] Documentation: PCI: Remove reset_link references
` [PATCH v17 07/12] PCI/ERR: Return status of pcie_do_recovery()
` [PATCH v17 08/12] PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
` [PATCH v17 09/12] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v17 10/12] PCI/DPC: Export DPC error recovery functions
` [PATCH v17 11/12] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v17 12/12] PCI/ACPI: Enable EDR support

[PATCH] KVM: X86: Avoid explictly fetch instruction in x86_decode_insn()
 2020-03-04  2:37 UTC 

[PATCH v2] ima: add a new CONFIG for loading arch-specific policies
 2020-03-04  2:33 UTC 

[PATCH v2 0/1] mm: fix interrupt disabled long time inside
 2020-03-04  2:34 UTC  (4+ messages)
` [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap()

[PATCH bpf-next v4 0/4] eBPF JIT for RV32G
 2020-03-04  2:33 UTC  (10+ messages)
` [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
` [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
` [PATCH bpf-next v4 4/4] MAINTAINERS: Add entry for RV32G BPF JIT

[PATCH] x86/Kconfig: Make X86_UMIP to cover Zhaoxin CPUs too
 2020-03-04  2:18 UTC 

Linux-next-20200302: arm64 build failed
 2020-03-04  2:26 UTC  (7+ messages)

[RFC PATCH v1] scsi: ufs-mediatek: add inline encryption support
 2020-03-04  2:25 UTC  (3+ messages)

[V3,1/1] Input/misc: add support for Advantech software defined button
 2020-03-04  2:24 UTC 

[PATCH v4 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-03-04  2:08 UTC  (6+ messages)
` [PATCH v4 1/5] mm/memremap_pages: Introduce memremap_compat_align()
` [PATCH v4 2/5] libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid
` [PATCH v4 3/5] libnvdimm/namespace: Enforce memremap_compat_align()
` [PATCH v4 4/5] libnvdimm/region: Introduce NDD_LABELING
` [PATCH v4 5/5] libnvdimm/region: Introduce an 'align' attribute

SLUB: sysfs lets root force slab order below required minimum, causing memory corruption
 2020-03-04  2:22 UTC  (3+ messages)

[RFC PATCH v2] scsi: ufs-mediatek: add inline encryption support
 2020-03-04  2:21 UTC 

[PATCH] memcg: optimize memory.numa_stat like memory.stat
 2020-03-04  2:20 UTC 

[PATCH] mm/hugetlb.c: Clean code by removing unnecessary initialization
 2020-03-04  2:20 UTC  (2+ messages)

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-03-04  2:20 UTC  (6+ messages)
` [PATCH v3 2/8] x86/split_lock: Ensure X86_FEATURE_SPLIT_LOCK_DETECT means the existence of feature

[PATCH bpf-next v2] kbuild: Remove debug info from kallsyms linking
 2020-03-04  2:18 UTC 

linux-next: build warning after merge of the block tree
 2020-03-04  2:17 UTC 

[PATCH] KVM: X86: Avoid explictly fetch instruction in x86_decode_insn()
 2020-03-04  2:16 UTC 

[PATCH] kbuild: Remove debug info from kallsyms linking
 2020-03-04  2:11 UTC  (5+ messages)

[PATCH -next] random: Fix unused function warning
 2020-03-04  2:07 UTC 

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-03-04  2:01 UTC  (12+ messages)

[PATCH bpf-next v2 0/7] Introduce BPF_MODIFY_RET tracing progs
 2020-03-04  1:55 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] bpf: Refactor trampoline update code
` [PATCH bpf-next v2 2/7] bpf: JIT helpers for fmod_ret progs
` [PATCH bpf-next v2 3/7] bpf: Introduce BPF_MODIFY_RETURN
` [PATCH bpf-next v2 4/7] bpf: Attachment verification for BPF_MODIFY_RETURN
` [PATCH bpf-next v2 5/7] tools/libbpf: Add support "
` [PATCH bpf-next v2 6/7] bpf: Add test ops for BPF_PROG_TYPE_TRACING
` [PATCH bpf-next v2 7/7] bpf: Add selftests for BPF_MODIFY_RETURN

[PATCH net-next 00/23] Clean driver, module and FW versions
 2020-03-04  1:55 UTC  (2+ messages)

[PATCH] veth: ignore peer tx_dropped when counting local rx_dropped
 2020-03-04  1:49 UTC 

[PATCH v1] Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome
 2020-03-04  1:54 UTC 

[PATCH v2 0/2] net: qrtr: Nameserver fixes
 2020-03-04  1:52 UTC  (2+ messages)

[PATCH 0/6] Re-instate octeon staging drivers
 2020-03-04  1:48 UTC  (3+ messages)

[PATCH] perf/core: Fix endless multiplex timer
 2020-03-04  1:40 UTC  (3+ messages)

[PATCH] iio: adc: rockchip_saradc: Add support iio buffers
 2020-03-04  1:39 UTC  (4+ messages)
` [PATCH] iio: adc: rockchip_saradc: Add support iio buffers【请注意,邮件由linux-rockchip-bounces+xxm=rock-chips.com@lists.infradead.org代发】

[PATCH v4] m68k: Replace setup_irq() by request_irq()
 2020-03-04  1:39 UTC  (5+ messages)
` [PATCH v5] "

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-03-04  1:39 UTC  (7+ messages)

[PATCH][next] net: mlxfw: Replace zero-length array with flexible-array member
 2020-03-04  1:39 UTC  (2+ messages)

[PATCH][next] liquidio: Replace zero-length array with flexible-array member
 2020-03-04  1:39 UTC  (2+ messages)

[rcu:dev.2020.03.03b 43/45] kernel/rcu/update.c:583:2: error: implicit declaration of function 'rcu_tasks_bootup_oddness'
 2020-03-04  1:33 UTC 

[PATCH] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-04  1:27 UTC  (4+ messages)

[RFC PATCH 1/2] Port KASAN Tests to KUnit
 2020-03-04  1:26 UTC  (6+ messages)
` [RFC PATCH 2/2] KUnit: KASAN Integration

[PATCH] drm/bochs: Remove vga write
 2020-03-04  1:18 UTC  (5+ messages)

[PATCH bpf-next 0/7] Introduce BPF_MODIFY_RET tracing progs
 2020-03-04  1:26 UTC  (26+ messages)
` [PATCH bpf-next 1/7] bpf: Refactor trampoline update code
` [PATCH bpf-next 2/7] bpf: JIT helpers for fmod_ret progs
` [PATCH bpf-next 3/7] bpf: Introduce BPF_MODIFY_RETURN
` [PATCH bpf-next 4/7] bpf: Attachment verification for BPF_MODIFY_RETURN
` [PATCH bpf-next 5/7] tools/libbpf: Add support "
` [PATCH bpf-next 6/7] bpf: Add test ops for BPF_PROG_TYPE_TRACING
` [PATCH bpf-next 7/7] bpf: Add selftests for BPF_MODIFY_RETURN

[PATCH v2 00/18] genirq: Remove setup_irq()
 2020-03-04  1:24 UTC  (9+ messages)
` [PATCH v2 06/18] m68k: Replace setup_irq() by request_irq()

[RFC PATCH] sched: fix the nonsense shares when load of cfs_rq is too, small
 2020-03-04  1:19 UTC  (3+ messages)

[RFC PATCH v3 0/5] Bluetooth: Handle system suspend gracefully
 2020-03-04  1:11 UTC  (5+ messages)
` [RFC PATCH v3 1/5] Bluetooth: Add mgmt op set_wake_capable

[rcu:dev.2020.03.03b 43/45] kernel/rcu/update.c:583:2: error: implicit declaration of function 'rcu_tasks_bootup_oddness'; did you mean 'rcu_early_boot_tests'?
 2020-03-04  1:07 UTC  (2+ messages)

[RFC PATCH v4 0/5] Bluetooth: Handle system suspend gracefully
 2020-03-04  1:06 UTC  (6+ messages)
` [RFC PATCH v4 1/5] Bluetooth: Add mgmt op set_wake_capable
` [RFC PATCH v4 2/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
` [RFC PATCH v4 3/5] Bluetooth: Handle BR/EDR devices during suspend
` [RFC PATCH v4 4/5] Bluetooth: Handle LE "
` [RFC PATCH v4 5/5] Bluetooth: Pause discovery and advertising "

Linux 5.5.7
 2020-03-04  1:03 UTC  (2+ messages)

[PATCH v16 5/9] PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
 2020-03-04  1:01 UTC  (3+ messages)

[PATCH v3] MIPS: Replace setup_irq() by request_irq()
 2020-03-04  0:55 UTC 

[PATCH v3] alpha: Replace setup_irq() by request_irq()
 2020-03-04  0:52 UTC 

[PATCH v3] unicore32: replace setup_irq() by request_irq()
 2020-03-04  0:51 UTC 

[PATCH v3] sh: replace setup_irq() by request_irq()
 2020-03-04  0:51 UTC 

[PATCH v3] s390: replace setup_irq() by request_irq()
 2020-03-04  0:50 UTC 

[PATCH v3] parisc: Replace setup_irq() by request_irq()
 2020-03-04  0:50 UTC 

[PATCH v3] microblaze: Replace setup_irq() by request_irq()
 2020-03-04  0:49 UTC 

[PATCH v3] ia64: replace setup_irq() by request_irq()
 2020-03-04  0:49 UTC 

[PATCH v3] hexagon: replace setup_irq() by request_irq()
 2020-03-04  0:49 UTC 

[PATCH v3] irqchip: Replace setup_irq() by request_irq()
 2020-03-04  0:48 UTC 

[PATCH v3] powerpc: Replace setup_irq() by request_irq()
 2020-03-04  0:47 UTC 

[PATCH v9 07/20] mm/lru: introduce TestClearPageLRU
 2020-03-04  0:46 UTC  (4+ messages)

[PATCH] ARM:mach-zx:remove duplicate debug message
 2020-03-04  0:46 UTC  (2+ messages)

[PATCH -next] posix-cpu-timers: fix memory leaks for task_struct
 2020-03-04  0:43 UTC 

[PATCH] mm: fork: fix kernel_stack memcg stats for various stack implementations
 2020-03-04  0:43 UTC  (3+ messages)

[PATCH v3] c6x: replace setup_irq() by request_irq()
 2020-03-04  0:41 UTC 

[PATCH v9 0/3] Invoke rpmh_flush for non OSI targets
 2020-03-04  0:40 UTC  (5+ messages)
` [PATCH v9 3/3] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[RFC 0/3] mm: Discard lazily freed pages when migrating
 2020-03-04  0:33 UTC  (11+ messages)

[PATCH v5 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-03-04  0:29 UTC  (9+ messages)
` [PATCH v5 1/7] arm64: add support for the AMU extension v1
` [PATCH v5 2/7] arm64: trap to EL1 accesses to AMU counters from EL0

[mm/debug] 216e0b7a58: BUG:non-zero_pgtables_bytes_on_freeing_mm
 2020-03-04  0:25 UTC 

[RFC][PATCHSET] sanitized pathwalk machinery (v2)
 2020-03-04  0:24 UTC  (6+ messages)
` [RFC][PATCHSET] sanitized pathwalk machinery (v3)

[PATCH v2] Input: Allocate keycode for SNIP key
 2020-03-04  0:21 UTC 

06ec0a154a: WARNING:suspicious_RCU_usage
 2020-03-04  0:14 UTC 

[PATCH v3 0/4] nouveau/hmm: map pages after migration
 2020-03-04  0:13 UTC  (5+ messages)
` [PATCH v3 1/4] nouveau/hmm: fix vma range check for migration
` [PATCH v3 2/4] nouveau/hmm: check for SVM initialized before migrating
` [PATCH v3 3/4] nouveau: remove useless SVM range check
` [PATCH v3 4/4] nouveau/hmm: map pages after migration

[PATCH] docs: networking: net_failover: Fix a few typos
 2020-03-04  0:07 UTC  (2+ messages)

[PATCH v2] crypto: testmgr - sync both RFC4106 IV copies
 2020-03-04  0:06 UTC  (2+ messages)

[PATCH v16 3/9] PCI/ERR: Remove service dependency in pcie_do_recovery()
 2020-03-03 23:59 UTC  (2+ messages)

[PATCH 1/2] Input: Add keycodes for keyboard backlight control
 2020-03-03 23:59 UTC  (3+ messages)

[PATCH 0/5] PCI: functions/pci-epf-test: Add DMA data transfer
 2020-03-03 23:57 UTC  (5+ messages)
` [PATCH 1/5] PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data

[RFC PATCH v4 00/19] Core scheduling v4
 2020-03-03 23:54 UTC  (13+ messages)

[PATCH net 0/4] QorIQ DPAA FMan erratum A050385 workaround
 2020-03-03 23:54 UTC  (5+ messages)
` [PATCH net 3/4] fsl/fman: detect FMan erratum A050385
` [PATCH net 4/4] dpaa_eth: FMan erratum A050385 workaround

[PATCH -tip V4 0/4] kprobes: Fixes and cleanups
 2020-03-03 23:52 UTC  (3+ messages)
` [PATCH -tip V4 3/4] kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex

[PATCH v2] memcg: css_tryget_online cleanups
 2020-03-03 23:49 UTC  (3+ messages)

[PATCH v28 00/22] Intel SGX foundations
 2020-03-03 23:36 UTC  (23+ messages)
` [PATCH v28 01/22] x86/sgx: Update MAINTAINERS
` [PATCH v28 02/22] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v28 03/22] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v28 04/22] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v28 05/22] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v28 06/22] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v28 07/22] x86/cpu/intel: Detect SGX supprt
` [PATCH v28 08/22] x86/sgx: Enumerate and track EPC sections
` [PATCH v28 09/22] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v28 10/22] mm: Introduce vm_ops->may_mprotect()
` [PATCH v28 11/22] x86/sgx: Linux Enclave Driver
` [PATCH v28 12/22] docs: x86/sgx: Document SGX micro architecture and kernel internals
` [PATCH v28 13/22] selftests/x86: Recurse into subdirectories
` [PATCH v28 14/22] selftests/x86: Add a selftest for SGX
` [PATCH v28 15/22] x86/sgx: Add provisioning
` [PATCH v28 16/22] x86/sgx: Add a page reclaimer
` [PATCH v28 17/22] x86/sgx: ptrace() support for the SGX driver
` [PATCH v28 18/22] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v28 19/22] x86/fault: Add helper function to sanitize error code
` [PATCH v28 20/22] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v28 22/22] selftests/x86: Add vDSO selftest for SGX

[PATCH] fs/cifs/cifsacl: remove set but not used variable 'rc'
 2020-03-03 23:39 UTC 

[GIT PULL] scheduler fix
 2020-03-03 23:35 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2020-03-03 23:35 UTC  (2+ messages)

[GIT PULL] perf fixes
 2020-03-03 23:35 UTC  (2+ messages)

[GIT PULL] EFI fixes
 2020-03-03 23:35 UTC  (2+ messages)

[PATCH 0/5] Minimize the need to move the kernel in the EFI stub
 2020-03-03 23:34 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] efi/x86: Don't relocate the kernel unless necessary

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-03-03 23:30 UTC  (8+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH 1/2] trace: Export anonymous tracing
 2020-03-03 23:24 UTC  (4+ messages)

[PATCH 4.19 00/87] 4.19.108-stable review
 2020-03-03 23:18 UTC  (2+ messages)

[PATCH] fs/cifs/cifsacl: fix sid_to_id
 2020-03-03 23:13 UTC  (3+ messages)

[PATCH] xen: Use 'unsigned int' instead of 'unsigned'
 2020-03-03 23:13 UTC  (5+ messages)

[PATCH 5.4 000/152] 5.4.24-stable review
 2020-03-03 23:13 UTC  (2+ messages)

Bug? Non-privileged processes can in some cases spoof the wrong sending IP
 2020-03-03 23:03 UTC 

[PATCH 5.5 000/176] 5.5.8-stable review
 2020-03-03 23:01 UTC  (2+ messages)

[PATCH net] tun: fix ethtool_ops get_msglvl and set_msglvl handlers
 2020-03-03 22:59 UTC  (2+ messages)

[PATCH 0/2] Add -Wunused to x86 boot module and fix build warning
 2020-03-03 22:56 UTC  (3+ messages)
` [PATCH 2/2] x86/boot/KASLR: Fix unused variable warning

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-03 22:56 UTC  (5+ messages)
` [PATCHv7 02/15] remoteproc/omap: Add device tree support
` [PATCHv7 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment

[PATCH] octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"
 2020-03-03 22:56 UTC  (2+ messages)

[PATCH v1] net: dsa: sja1105: add 100baseT1_Full support
 2020-03-03 22:54 UTC  (2+ messages)

[PATCH] platform/x86: ISST: Fix wrong unregister type
 2020-03-03 22:53 UTC 

[PATCH 0/2] tools/power/x86/intel-speed-select: Bug fixes for
 2020-03-03 22:50 UTC  (3+ messages)
` [PATCH 1/2] tools/power/x86/intel-speed-select: Fix mailbox usage for CLOS_PM_QOS_CONFIG
` [PATCH 2/2] tools/power/x86/intel-speed-select: Fix last cpu number

[PATCH v3 0/9] tty: serial: fsl_lpuart various fixes and LS1028A support
 2020-03-03 22:49 UTC  (4+ messages)
` [PATCH v3 8/9] arm64: dts: ls1028a: add "fsl,vf610-edma" compatible

[PATCH v2 0/4] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-03-03 22:47 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor

[PATCH 00/18] efi: clean up contents of struct efi
 2020-03-03 22:46 UTC  (10+ messages)
` [PATCH 16/18] efi: add 'runtime' pointer to "

WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0
 2020-03-03 22:43 UTC  (11+ messages)

rcu_sched stalls on 4.14
 2020-03-03 22:41 UTC  (2+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-03-03 22:41 UTC  (5+ messages)
` [PATCH 19/61] KVM: VMX: Add helpers to query Intel PT mode


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).