linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 15:09:47 to 2020-05-07 17:34:52 UTC [more...]

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-07 17:34 UTC  (6+ messages)
` [PATCH 21/24] rcu/tiny: move kvfree_call_rcu() out of header

[PATCH v7 0/5] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-05-07 17:34 UTC  (5+ messages)
` [PATCH v7 2/5] dt-bindings: Add Broadcom STB USB support
` [PATCH v7 3/5] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
` [PATCH v7 4/5] usb: ehci: Add new EHCI driver "
` [PATCH v7 5/5] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH] sched/fair: Return true,false in voluntary_active_balance()
 2020-05-07 17:30 UTC  (4+ messages)

[PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
 2020-05-07 17:29 UTC  (6+ messages)

Kmemleak infrastructure improvement for task_struct leaks and call_rcu()
 2020-05-07 17:29 UTC  (5+ messages)

[PATCH] MAINTAINER: Update my email address
 2020-05-07 17:26 UTC  (5+ messages)

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-07 17:27 UTC  (4+ messages)
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()

[PATCH 0/3] selftests/ftrace: Fix ftracetest testcases for dash, etc
 2020-05-07 17:25 UTC  (9+ messages)
` [PATCH 3/3] selftests/ftrace: Use /bin/echo instead of built-in echo

[PATCH v2] .mailmap: Update address of Himanshu Madhani
 2020-05-07 17:25 UTC 

linux-next: Tree for May 7
 2020-05-07 17:25 UTC  (3+ messages)
` linux-next: Tree for May 7 (hid/hid-asus)

[PATCH] perf parse-events: Use strcmp to compare the PMU name
 2020-05-07 17:24 UTC  (9+ messages)

[PATCHv3 00/14] Update omaps to use drivers/clocksource timers
 2020-05-07 17:23 UTC  (15+ messages)
` [PATCH 01/14] clocksource/drivers/timer-ti-32k: Add support for initializing directly
` [PATCH 02/14] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
` [PATCH 03/14] clk: ti: dm816: enable sysclk6_ck on init
` [PATCH 04/14] bus: ti-sysc: Ignore timer12 on secure omap3
` [PATCH 05/14] ARM: OMAP2+: Add omap_init_time_of()
` [PATCH 06/14] ARM: dts: Configure system timers for am335x
` [PATCH 07/14] ARM: dts: Configure system timers for am437x
` [PATCH 08/14] ARM: dts: Configure system timers for omap4
` [PATCH 09/14] ARM: dts: Configure system timers for omap5 and dra7
` [PATCH 10/14] ARM: dts: Configure system timers for omap3
` [PATCH 11/14] ARM: dts: Configure system timers for ti81xx
` [PATCH 12/14] ARM: dts: Configure system timers for omap2
` [PATCH 13/14] ARM: OMAP2+: Drop old timer code for dmtimer and 32k counter
` [PATCH 14/14] bus: ti-sysc: Timers no longer need legacy quirk handling

[patch V4 part 4 00/24] x86/entry: Entry/exception code rework, nasty exceptions
 2020-05-07 17:18 UTC  (3+ messages)
` [patch V4 part 4 15/24] x86/db: Split out dr6/7 handling

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-07 17:21 UTC  (5+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH 0/2] perf: Fix POWER9 cpi_breakdown metricgroup
 2020-05-07 17:21 UTC  (6+ messages)
` [PATCH 1/2] perf: Fix POWER9 metric 'lsu_other_stall_cpi'
` [PATCH 2/2] perf: Add missing metrics to POWER9 'cpi_breakdown'

[PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path
 2020-05-07 17:21 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] PCI: brcmstb: Assert fundamental reset on initialization
 2020-05-07 17:20 UTC 

[PATCH v1 0/2] Add support to get/set PHY attributes using
 2020-05-07 17:17 UTC  (5+ messages)
