linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 21:22:34 to 2020-05-06 03:35:06 UTC [more...]

[PATCH] crypto: curve25519-hacl64 - Disable fortify-source for clang-10
 2020-05-06  3:34 UTC  (18+ messages)
  ` [PATCH] Kbuild: disable FORTIFY_SOURCE on clang-10
            ` [PATCH v2] security: disable FORTIFY_SOURCE on clang

Intel KVM entry failed, hardware error 0x0
 2020-05-06  3:32 UTC  (3+ messages)

[PATCH net-next 1/1] net: stmmac: Add option for VLAN filter fail queue enable
 2020-05-06  3:31 UTC  (3+ messages)

[GIT PULL] vhost: fixes
 2020-05-06  3:28 UTC  (2+ messages)

[PATCH] i2c: puv3: Fix an error handling path in 'puv3_i2c_probe()'
 2020-05-06  3:28 UTC 

[PATCH] securityfs: Add missing d_delete() call on removal
 2020-05-06  3:28 UTC  (3+ messages)

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-06  3:22 UTC  (8+ messages)
` [PATCH v2 2/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH -next] soundwire: qcom: Use IRQF_ONESHOT
 2020-05-06  3:25 UTC 

[PATCH -next] iwlwifi: pcie: Use bitwise instead of arithmetic operator for flags
 2020-05-06  3:19 UTC  (2+ messages)

WARNING: proc registration bug in snmp6_register_dev
 2020-05-06  3:11 UTC  (2+ messages)

[PATCH] net: bareudp: avoid uninitialized variable warning
 2020-05-06  2:59 UTC  (2+ messages)

[PATCH v7 0/2] Add rpmsg tty driver
 2020-05-06  2:54 UTC  (5+ messages)
` [PATCH v7 2/2] tty: add rpmsg driver

[PATCH] powerpc/ps3: Move static keyword to the front of declaration
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH v5 1/5] powerpc: Move idle_loop_prolog()/epilog() functions to header file
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH -next] net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06  2:54 UTC 

[PATCH] leds: lm355x: avoid enum conversion warning
 2020-05-06  2:44 UTC  (2+ messages)

[PATCH] mtd: lpddr: fix excessive stack usage with clang
 2020-05-06  2:38 UTC  (2+ messages)

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-05-06  2:35 UTC  (12+ messages)

[PATCH 0/3] ASoC: fsl_esai: Add support for imx8qm
 2020-05-06  2:33 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH -next] powerpc/kernel/sysfs: Use ARRAY_SIZE instead of calculating the array size
 2020-05-06  2:33 UTC 

[PATCH v2] stacktrace: cleanup inconsistent variable type
 2020-05-06  2:18 UTC  (3+ messages)

cgroup pointed by sock is leaked on mode switch
 2020-05-06  2:16 UTC  (4+ messages)

[PATCH v4 0/3] Replace private domain with per-group default domain
 2020-05-06  2:09 UTC  (5+ messages)
` [PATCH v4 1/3] iommu/vt-d: Allow 32bit devices to uses DMA domain
` [PATCH v4 2/3] iommu/vt-d: Allow PCI sub-hierarchy to use "
` [PATCH v4 3/3] iommu/vt-d: Apply per-device dma_ops

[RFC 0/2] Allow client to recover crashed processor
 2020-05-06  2:05 UTC  (3+ messages)
` [RFC 2/2] remoteproc: core: keep rproc in crash state in case of recovery failure

[rcu:tglx.2020.05.05a 48/140] arch/um/include/asm/irqflags.h:5: Error: no such instruction: `extern int get_signals(void)'
 2020-05-06  1:57 UTC 

[PATCH] f2fs: get parent inode when recovering pino
 2020-05-06  1:58 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH v3] scripts: headers_install: Exit with error on config leak
 2020-05-06  1:52 UTC 

[PATCH] selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test module does not exist
 2020-05-06  1:46 UTC  (3+ messages)

[PATCH v2] scripts: headers_install: Exit with error on config leak
 2020-05-06  1:45 UTC  (3+ messages)

[PATCH] spi: sun6i: Add support for GPIO chip select lines
 2020-05-06  1:41 UTC 

INFO: task hung in linkwatch_event (2)
 2020-05-06  1:38 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-05-06  1:36 UTC  (7+ messages)

[PATCH 0/4] eliminate SECTOR related magic numbers and duplicated conversions
 2020-05-06  1:33 UTC  (4+ messages)
` [PATCH 2/4] mm/swap: use SECTORS_PER_PAGE_SHIFT to clean up code

