linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 23:56:13 to 2020-07-04 12:25:39 UTC [more...]

[PATCH] drivers/s390/char/tty3270: Remove function callback casts
 2020-07-04 12:25 UTC  (3+ messages)

Are there some potentially serious problems that I should be aware of if I totally disable the CONFIG_ACPI option on the X86_64 platform?
 2020-07-04 12:22 UTC  (2+ messages)

[PATCH RFC] leds: Add support for per-LED device triggers
 2020-07-04 12:17 UTC  (3+ messages)

[PATCH] parisc/kernel/ftrace: Remove function callback casts
 2020-07-04 12:12 UTC  (3+ messages)

[PATCH v2 00/14] Add regulator devfreq support to Panfrost
 2020-07-04 12:13 UTC  (18+ messages)
` [PATCH v2 01/14] drm/panfrost: avoid static declaration
` [PATCH v2 02/14] drm/panfrost: clean headers in devfreq
` [PATCH v2 03/14] drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
` [PATCH v2 04/14] drm/panfrost: introduce panfrost_devfreq struct
` [PATCH v2 05/14] drm/panfrost: use spinlock instead of atomic
` [PATCH v2 06/14] drm/panfrost: properly handle error in probe
` [PATCH v2 07/14] drm/panfrost: rename error labels in device_init
` [PATCH v2 08/14] drm/panfrost: move devfreq_init()/fini() in device
` [PATCH v2 09/14] drm/panfrost: dynamically alloc regulators
` [PATCH v2 10/14] drm/panfrost: add regulators to devfreq
` [PATCH v2 11/14] arm64: defconfig: Enable devfreq cooling device
` [PATCH v2 12/14] arm64: dts: allwinner: h6: Add cooling map for GPU
` [PATCH v2 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add GPU OPP table
` [PATCH v2 14/14] [DO NOT MERGE] arm64: dts: allwinner: force GPU regulator to be always

[RFC] riscv: Add jump-label implementation
 2020-07-04 12:09 UTC  (5+ messages)

[PATCH v2] arm64/module: Optimize module load time by optimizing PLT counting
 2020-07-04 12:09 UTC  (4+ messages)

UART/TTY console deadlock
 2020-07-04 11:59 UTC  (17+ messages)

Writing to a const pointer: is this supposed to happen?
 2020-07-04 11:55 UTC  (3+ messages)

[PATCH v1 4/9] s390/vmemmap: cleanup when vmemmap_populate() fails
 2020-07-04 11:48 UTC  (2+ messages)

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-07-04 11:49 UTC  (7+ messages)

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-04 11:44 UTC  (2+ messages)

[PATCH v14 00/20] per memcg lru lock
 2020-07-04 11:39 UTC  (5+ messages)
` [PATCH v14 15/20] mm/swap: serialize memcg changes during pagevec_lru_move_fn

[net-next PATCH v2 0/3] ACPI support for dpaa2 MAC driver
 2020-07-04 11:40 UTC  (5+ messages)
` [net-next PATCH v2 2/3] Documentation: ACPI: DSD: Document MDIO PHY

[PATCH 00/16] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-07-04 11:39 UTC  (17+ messages)
` [PATCH 01/16] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH 02/16] ASoC: sun4i-i2s: Adjust LRCLK width
` [PATCH 03/16] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH 04/16] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH 05/16] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH 06/16] ASoC: sun4i-i2s: Adjust regmap settings
` [PATCH 07/16] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH 08/16] arm64: dts: allwinner: h6: Add HDMI audio node
` [PATCH 09/16] arm64: dts: allwinner: h6: Enable HDMI sound for Beelink GS1
` [PATCH 10/16] arm: dts: sunxi: h3/h5: Add DAI node for HDMI
` [PATCH 11/16] arm: dts: sunxi: h3/h5: Add HDMI audio
` [PATCH 12/16] arm64: dts: allwinner: a64: Add DAI node for HDMI
` [PATCH 13/16] arm64: dts: allwinner: a64: Add HDMI audio
` [PATCH 14/16] arm: sun8i: h3: Add HDMI audio to Orange Pi 2
` [PATCH 15/16] arm: sun8i: h3: Add HDMI audio to Beelink X2
` [PATCH 16/16] arm64: dts: allwinner: a64: Add HDMI audio to Pine64

[PATCH v2] ASoC: cros_ec_codec: Log results when EC commands fail
 2020-07-04 11:34 UTC  (10+ messages)

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-07-04 11:23 UTC  (3+ messages)

[PATCH v4 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-04 11:26 UTC  (16+ messages)
` [PATCH v4 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v4 02/15] iommu: Report domain nesting info
` [PATCH v4 03/15] iommu/smmu: Report empty "
` [PATCH v4 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v4 05/15] vfio: Add PASID allocation/free support
` [PATCH v4 06/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v4 07/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v4 08/15] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v4 09/15] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v4 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v4 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v4 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v4 13/15] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v4 14/15] vfio: Document dual stage control
` [PATCH v4 15/15] iommu/vt-d: Support reporting nesting capability info

