linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 17:34:10 to 2020-03-20 20:25:37 UTC [more...]

[PATCH v6 01/16] exec: Only compute current once in flush_old_exec
 2020-03-20 20:25 UTC  (4+ messages)
` [PATCH v6 02/16] exec: Factor unshare_sighand out of de_thread and call it separately
` [PATCH v6 03/16] exec: Move cleanup of posix timers on exec out of de_thread
` [PATCH v6 04/16] exec: Move exec_mmap right after de_thread in flush_old_exec

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-20 20:24 UTC  (4+ messages)
` [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code

[PATCH] wait: remove wait_event_interruptible_lock_irq_cmd
 2020-03-20 20:23 UTC 

[PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks
 2020-03-20 20:24 UTC 

[PATCHv8 00/15] remoteproc: updates for omap remoteproc support
 2020-03-20 20:23 UTC  (3+ messages)
` [PATCHv8 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume

weird cooling_device/cur_state sysfs behaviour
 2020-03-20 20:17 UTC  (3+ messages)

[PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
 2020-03-20 20:15 UTC  (3+ messages)

[tip:perf/core] BUILD REGRESSION b1a032f147e1013d82555a39f0fdb5967bd5ffce
 2020-03-20 20:13 UTC 

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-03-20 20:10 UTC  (4+ messages)

[PATCH] bpf: explicitly memset the bpf_attr structure
 2020-03-20 20:07 UTC  (9+ messages)
        ` [PATCH] bpf: explicitly memset some bpf info structures declared on the stack

[ANNOUNCE] 4.19.106-rt44
 2020-03-20 20:05 UTC  (6+ messages)
  ` 4.19.106-rt44 -- boot problems with irqwork: push most work into softirq context

[PATCH 0/1] Bluetooth: btmrvl: Reset SDIO card on hang
 2020-03-20 20:00 UTC  (3+ messages)
` [PATCH 1/1] Bluetooth: btmrvl: Detect hangs and force a reset of the SDIO card

[patch V2 08/15] Documentation: Add lock ordering and nesting documentation
 2020-03-20 19:51 UTC  (2+ messages)

[v2 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-20 19:52 UTC  (3+ messages)
` [v2 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH] x86/mm: Make pud_present() check _PAGE_PROTNONE and _PAGE_PSE as well
 2020-03-20 19:50 UTC  (5+ messages)

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-20 19:48 UTC  (11+ messages)
` [PATCH 70/70] x86/sev-es: Add NMI state tracking
    ` [RFC PATCH v2.1] x86/sev-es: Handle NMI State

[PATCH 01/12] pcie: qcom: add missing ipq806x clocks in pcie driver
 2020-03-20 19:46 UTC  (18+ messages)
` [PATCH 02/12] devicetree: bindings: pci: add missing clks to qcom,pcie
` [PATCH 03/12] pcie: qcom: change duplicate pci reset to phy reset
` [PATCH 04/12] pcie: qcom: Fixed pcie_phy_clk branch issue
` [PATCH 05/12] pcie: qcom: add missing reset for ipq806x
` [PATCH 06/12] devicetree: bindings: pci: add ext reset to qcom,pcie
` [PATCH 07/12] pcie: qcom: add tx term offset support
` [PATCH 08/12] devicetree: bindings: pci: add phy-tx0-term-offset to qcom,pcie
` [PATCH 09/12] pcie: qcom: Programming the PCIE iATU for IPQ806x
` [PATCH 10/12] pcie: qcom: add Force GEN1 support
` [PATCH 11/12] devicetree: bindings: pci: add force_gen1 for qcom,pcie
` [PATCH 12/12] pcie: qcom: Set PCIE MRRS and MPS to 256B

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-20 19:42 UTC  (12+ messages)
` [PATCH net-next v3 01/11] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next v3 02/11] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next v3 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next v3 04/11] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next v3 05/11] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next v3 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next v3 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next v3 09/11] net: ethernet: ti: cpts: add irq support
` [PATCH net-next v3 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events
` [PATCH net-next v3 11/11] net: ethernet: ti: cpsw: enable cpts irq

[PATCH V2 1/1] x86/mce/amd: Add PPIN support for AMD MCE
 2020-03-20 19:43 UTC 

[PATCH V2 0/2] arm64: Enable vmemmap mapping from device memory
 2020-03-20 19:35 UTC  (3+ messages)
` [PATCH V2 2/2] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
 2020-03-20 19:34 UTC  (5+ messages)
` [PATCH v2 0/2] vt: fix some vt_ioctl races
  ` [PATCH v2 2/2] vt: vt_ioctl: fix use-after-free in vt_in_use()

[PATCH -next] hugetlb_cgroup: fix illegal access to memory
 2020-03-20 19:32 UTC  (4+ messages)

[ANNOUNCE] v5.4.26-rt17
 2020-03-20 19:28 UTC 

KASAN: slab-out-of-bounds Read in hfa384x_usbin_callback
 2020-03-20 19:28 UTC 

[RESEND PATCH] acpi: Add NHLT table signature
 2020-03-20 19:27 UTC 

[PATCH v6 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-20 19:19 UTC  (3+ messages)
` [PATCH v6 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v6 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-20 19:14 UTC  (2+ messages)
  ` [PATCH RFC v2 tip/core/rcu 04/22] rcu-tasks: Move Tasks RCU to its own file

[PATCH] staging: rtl8188eu: remove some 5 GHz code
 2020-03-20 19:13 UTC 

[PATCH] KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is available
 2020-03-20 19:14 UTC  (2+ messages)

[PATCH 1/4] f2fs: fix to avoid potential deadlock
 2020-03-20 19:11 UTC  (3+ messages)
` [PATCH 3/4] f2fs: fix NULL pointer dereference in f2fs_verity_work()

[PATCH] soc: qcom: ipa: kill IPA_RX_BUFFER_ORDER
 2020-03-20 19:11 UTC  (2+ messages)

[PATCH] f2fs: clean up f2fs_may_encrypt()
 2020-03-20 19:07 UTC  (2+ messages)

help needed in debugging missed wakeup(?)
 2020-03-20 19:04 UTC  (3+ messages)

[PATCH 1/3] Input: atmel_mxt_ts - use runtime PM instead of custom functions
 2020-03-20 19:00 UTC  (3+ messages)
` [PATCH 3/3] Input: atmel_mxt_ts - use runtime PM autosuspend for idle config

[PATCH v9 00/25] Change readahead API
 2020-03-20 18:52 UTC  (17+ messages)
` [PATCH v9 12/25] mm: Move end_index check out of readahead loop
` [PATCH v9 20/25] ext4: Convert from readpages to readahead
` [PATCH v9 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v9 22/25] f2fs: Convert from readpages to readahead
` [PATCH v9 23/25] f2fs: Pass the inode to f2fs_mpage_readpages

[PATCH v6 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-20 18:24 UTC  (24+ messages)
` [PATCH v6 01/23] irqchip/gic-v3: Use SGIs without active state if offered
` [PATCH v6 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v6 03/23] irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access
` [PATCH v6 04/23] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
` [PATCH v6 05/23] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
` [PATCH v6 06/23] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v6 07/23] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v6 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v6 09/23] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v6 10/23] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
` [PATCH v6 11/23] irqchip/gic-v4.1: Plumb get/set_irqchip_state "
` [PATCH v6 12/23] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH v6 13/23] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
` [PATCH v6 14/23] irqchip/gic-v4.1: Add VSGI allocation/teardown
` [PATCH v6 15/23] irqchip/gic-v4.1: Add VSGI property setup
` [PATCH v6 16/23] irqchip/gic-v4.1: Eagerly vmap vPEs
` [PATCH v6 17/23] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
` [PATCH v6 18/23] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
` [PATCH v6 19/23] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
` [PATCH v6 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
` [PATCH v6 21/23] KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
` [PATCH v6 22/23] KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
` [PATCH v6 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH v3] sctp: fix refcount bug in sctp_wfree
 2020-03-20 18:52 UTC  (2+ messages)

[PATCH v10 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2020-03-20 18:49 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v10 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH 0/6] Introduce ID_PFR2 and other CPU feature changes
 2020-03-20 18:49 UTC  (15+ messages)
` [PATCH 1/6] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH 2/6] arm64/cpufeature: Add DIT and CSV2 feature bits in ID_PFR0 register
` [PATCH 3/6] arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
` [PATCH 4/6] arm64/cpufeature: Define an explicit ftr_id_isar0[] for ID_ISAR0 register
` [PATCH 5/6] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
` [PATCH 6/6] arm64/cpufeature: Replace all open bits shift encodings with macros

[PATCH v11 11/12] clk: pwm: Assign u64 divisor to unsigned int before use
 2020-03-20 18:42 UTC  (3+ messages)

[patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-20 18:00 UTC  (24+ messages)
` [patch V3 01/23] rcu: Dont acquire lock in NMI handler in rcu_nmi_enter_common()
` [patch V3 02/23] rcu: Add comments marking transitions between RCU watching and not
` [patch V3 03/23] vmlinux.lds.h: Create section for protection against instrumentation
` [patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
` [patch V3 05/23] tracing: Provide lockdep less trace_hardirqs_on/off() variants
` [patch V3 06/23] bug: Annotate WARN/BUG/stackfail as noinstr safe
` [patch V3 07/23] lockdep: Prepare for noinstr sections
` [patch V3 08/23] x86/entry: Mark enter_from_user_mode() noinstr
` [patch V3 09/23] x86/entry/common: Protect against instrumentation
` [patch V3 10/23] x86/entry: Move irq tracing on syscall entry to C-code
` [patch V3 11/23] x86/entry: Move irq flags tracing to prepare_exit_to_usermode()
` [patch V3 12/23] context_tracking: Ensure that the critical path cannot be instrumented
` [patch V3 13/23] lib/smp_processor_id: Move it into noinstr section
` [patch V3 14/23] x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
` [patch V3 15/23] x86/entry/64: Check IF in __preempt_enable_notrace() thunk
` [patch V3 16/23] x86/entry/64: Mark ___preempt_schedule_notrace() thunk noinstr
` [patch V3 17/23] rcu/tree: Mark the idle relevant functions noinstr
` [patch V3 18/23] x86/kvm: Move context tracking where it belongs
` [patch V3 19/23] x86/kvm/vmx: Add hardirq tracing to guest enter/exit
` [patch V3 20/23] x86/kvm/svm: Handle hardirqs proper on "
` [patch V3 21/23] context_tracking: Make guest_enter/exit_irqoff() .noinstr ready
` [patch V3 22/23] x86/kvm/vmx: Move guest enter/exit into .noinstr.text
` [patch V3 23/23] x86/kvm/svm: "

[RFC PATCH v2] dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml
 2020-03-20 18:37 UTC 

[PATCH 0/4] A bunch of renames
 2020-03-20 18:36 UTC  (3+ messages)

linux-next: Tree for Mar 18
 2020-03-20 18:35 UTC  (10+ messages)
` linux-next: Tree for Mar 18 (objtool)

[PATCH] vfio-mdev: support mediated device creation in kernel
 2020-03-20 18:34 UTC  (2+ messages)

clone3: allow creation of time namespace with offset
 2020-03-20 18:33 UTC  (6+ messages)

[tip:x86/misc] BUILD SUCCESS 630b99ab60aa972052a4202a1ff96c7e45eb0054
 2020-03-20 18:31 UTC 

[RFC PATCH] dynamic_debug: Add config option of DYNAMIC_DEBUG_CORE
 2020-03-20 18:30 UTC  (5+ messages)

[PATCH] perf mem2node: avoid double free related to realloc
 2020-03-20 18:25 UTC  (5+ messages)

[PATCH] arm64: move kimage_vaddr to .rodata
 2020-03-20 18:24 UTC  (2+ messages)

[PATCH 0/9] Enable orphan section warning
 2020-03-20 18:24 UTC  (4+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link

[PATCH v2] perf mem2node: avoid double free related to realloc
 2020-03-20 18:23 UTC 

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-20 18:20 UTC  (7+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-20 18:19 UTC  (5+ messages)

[PATCH] KVM: x86: remove bogus user-triggerable WARN_ON
 2020-03-20 18:18 UTC  (5+ messages)

[PATCH 0/5] soundwire: add sdw_master_device support on Qualcomm platforms
 2020-03-20 18:17 UTC  (7+ messages)
` [PATCH 1/5] soundwire: bus_type: add master_device/driver support
` [PATCH 5/5] soundwire: qcom: add sdw_master_device support

[PATCH] soundwire: stream: only change state if needed
 2020-03-20 14:33 UTC  (3+ messages)

[PATCH 0/7] SoundWire: intel: fix SHIM programming sequences
 2020-03-20 14:20 UTC  (10+ messages)
` [PATCH 3/7] soundwire: intel: add mutex to prevent concurrent access to SHIM registers
` [PATCH 4/7] soundwire: intel: add definitions for shim_mask
` [PATCH 5/7] soundwire: intel: follow documentation sequences for SHIM registers

[PATCH] staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
 2020-03-20 18:13 UTC 

[PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-03-20 18:10 UTC 

[PATCH] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
 2020-03-20 18:07 UTC 

[PATCH V5 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-03-20 18:07 UTC  (3+ messages)
` [PATCH V5 3/3] dt-bindings: geni-se: Add binding for UART pin swap

[PATCH 1/2] tty/serial: Add st,swap OF option to stm32-usart
 2020-03-20 18:05 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: serial: Add st,swap "

[PATCH 5.5 00/54] 5.5.11-rc3 review
 2020-03-20 18:00 UTC  (2+ messages)

[PATCH] rtc: max8907: add missing select REGMAP_IRQ
 2020-03-20 17:59 UTC  (2+ messages)

[PATCH 5.4 00/50] 5.4.27-rc3 review
 2020-03-20 17:59 UTC  (2+ messages)

[PATCH 4.19 00/48] 4.19.112-rc1 review
 2020-03-20 17:58 UTC  (6+ messages)

[PATCH v5 0/9] Add QUSB2 PHY support for SC7180
 2020-03-20 17:55 UTC  (3+ messages)
` [PATCH v5 2/9] dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180

[PATCH v10 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-20 17:53 UTC  (3+ messages)
` [PATCH v10 6/8] dt-bindings: iio: adc: add bindings doc for AXI ADC driver

[PATCH 11/14] efi/gop: Allow specifying mode number on command line
 2020-03-20 17:51 UTC  (3+ messages)

[PATCH] KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interrupt context
 2020-03-20 17:49 UTC  (2+ messages)

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-20 17:48 UTC  (3+ messages)
` [PATCH v5 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC

[PATCH] KVM: SVM: Issue WBINVD after deactivating an SEV guest
 2020-03-20 17:43 UTC  (2+ messages)

[PATCH 0/4] Throttle select_idle_sibling when a target domain is overloaded
 2020-03-20 17:43 UTC  (6+ messages)
` [PATCH 4/4] sched/fair: Track possibly overloaded domains and abort a scan if necessary

linux-next: Tree for Mar 20
 2020-03-20 17:43 UTC  (2+ messages)
` linux-next: Tree for Mar 20 (objtool warnings)

[PATCH 0/10] NS 8250 UART Device Tree improvements
 2020-03-20 17:41 UTC  (11+ messages)
` [PATCH 01/10] ARM: dts: pxa*: Don't redeclare phandle references
` [PATCH 02/10] ARM: dts: pxa*: Fix serial port names
` [PATCH 03/10] ARM: dts: pxa*: Make the serial ports compatible with xscale-uart
` [PATCH 04/10] ARM: dts: mmp2-brownstone: Don't redeclare phandle references
` [PATCH 05/10] ARM: dts: mmp*: Fix serial port names
` [PATCH 06/10] ARM: dts: mmp*: Make the serial ports compatible with xscale-uart
` [PATCH 07/10] ARM: dts: tango4: Make /serial compatible with ns16550a
` [PATCH 08/10] powerpc/fsl: Make serial ports "
` [PATCH 09/10] dt-bindings: serial: Move Marvell compatible string to 8250 binding doc
` [PATCH 10/10] dt-bindings: serial: Convert 8250 to json-schema

[PATCH v1 0/2] Add EDAC support for Cadence ddr controller
 2020-03-20 17:41 UTC  (3+ messages)
` [PATCH v1 1/2] EDAC/Cadence:Add EDAC driver for cadence memory controller

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-20 17:39 UTC  (2+ messages)

WARNING in ib_uverbs_remove_one
 2020-03-20 17:36 UTC 

[PATCH v3 0/5] platform/x86: intel_pmc_core: Add bug fixes or code
 2020-03-20 17:34 UTC  (8+ messages)

[PATCH] mm/dmapool.c: micro-optimisation remove unnecessary branch
 2020-03-20 17:33 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).