` [PATCH v1 2/2] phy: phy-cadence-torrent: Use PHY kernel APIs to set PHY attributes

[patch V4 part 3 00/29] x86/entry: Entry/exception code rework, simple exceptions
 2020-05-07 17:14 UTC  (10+ messages)
` [patch V4 part 3 04/29] x86/traps: Make interrupt enable/disable symmetric in C code
` [patch V4 part 3 05/29] x86/traps: Split trap numbers out in a seperate header
` [patch V4 part 3 12/29] x86/entry/common: Provide idtentry_enter/exit()
` [patch V4 part 3 29/29] x86/entry/32: Convert IRET exception to IDTENTRY_SW

[PATCH] bus: mhi: core: Add soc_reset sysfs
 2020-05-07 17:12 UTC 

[PATCH] x86/fpu/xstate: Clear uninitialized xstate areas in core dump
 2020-05-07 17:12 UTC  (5+ messages)

[PATCH USB v3 0/5] usb: raw-gadget: fixes for 5.7-rcN
 2020-05-07 17:06 UTC  (6+ messages)
` [PATCH USB v3 1/5] usb: raw-gadget: fix return value of ep read ioctls
` [PATCH USB v3 2/5] usb: raw-gadget: improve uapi headers comments
` [PATCH USB v3 3/5] usb: raw-gadget: fix gadget endpoint selection
` [PATCH USB v3 4/5] usb: raw-gadget: support stalling/halting/wedging endpoints
` [PATCH USB v3 5/5] usb: raw-gadget: documentation updates

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-07 17:06 UTC  (6+ messages)
` [patch V4 part 2 05/18] x86/entry: Move irq tracing on syscall entry to C-code

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-07 17:03 UTC  (12+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH v2 00/11] perf: support enable and disable commands in stat and record modes
 2020-05-07 17:02 UTC  (9+ messages)
` [PATCH v2 02/11] perf evlist: implement control command handling functions
` [PATCH v2 09/11] perf record: implement control commands handling

[PATCH v4 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-05-07 17:00 UTC  (3+ messages)
` [PATCH v4 2/6] spi: spi-geni-qcom: Use OPP API to set clk/perf state