[rcu:dev.2020.06.29b] BUILD SUCCESS 1cd0309d69031e82ed876acbc696a5a71be65c7e
 2020-07-04 10:57 UTC 

[PATCH v2] usb: gadget: epautoconf: claim smallest endpoints first
 2020-07-04 10:42 UTC  (4+ messages)

[PATCH] arm64: dts: exynos: Add minimal bootargs
 2020-07-04 10:22 UTC  (3+ messages)

[PATCH v4 1/2] gpio: add GPO driver for PCA9570
 2020-07-04 10:05 UTC  (4+ messages)

[PATCH RESEND net-next v3 0/3] net: enetc: remove bootloader dependency
 2020-07-04 10:00 UTC  (6+ messages)

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-07-04 10:00 UTC  (13+ messages)
` [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v4 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v4 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v4 04/18] nitro_enclaves: Init PCI device driver

[PATCH v2] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
 2020-07-04  9:56 UTC 

[PATCH 0/2] genirq: Kill preflow handlers
 2020-07-04  9:48 UTC  (2+ messages)

[PATCHv3 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-04  9:39 UTC  (5+ messages)
` [PATCHv3 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

[PATCH v3 0/3] printk: replace ringbuffer
 2020-07-04  9:30 UTC  (9+ messages)
` [PATCH v3 1/3] crash: add VMCOREINFO macro to define offset in a struct declared by typedef
` [PATCH v3 3/3] printk: use the lockless ringbuffer

[PATCH v7 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings
 2020-07-04  9:24 UTC  (2+ messages)
` [PATCH v7 2/2] display/drm/bridge: TC358775 DSI/LVDS driver

[PATCH v2] clk: rockchip: use separate compatibles for rk3288w-cru
 2020-07-04  9:17 UTC  (2+ messages)

[PATCH v2 0/3] um: allow static linking for non-glibc libc implementations
 2020-07-04  8:52 UTC  (4+ messages)
` [PATCH v2 1/3] um/kconfig: introduce CC_CAN_LINK_STATIC_NO_RUNTIME_DEPS
` [PATCH v2 2/3] um: some fixes to build UML with musl
` [PATCH v2 3/3] um: allow static linking for non-glibc implementations

[PATCH 1/2] sparc64: Deselect IRQ_PREFLOW_FASTEOI
 2020-07-04  8:05 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 2/2] genirq: Remove preflow handler support
 2020-07-04  8:05 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 0/7] Documentation: networking: eliminate doubled words
 2020-07-04  7:51 UTC  (5+ messages)
` [PATCH 3/7] Documentation: networking: can_ucan_protocol: drop "
` [PATCH 4/7] Documentation: networking: dsa: drop doubled word

[PATCH net] hinic: fix sending mailbox timeout in aeq event work
 2020-07-04  7:32 UTC 

[PATCH] blk-mq: Remove unnecessary validation before calling blk_mq_sched_completed_request()
 2020-07-04  7:28 UTC 

[PATCH] blk-mq: Remove unnecessary local variable
 2020-07-04  7:26 UTC 