[PATCH 1/1] selftests/bpf: add cls_redirect classifier
 2020-05-06  1:30 UTC  (7+ messages)

[PATCH v3] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-05-06  1:29 UTC  (5+ messages)

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-06  1:27 UTC  (31+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()
` [PATCH v3 07/14] remoteproc: Introducting new start and stop functions
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag
` [PATCH v3 09/14] remoteproc: Deal with synchronisation when crashing
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down
` [PATCH v3 11/14] remoteproc: Deal with synchronisation when changing FW image
` [PATCH v3 12/14] remoteproc: Introducing function rproc_set_state_machine()

[RFC v1 0/6] block: add error handling for *add_disk*()
 2020-05-06  1:18 UTC  (2+ messages)

[PATCH] KVM: x86: fix DR6 delivery for emulated hardware breakpoint
 2020-05-06  0:33 UTC  (2+ messages)

[PATCH v12 0/2] iio: proximity: driver for vcnl3020
 2020-05-06  1:08 UTC  (3+ messages)
` [PATCH v12 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document
` [PATCH v12 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH -next] cpupower: Remove unneeded semicolon
 2020-05-06  0:52 UTC  (3+ messages)

AVIC related warning in enable_irq_window
 2020-05-06  0:42 UTC  (10+ messages)

[PATCH -next] vdpasim: remove unused variable 'ret'
 2020-05-06  0:35 UTC  (2+ messages)

[PATCH v6 0/8] Bug fixes and improved logging in MHI
 2020-05-06  0:33 UTC  (10+ messages)
` [PATCH v6 1/8] bus: mhi: core: Refactor mhi queue APIs
` [PATCH v6 2/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH v6 3/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v6 4/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v6 5/8] bus: mhi: core: Handle firmware load using state worker
` [PATCH v6 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v6 7/8] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH v6 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values are used

[PATCH -next] drm/mediatek: Fix Kconfig warning
 2020-05-06  0:28 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-06  0:22 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-06  0:18 UTC  (10+ messages)

[PATCH] RISC-V: Remove unused code from STRICT_KERNEL_RWX
 2020-05-06  0:15 UTC  (5+ messages)

[PATCH v3 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-05-06  0:15 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] input: lm8333: update contact email
 2020-05-06  0:11 UTC  (2+ messages)

[PATCH 0/2] Add driver for power button on Dell Wyse 3020
 2020-05-06  0:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: Add Dell Wyse 3020 Power Button binding

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-06  0:07 UTC  (5+ messages)
` [net-next PATCH v3 1/5] net: phy: Introduce phy related fwnode functions

[PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
 2020-05-06  0:03 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf, riscv: Enable missing verifier_zext optimizations on RV64
` [PATCH bpf-next 2/4] bpf, riscv: Optimize FROM_LE using verifier_zext "
` [PATCH bpf-next 3/4] bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 "
` [PATCH bpf-next 4/4] bpf, riscv: Optimize BPF_JSET BPF_K using andi "

[PATCH] virtio_net: fix lockdep warning on 32 bit
 2020-05-06  0:01 UTC 

[GIT PULL] platform-drivers-x86 for 5.7-2
 2020-05-06  0:00 UTC  (2+ messages)

[PATCH] Bluetooth: Terminate the link if pairing is cancelled
 2020-05-05 23:59 UTC  (3+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-05 23:59 UTC  (11+ messages)

[PATCH v3 6/7] misc: bcm-vk: add Broadcom VK driver
 2020-05-05 23:58 UTC  (3+ messages)

[PATCH] samples: fix binderfs sample
 2020-05-05 23:54 UTC  (2+ messages)

[PATCH][next] rndis_wlan: Remove logically dead code
 2020-05-05 23:52 UTC 

linux-next: no release today
 2020-05-05 23:42 UTC 

[PATCH] ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2
 2020-05-05 23:34 UTC  (4+ messages)

[PATCH v8 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-05 23:30 UTC  (3+ messages)

[PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board
 2020-05-05 23:23 UTC  (2+ messages)

[PATCH] sysctl: Make sure proc handlers can't expose heap memory
 2020-05-05 23:23 UTC  (8+ messages)

[PATCH v4 0/8] powerpc/vdso32 enhancement and optimisation
 2020-05-05 22:52 UTC  (3+ messages)
` [PATCH v4 7/8] powerpc/vdso32: implement clock_getres entirely

[PATCH v2 0/2] soc: ti: add k3 platforms chipid module driver
 2020-05-05 23:21 UTC  (2+ messages)

[PATCH v2 0/5] allow ramoops to collect all kmesg_dump events
 2020-05-05 23:15 UTC  (5+ messages)
` [PATCH v2 2/5] pstore/platform: pass max_reason to kmesg dump
` [PATCH v2 3/5] pstore/ram: in ramoops_platform_data convert dump_oops to max_reason

x86/uv cleanups
 2020-05-05 23:14 UTC  (3+ messages)

[PATCH v4 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-05-05 23:07 UTC  (3+ messages)
` [PATCH v4 5/6] media: venus: core: Add support for opp tables/perf voting

[PATCH] f2fs: change maximum zstd compression buffer size
 2020-05-05 23:05 UTC  (3+ messages)
` [f2fs-dev] "

[RFC PATCH net-next 0/3] bonding: support hardware crypto offload
 2020-05-05 22:58 UTC  (5+ messages)
` [RFC PATCH net-next v2 "
  ` [RFC PATCH net-next v2 1/3] xfrm: bail early on slave pass over skb
  ` [RFC PATCH net-next v2 2/3] ixgbe_ipsec: become aware of when running as a bonding slave
  ` [RFC PATCH net-next v2 3/3] bonding: support hardware encryption offload to slaves

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-05-05 22:52 UTC  (8+ messages)
` [PATCH v8 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v8 03/18] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v8 04/18] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v8 18/18] KVM: SVM: Enable SEV live migration feature implicitly on Incoming VM(s)

[PATCH v12 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-05 22:52 UTC  (3+ messages)
` [PATCH v12 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH for-5.7] splice: move f_mode checks to do_{splice,tee}()
 2020-05-05 22:26 UTC  (6+ messages)

[PATCH] docs: s390: Fix wrong label Guest2 instead of Guest3
 2020-05-05 22:44 UTC  (3+ messages)

[PATCH V2 0/7] x86/resctrl: Support wider MBM counters
 2020-05-05 22:36 UTC  (8+ messages)
` [PATCH V2 1/7] x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
` [PATCH V2 2/7] x86/cpu: Move resctrl CPUID code to resctrl
` [PATCH V2 3/7] x86/resctrl: Remove unnecessary RMID checks
` [PATCH V2 4/7] x86/resctrl: Query LLC monitoring properties once during boot
` [PATCH V2 5/7] x86/resctrl: Maintain MBM counter width per resource
` [PATCH V2 6/7] x86/resctrl: Support CPUID enumeration of MBM counter width
` [PATCH V2 7/7] x86/resctrl: Support wider MBM counters

mmotm 2020-05-05-15-28 uploaded
 2020-05-05 22:29 UTC 

[PATCH v2] vfio-pci: Mask cap zero
 2020-05-05 22:27 UTC 

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-05 22:21 UTC  (8+ messages)
` [PATCH v4 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v4 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd

[patch V4 part 3 00/29] x86/entry: Entry/exception code rework, simple exceptions
 2020-05-05 22:24 UTC  (5+ messages)
` [patch V4 part 3 11/29] rcu: Provide rcu_irq_exit_preempt()

[PATCH 0/2] x86/resctrl: Support wider MBM counters
 2020-05-05 22:15 UTC  (9+ messages)
` [PATCH 2/2] x86/resctrl: Support CPUID enumeration of MBM counter width

battery switch-over detection on pcf2127
 2020-05-05 22:14 UTC  (5+ messages)

[PATCH 1/7] rtc: ingenic: Only support probing from devicetree
 2020-05-05 22:13 UTC  (7+ messages)
` [PATCH 2/7] rtc: ingenic: Use local 'dev' variable in probe
` [PATCH 3/7] rtc: ingenic: Enable clock "
` [PATCH 4/7] rtc: ingenic: Set wakeup params "
` [PATCH 5/7] rtc: ingenic: Remove unused fields from private structure
` [PATCH 6/7] rtc: ingenic: Fix masking of error code
` [PATCH 7/7] rtc: ingenic: Reset regulator register in probe

[PATCH v1 0/2] Refactor MDP driver and add dummy component driver
 2020-05-05 22:12 UTC  (3+ messages)
` [PATCH v1 1/2] [media] mtk-mdp: add driver to probe mdp components

[PATCH v4 00/18] Add static_call()
 2020-05-05 22:10 UTC  (3+ messages)
` [PATCH v4 07/18] static_call: Add inline static call infrastructure

[PATCH 1/5] rtc: add new VL flag for backup switchover
 2020-05-05 22:09 UTC  (4+ messages)
` [PATCH 5/5] rtc: pcf2127: report battery switch over

[PATCH V2] ASoC: Intel: boards: Use FS as nau8825 sysclk in nau88125_* machine
 2020-05-05 15:00 UTC  (4+ messages)

[PATCH] vfio-pci: Mask cap zero
 2020-05-05 21:58 UTC  (7+ messages)

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-05 21:55 UTC  (4+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas
` [PATCH v2 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v2 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-05 21:50 UTC  (4+ messages)
` [patch V4 part 1 12/36] x86/kvm: Sanitize kvm_async_pf_task_wait()

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-05-05 21:47 UTC  (4+ messages)

[PATCH v1 0/5] MTK MDP driver cleanups to prep for futher work
 2020-05-05 21:46 UTC  (11+ messages)
` [PATCH v1 1/5] [media] mtk-mdp: remove mtk_mdp_comp.regs from mtk_mdp_comp.h
` [PATCH v1 2/5] [media] mtk-mdp: handle vb2_dma_contig_set_max_seg_size errors during probe
` [PATCH v1 3/5] [media] mtk-mdp: handle vpu_wdt_reg_handler() "
` [PATCH v1 4/5] [media] mtk-mdp: convert mtk_mdp_dev.comp array to list
` [PATCH v1 5/5] [media] mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality

[PATCH v1] [media] mtk-mdp: Remove states for format checks
 2020-05-05 21:45 UTC  (2+ messages)

[PATCH 4.19 00/37] 4.19.121-rc1 review
 2020-05-05 21:37 UTC  (11+ messages)
` [PATCH 4.19 28/37] dmaengine: dmatest: Fix iteration non-stop logic

[PATCH v4 0/2] pmsg: core: Add support for name extension
 2020-05-05 21:30 UTC  (4+ messages)
` [PATCH v4 2/2] rpmsg: core: Add support to retrieve "

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-05 21:30 UTC  (5+ messages)
` [PATCH 6/7] exec: Move most of setup_new_exec into flush_old_exec
` [PATCH 7/7] exec: Rename flush_old_exec begin_new_exec

[PATCH 0/4] allow multiple kthreadd's
 2020-05-05 21:25 UTC  (7+ messages)

[PATCH 0/2] net: Optimize the qed* allocations inside kdump kernel
 2020-05-05 21:24 UTC  (3+ messages)
` [PATCH 1/2] net: qed*: Reduce RX and TX default ring count when running "

[RFC net] net: dsa: Add missing reference counting
 2020-05-05 21:23 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).