[PATCH] memcg: effective memory.high reclaim for remote charging
 2020-05-07 17:00 UTC  (3+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-07 16:59 UTC  (4+ messages)
` [PATCH v10 05/26] x86/cet/shstk: Add Kconfig option for user-mode "

[PATCH] ubsan, kcsan: don't combine sanitizer with kcov
 2020-05-07 16:50 UTC  (3+ messages)
` [PATCH] [v2] ubsan, kcsan: don't combine sanitizer with kcov on clang

[PATCH v29 00/20] Intel SGX foundations
 2020-05-07 16:49 UTC  (5+ messages)

[PATCH v4 0/5] iommu/vt-d: Add page request draining support
 2020-05-07 16:55 UTC  (5+ messages)
` [PATCH v4 2/5] iommu/vt-d: debugfs: Add support to show inv queue internals
` [PATCH v4 3/5] iommu/vt-d: Disable non-recoverable fault processing before unbind

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-07 16:47 UTC  (6+ messages)

[PATCH v2] net: bpf: permit redirect from L3 to L2 devices at near max mtu
 2020-05-07 16:46 UTC  (4+ messages)
` [PATCH v3] net: bpf: permit redirect from ingress L3 to egress "

[PATCH][next] ath11k: remove redundant initialization of pointer info
 2020-05-07 16:43 UTC 

[PATCH] ACPI: Drop rcu usage for MMIO mappings
 2020-05-07 16:43 UTC  (2+ messages)

[PATCH V2] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
 2020-05-07 16:41 UTC  (2+ messages)

[PATCH v2 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-07 16:38 UTC  (5+ messages)
` [PATCH 9/9] KVM: VMX: pass correct DR6 for GD userspace exit

[PATCH] uio_hv_generic: add missed sysfs_remove_bin_file
 2020-05-07 16:36 UTC  (2+ messages)

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-07 16:33 UTC  (5+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[PATCH v2 12/45] powerpc/ptdump: Properly handle non standard page size
 2020-05-07 16:12 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.7-rc5
 2020-05-07 16:31 UTC 

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-07 16:30 UTC  (3+ messages)
` [RFC 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-05-07 16:29 UTC  (10+ messages)

[PATCH] ceph: demote quotarealm lookup warning to a debug message
 2020-05-07 16:26 UTC  (3+ messages)

[PATCH -next] drm: panel: add MODULE_LICENSE to panel-visionox-rm69299.c
 2020-05-07 16:23 UTC 

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2020-05-07 16:22 UTC  (13+ messages)
` [PATCH v9 11/18] arm64: kexec: arm64_relocate_new_kernel clean-ups
` [PATCH v9 12/18] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v9 13/18] arm64: kexec: add expandable argument to relocation function
` [PATCH v9 14/18] arm64: kexec: offset for "
` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors
` [PATCH v9 16/18] arm64: kexec: configure trans_pgd page table for kexec

[RFC-PATCH] mtd: spi-nor: add conditional 4B opcodes
 2020-05-07 16:20 UTC 

[PATCH v4] bus: mhi: core: Handle syserr during power_up
 2020-05-07 16:19 UTC 

[RFC][PATCH 0/3] objtool vs irqstack swizzles
 2020-05-07 16:10 UTC  (4+ messages)
` [RFC][PATCH 1/3] x86/entry: Collapse the 3 IRQ stack instances into a single macro
` [RFC][PATCH 2/3] x86/entry: Provide ASM_INSTR_{BEGIN,END}
` [RFC][PATCH 3/3] x86/entry, ORC: Teach objtool/unwind_orc about stack irq swizzles

[PATCH AUTOSEL 5.6 01/50] RDMA/mlx4: Initialize ib_spec on the stack
 2020-05-07 16:11 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs

[GIT PULL] configfs fix for 5.7
 2020-05-07 16:16 UTC 

[PATCH v2] mm: expand documentation over __read_mostly
 2020-05-07 16:14 UTC 

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-07 16:11 UTC  (4+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables

[PATCH 0/2] arch/x86: Enable MPK feature on AMD
 2020-05-07 16:11 UTC  (9+ messages)
` [PATCH 1/2] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86

lib/stackdepot.c:331: undefined reference to `__irqentry_text_start'
 2020-05-07 16:10 UTC 

Query regarding pseudo nmi support on GIC V3 and request_nmi()
 2020-05-07 16:06 UTC 

[PATCH v3 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-05-07 16:06 UTC  (3+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-05-07 16:02 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Add a new LSM-supporting anonymous inode interface

[PATCH v4 00/11] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-05-07 16:01 UTC  (4+ messages)
` [PATCH v4 05/11] s390: Change s390_kernel_write() return type to match memcpy()

[PATCH] Input: wm831x-ts - add missed input_unregister_device
 2020-05-07 16:01 UTC  (3+ messages)

[PATCH] Input: stmpe-ts - add missed input_unregister_device
 2020-05-07 16:01 UTC  (2+ messages)

[PATCH] Input: stmfts - add missed input_unregister_device
 2020-05-07 16:01 UTC  (2+ messages)

[PATCH v2 0/3]
 2020-05-07 16:01 UTC  (5+ messages)
` [PATCH v2 1/3] usb: gadget: udc: atmel: Don't use DT to configure end point
` [PATCH v2 2/3] dt-bindings: usb: atmel: Mark EP child node as deprecated
` [PATCH v2 3/3] ARM: dts: at91: Remove the USB EP child node
` [PATCH v2 0/3] Remove the USB EP configuration from device tree

[PATCH] Input: s6sy761 - add missed input_unregister_device
 2020-05-07 16:00 UTC  (2+ messages)

[PATCH] Input: applespi - add missed input_unregister_device
 2020-05-07 16:00 UTC  (2+ messages)

[PATCH v4 00/12] perf metric fixes and test
 2020-05-07 16:00 UTC  (3+ messages)

[PATCH v2] bpf, i386: remove unneeded conversion to bool
 2020-05-07 15:57 UTC  (3+ messages)

[PATCH v3 07/10] x86/fpu/xstate: Update copy_kernel_to_xregs_err() for XSAVES supervisor states
 2020-05-07 15:58 UTC  (2+ messages)

[PATCH] tools/bootconfig: fix resource leak in apply_xbc()
 2020-05-07 15:58 UTC  (3+ messages)

[PATCH v2] interconnect: Add helpers for enabling/disabling a path
 2020-05-07 15:57 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in hfa384x_usbin_callback
 2020-05-07 15:56 UTC  (4+ messages)

[PATCH v3 06/10] x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates
 2020-05-07 15:55 UTC  (2+ messages)

[PATCH net v2] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
 2020-05-07 15:54 UTC  (4+ messages)

[PATCH v3 0/2] Misc. rproc fixes around fixed memory region support
 2020-05-07 15:52 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: Fall back to using parent memory pool if no dedicated available

[tip: x86/cpu] x86/cpu: Add a steppings field to struct x86_cpu_id
 2020-05-07 15:51 UTC 

[PATCH] x86/cpu/amd: Make erratum #1054 a legacy erratum
 2020-05-07 15:51 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 2/3] x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
 2020-05-07 15:51 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 3/3] x86/apic: Convert the TSC deadline timer matching to steppings macro
 2020-05-07 15:51 UTC  (2+ messages)