[GIT PULL] xen: branch for v5.8-rc4
 2020-07-04  7:05 UTC  (2+ messages)

[git pull] sysctl fix
 2020-07-04  7:00 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2020-07-04  7:00 UTC  (2+ messages)

[PATCH v2 00/15] Make the user mode driver code a better citizen
 2020-07-04  6:57 UTC  (10+ messages)

[PATCH] i2c: rk3x: support master_xfer_atomic
 2020-07-04  6:46 UTC  (2+ messages)

BUG: Bad page state (7)
 2020-07-04  6:43 UTC 

WARNING in __cfg80211_connect_result
 2020-07-04  6:41 UTC 

[PATCH V1 0/5] riscv: Add k/uprobe supported
 2020-07-04  6:39 UTC  (7+ messages)
` [PATCH V1 1/5] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
` [PATCH V1 2/5] RISC-V: Implement ptrace regs and stack API
` [PATCH V1 3/5] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH V1 4/5] riscv: Add kprobes supported
` [PATCH V1 5/5] riscv: Add uprobes supported

[PATCH v2 0/2] i2c: fsi: Fixes for systems with more ports
 2020-07-04  6:39 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes

arch/sparc/include/asm/floppy_32.h:319:17: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-07-04  6:34 UTC 

[PATCH] i2c: jz4780: remove redundant assignment to variable i
 2020-07-04  6:32 UTC  (2+ messages)

[PATCH 0/4] Documentation: PCI: eliminate doubled words
 2020-07-04  6:08 UTC  (3+ messages)
` [PATCH 3/4] Documentation: PCI: pci-error-recovery: drop "

[PATCH v6] i2c: designware: platdrv: Set class based on DMI
 2020-07-04  6:08 UTC  (2+ messages)

[PATCH 00/30] Fix a bunch of W=1 issues in USB
 2020-07-04  6:04 UTC  (6+ messages)
` [PATCH 11/30] usb: dwc2: gadget: Avoid pointless read of EP control register

[PATCH v2] i2c: algo-pca: Add 0x78 as SCL stuck low status
 2020-07-04  6:03 UTC  (2+ messages)

[PATCH for-5.8 v2] usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
 2020-07-04  5:58 UTC  (2+ messages)

[PATCH] drivers/net/wan/lapbether: Fixed the value of hard_header_len
 2020-07-04  5:12 UTC 

[PATCH] dts: hi3660: Add support for basic usb gadget on Hikey960
 2020-07-04  4:31 UTC 

[PATCH] phy: samsung: Use readl_poll_timeout function
 2020-07-04  4:24 UTC  (3+ messages)

[PATCH] ASoC: amd: fix Kconfig warning for Renoir
 2020-07-04  4:11 UTC 

[PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
 2020-07-04  3:56 UTC  (3+ messages)

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-04  3:45 UTC  (18+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 03/17] Documentation/driver-api: firmware/firmware_cache: "
` [PATCH 04/17] Documentation/driver-api: firmware/direct-fs-lookup: "
` [PATCH 05/17] Documentation/driver-api: firmware/request_firmware: "
` [PATCH 06/17] Documentation/driver-api: generic-counter: "
` [PATCH 07/17] Documentation/driver-api: iio/buffers: "
` [PATCH 08/17] Documentation/driver-api: media/cec-core: "
` [PATCH 09/17] Documentation/driver-api: media/dtv-frontend: "
` [PATCH 10/17] Documentation/driver-api: media/v4l2-dev: "
` [PATCH 11/17] Documentation/driver-api: driver-model/platform: "
` [PATCH 12/17] Documentation/driver-api: ntb: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "
` [PATCH 14/17] Documentation/driver-api: uio-howto: "
` [PATCH 15/17] Documentation/driver-api: usb/URB: "
` [PATCH 16/17] Documentation/driver-api: media/v4l2-controls: drop doubled words
` [PATCH 17/17] Documentation/driver-api: xillybus: drop doubled word

[PATCH v33 00/21] Intel SGX foundations
 2020-07-04  3:31 UTC  (10+ messages)
` [PATCH v33 11/21] x86/sgx: Linux Enclave Driver

[PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
 2020-07-04  3:28 UTC  (15+ messages)
` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word
` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: "
` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words
` [PATCH 04/13] Documentation/admin-guide: media/building: "
` [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word
` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: "
` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: "
` [PATCH 08/13] Documentation/admin-guide: arm-ccn: "
` [PATCH 09/13] Documentation/admin-guide: intel_pstate: "
` [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words
` [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word
` [PATCH 12/13] Documentation/admin-guide: tainted-kernels: "
` [PATCH 13/13] Documentation/admin-guide: xfs: "

objtool clac/stac handling change
 2020-07-04  3:06 UTC  (15+ messages)

mmotm 2020-07-03-15-03 uploaded
 2020-07-04  3:00 UTC  (2+ messages)
` mmotm 2020-07-03-15-03 uploaded (drivers/soc/qcom/qcom-geni-se.c)

decruft the early init / initrd / initramfs code
 2020-07-04  2:19 UTC  (5+ messages)
` [PATCH 09/16] initrd: remove the BLKFLSBUF call in handle_initrd

[tip:master] BUILD SUCCESS a282cddefe90c4b21ef2c22a76a7c3ebd3ec6b86
 2020-07-04  1:29 UTC 

[tip:auto-latest] BUILD SUCCESS 7e44a91e0445a854af5d34ca0f5baceccd518e73
 2020-07-04  1:29 UTC 

[tip:sched/urgent] BUILD SUCCESS e21cf43406a190adfcc4bfe592768066fb3aaa9b
 2020-07-04  1:27 UTC 

[PATCH v6 00/10] MT6779 IOMMU SUPPORT
 2020-07-04  1:16 UTC  (3+ messages)
` [PATCH v6 03/10] iommu/mediatek: Use a u32 flags to describe different HW features

[PATCH 1/2] spi: Add the SPI daisy chain support
 2020-07-04  0:18 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS cced0b24bb545bfe74fea96de84adc23c0146b05
 2020-07-04  1:08 UTC 

KASAN: out-of-bounds Read in csd_lock_record
 2020-07-04  1:05 UTC 

KASAN: stack-out-of-bounds Read in csd_lock_record
 2020-07-04  0:48 UTC  (2+ messages)

[PATCH v3] HID: logitech-hidpp: add support for Logitech G533 headset
 2020-07-04  0:47 UTC 

[PATCH v3] HID: logitech-hidpp: add support for Logitech G533 headset
 2020-07-04  0:43 UTC 

drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:1513:13: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-07-04  0:07 UTC 

[PATCH v2] HID: logitech-hidpp: add support for Logitech G533 headset
 2020-07-04  0:37 UTC  (2+ messages)

[PATCH] perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
 2020-07-04  0:31 UTC  (3+ messages)

[GIT PULL] hwmon fixes for v5.8-rc4
 2020-07-04  0:30 UTC  (2+ messages)

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-07-04  0:17 UTC  (3+ messages)

[PATCH 00/11] Documentation: userspace-api/media: eliminate duplicated words
 2020-07-04  0:10 UTC  (7+ messages)
` [PATCH 04/11] Documentation: userspace-api/media: dvb/dmx-qbuf: drop doubled word
` [PATCH 07/11] Documentation: userspace-api/media: dvb/audio: "
` [PATCH 09/11] Documentation: userspace-api/media: v4l/vidioc-g-ext-ctrls: "
` [PATCH 10/11] Documentation: userspace-api/media: v4l/vidioc-g-output: "
` [PATCH 11/11] Documentation: userspace-api/media: v4l/vidioc-qbuf: "

[PATCH] [net/ipv6] Remove redundant null check in ah_mt6
 2020-07-04  0:07 UTC  (2+ messages)

[PATCH v3 00/16] Make the user mode driver code a better citizen
 2020-07-04  0:03 UTC  (5+ messages)
` [PATCH v3 13/16] exit: Factor thread_group_exited out of pidfd_poll

[PATCH net] net: qed: prevent buffer overflow when collecting debug data
 2020-07-03 23:57 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).