` [tip: x86/cpu] "

[RFC 1/2] PCI/IOV: Introduce pci_iov_sysfs_link() function
 2020-05-07 15:51 UTC  (2+ messages)

[PATCH 0/5] perf tools: Pipe fixes
 2020-05-07 15:49 UTC  (2+ messages)

[RFC PATCH 0/3] kprobes: Support nested kprobes
 2020-05-07 15:45 UTC  (3+ messages)
` [RFC PATCH 1/3] x86/kprobes: "

[PATCH 0/1] remove ioclt_by_bdev from DASD
 2020-05-07 15:45 UTC  (12+ messages)
` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver

[PATCH for-5.7] splice: move f_mode checks to do_{splice,tee}()
 2020-05-07 15:45 UTC  (2+ messages)

[PATCH net-next] net: phy: Make iproc_mdio_resume static
 2020-05-07 15:43 UTC  (2+ messages)

[PATCH] memory/samsung: Maybe wrong triming parameter
 2020-05-07 15:42 UTC  (2+ messages)

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-05-07 15:34 UTC  (3+ messages)

Please can I have a stable KCSAN branch for 5.8?
 2020-05-07 15:32 UTC  (10+ messages)

[PATCH] objtool: Fix infinite loop in find_jump_table()
 2020-05-07 15:28 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-07 15:26 UTC  (9+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()

[PATCH v3 0/4] perf stat: Support overall statistics for interval mode
 2020-05-07 15:19 UTC  (9+ messages)
` [PATCH v3 1/4] perf stat: Fix wrong per-thread runtime stat "
` [PATCH v3 2/4] perf counts: Reset prev_raw_counts counts
` [PATCH v3 3/4] perf stat: Copy counts from prev_raw_counts to evsel->counts
` [PATCH v3 4/4] perf stat: Report summary for interval mode

[PATCH] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-07 15:17 UTC  (5+ messages)

[PATCH 3/3] x86/entry: remove an unused label
 2020-05-07 15:16 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: Remove "

[PATCH 1/3] x86/entry: remove unneeded kernel cr3 switching
 2020-05-07 15:16 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: Remove unneeded kernel CR3 switching

[PATCH 2/3] x86: remove address operator on function machine_check()
 2020-05-07 15:16 UTC  (2+ messages)
` [tip: x86/entry] x86/idt: Remove "

[PATCH v2] ARM: dts: am437x: fix networking on boards with ksz9031 phy
 2020-05-07 15:16 UTC  (2+ messages)

[PATCH][next] RDMA/mlx5: remove duplicated assignment to variable rcqe_sz
 2020-05-07 15:16 UTC 

[PATCH 00/15] Split off nVHE hyp code
 2020-05-07 15:15 UTC  (4+ messages)
` [PATCH 05/15] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE

[PATCH] carl9170: Replace zero-length array with flexible-array
 2020-05-07 15:19 UTC 

[PATCH next] ARM: dts: am437x: fix networking on boards with ksz9031 phy
 2020-05-07 15:13 UTC  (3+ messages)

[PATCH] wcn36xx: Replace zero-length array with flexible-array
 2020-05-07 15:17 UTC 

[PATCH] net: microchip: encx24j600: add missed kthread_stop
 2020-05-07 15:13 UTC 

[PATCH] kgdb: Return true in kgdb_nmi_poll_knock()
 2020-05-07 15:10 UTC  (2+ messages)

[PATCH][next] staging: most: usb: sanity check channel before using it as an index into arrays
 2020-05-07 15:06 UTC 


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