All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-05 14:05:21 to 2020-06-05 14:24:25 UTC [more...]

[PATCH 5.7 00/14] 5.7.1-rc1 review
 2020-06-05 14:15 UTC  (13+ messages)
` [PATCH 5.7 01/14] media: dvbdev: Fix tuner->demod media controller link
` [PATCH 5.7 02/14] mm: Fix mremap not considering huge pmd devmap
` [PATCH 5.7 03/14] HID: sony: Fix for broken buttons on DS3 USB dongles
` [PATCH 5.7 04/14] HID: multitouch: enable multi-input as a quirk for some devices
` [PATCH 5.7 06/14] p54usb: add AirVasT USB stick device-id
` [PATCH 5.7 07/14] mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
` [PATCH 5.7 08/14] crypto: api - Fix use-after-free and race in crypto_spawn_alg
` [PATCH 5.7 09/14] kernel/relay.c: handle alloc_percpu returning NULL in relay_open
` [PATCH 5.7 11/14] media: Revert "staging: imgu: Address a compiler warning on alignment"
` [PATCH 5.7 12/14] media: staging: ipu3-imgu: Move alignment attribute to field
` [PATCH 5.7 13/14] net: dsa: mt7530: set CPU port to fallback mode
` [PATCH 5.7 14/14] airo: Fix read overflows sending packets

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-06-05 14:16 UTC  (3+ messages)
` [PATCH 1/3] bfq: Avoid false bfq queue merging
` [PATCH 2/3] bfq: Use 'ttime' local variable

[PATCH 5.6 00/43] 5.6.17-rc1 review
 2020-06-05 14:15 UTC  (30+ messages)
` [PATCH 5.6 01/43] x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
` [PATCH 5.6 02/43] Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
` [PATCH 5.6 04/43] ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
` [PATCH 5.6 05/43] efi/libstub: Avoid returning uninitialized data from setup_graphics()
` [PATCH 5.6 06/43] evm: Fix RCU list related warnings
` [PATCH 5.6 07/43] scsi: pm: Balance pm_only counter of request queue during system resume
` [PATCH 5.6 08/43] efi/earlycon: Fix early printk for wider fonts
` [PATCH 5.6 09/43] x86/hyperv: Properly suspend/resume reenlightenment notifications
` [PATCH 5.6 11/43] i2c: altera: Fix race between xfer_msg and isr thread
` [PATCH 5.6 13/43] io_uring: dont prepare DRAIN reqs twice
` [PATCH 5.6 14/43] io_uring: fix FORCE_ASYNC req preparation
` [PATCH 5.6 17/43] net: bmac: Fix read of MAC address from ROM
` [PATCH 5.6 18/43] drm/edid: Add Oculus Rift S to non-desktop list
` [PATCH 5.6 21/43] drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
` [PATCH 5.6 22/43] riscv: Fix print_vm_layout build error if NOMMU
` [PATCH 5.6 27/43] net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
` [PATCH 5.6 29/43] net: Fix return value about devm_platform_ioremap_resource()
` [PATCH 5.6 31/43] mm: Fix mremap not considering huge pmd devmap
` [PATCH 5.6 32/43] HID: sony: Fix for broken buttons on DS3 USB dongles
` [PATCH 5.6 33/43] HID: multitouch: enable multi-input as a quirk for some devices
` [PATCH 5.6 34/43] HID: i2c-hid: add Schneider SCL142ALM to descriptor override
` [PATCH 5.6 36/43] mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
` [PATCH 5.6 37/43] crypto: api - Fix use-after-free and race in crypto_spawn_alg
` [PATCH 5.6 38/43] kernel/relay.c: handle alloc_percpu returning NULL in relay_open
` [PATCH 5.6 39/43] mmc: fix compilation of user API
` [PATCH 5.6 40/43] media: Revert "staging: imgu: Address a compiler warning on alignment"
` [PATCH 5.6 41/43] media: staging: ipu3-imgu: Move alignment attribute to field
` [PATCH 5.6 42/43] net: dsa: mt7530: set CPU port to fallback mode
` [PATCH 5.6 43/43] airo: Fix read overflows sending packets

[PATCH] powerpc/mm: Fix typo in IS_ENABLED()
 2020-06-05 14:18 UTC 

[PATCH v3 00/43] Convert most CMA-based drivers to GEM object functions
 2020-06-05 14:23 UTC  (9+ messages)
` [PATCH v3 01/43] drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_

[PATCH V2] mm/vmstat: Add events for THP migration without split
 2020-06-05 14:24 UTC  (7+ messages)

[PATCH v1] mgmt: read/set system parameter definitions
 2020-06-05 14:24 UTC 

[PATCH 5.4 00/38] 5.4.45-rc1 review
 2020-06-05 14:15 UTC  (39+ messages)
` [PATCH 5.4 01/38] Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
` [PATCH 5.4 02/38] mm: Fix mremap not considering huge pmd devmap
` [PATCH 5.4 03/38] HID: sony: Fix for broken buttons on DS3 USB dongles
` [PATCH 5.4 04/38] HID: multitouch: enable multi-input as a quirk for some devices
` [PATCH 5.4 05/38] HID: i2c-hid: add Schneider SCL142ALM to descriptor override
` [PATCH 5.4 06/38] p54usb: add AirVasT USB stick device-id
` [PATCH 5.4 07/38] mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
` [PATCH 5.4 08/38] kernel/relay.c: handle alloc_percpu returning NULL in relay_open
` [PATCH 5.4 09/38] mmc: fix compilation of user API
` [PATCH 5.4 10/38] media: Revert "staging: imgu: Address a compiler warning on alignment"
` [PATCH 5.4 11/38] media: staging: ipu3-imgu: Move alignment attribute to field
` [PATCH 5.4 12/38] scsi: ufs: Release clock if DMA map fails
` [PATCH 5.4 13/38] net: dsa: mt7530: set CPU port to fallback mode
` [PATCH 5.4 14/38] airo: Fix read overflows sending packets
` [PATCH 5.4 15/38] drm/i915: fix port checks for MST support on gen >= 11
` [PATCH 5.4 16/38] scsi: hisi_sas: Check sas_port before using it
` [PATCH 5.4 17/38] powerpc/powernv: Avoid re-registration of imc debugfs directory
` [PATCH 5.4 18/38] powerpc/xmon: Restrict when kernel is locked down
` [PATCH 5.4 19/38] spi: dw: use "smp_mb()" to avoid sending spi data error
` [PATCH 5.4 20/38] ASoC: intel - fix the card names
` [PATCH 5.4 21/38] s390/ftrace: save traced function caller
` [PATCH 5.4 22/38] RDMA/qedr: Fix qpids xarray api used
` [PATCH 5.4 23/38] RDMA/qedr: Fix synchronization methods and memory leaks in qedr
` [PATCH 5.4 24/38] ARC: Fix ICCM & DCCM runtime size checks
` [PATCH 5.4 25/38] ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
` [PATCH 5.4 26/38] evm: Fix RCU list related warnings
` [PATCH 5.4 27/38] scsi: pm: Balance pm_only counter of request queue during system resume
` [PATCH 5.4 28/38] i2c: altera: Fix race between xfer_msg and isr thread
` [PATCH 5.4 29/38] io_uring: initialize ctx->sqo_wait earlier
` [PATCH 5.4 30/38] x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
` [PATCH 5.4 31/38] net: bmac: Fix read of MAC address from ROM
` [PATCH 5.4 32/38] drm/edid: Add Oculus Rift S to non-desktop list
` [PATCH 5.4 33/38] s390/mm: fix set_huge_pte_at() for empty ptes
` [PATCH 5.4 34/38] null_blk: return error for invalid zone size
` [PATCH 5.4 35/38] net/ethernet/freescale: rework quiesce/activate for ucc_geth
` [PATCH 5.4 36/38] net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
` [PATCH 5.4 37/38] selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
` [PATCH 5.4 38/38] net: smsc911x: Fix runtime PM imbalance on error

[PATCH resend] fs/namei.c: micro-optimize acl_permission_check
 2020-06-05 14:23 UTC 

[RFC PATCH] watchdog: base rate-limiting on get_ticks() rather than get_timer()
 2020-06-05 14:23 UTC  (7+ messages)

[PATCH] scsi: qla2xxx: Keep initiator ports after RSCN
 2020-06-05 14:23 UTC  (4+ messages)

[PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
 2020-06-05 14:20 UTC  (5+ messages)
` [PATCH 01/13] i386: hvf: Move HVFState definition into hvf
` [PATCH 03/13] i386: hvf: Clean stray includes in sysemu

[PATCH v2] build: fix dependency tracking for preprocessed files
 2020-06-05 14:22 UTC 

[PATCH 4.19 00/28] 4.19.127-rc1 review
 2020-06-05 14:15 UTC  (29+ messages)
` [PATCH 4.19 01/28] Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
` [PATCH 4.19 02/28] libnvdimm: Fix endian conversion issues
` [PATCH 4.19 03/28] mm: Fix mremap not considering huge pmd devmap
` [PATCH 4.19 04/28] HID: sony: Fix for broken buttons on DS3 USB dongles
` [PATCH 4.19 05/28] HID: i2c-hid: add Schneider SCL142ALM to descriptor override
` [PATCH 4.19 06/28] p54usb: add AirVasT USB stick device-id
` [PATCH 4.19 07/28] kernel/relay.c: handle alloc_percpu returning NULL in relay_open
` [PATCH 4.19 08/28] mmc: fix compilation of user API
` [PATCH 4.19 09/28] scsi: ufs: Release clock if DMA map fails
` [PATCH 4.19 10/28] net: dsa: mt7530: set CPU port to fallback mode
` [PATCH 4.19 11/28] airo: Fix read overflows sending packets
` [PATCH 4.19 12/28] drm/i915: fix port checks for MST support on gen >= 11
` [PATCH 4.19 13/28] scsi: hisi_sas: Check sas_port before using it
` [PATCH 4.19 14/28] powerpc/powernv: Avoid re-registration of imc debugfs directory
` [PATCH 4.19 15/28] spi: dw: use "smp_mb()" to avoid sending spi data error
` [PATCH 4.19 16/28] s390/ftrace: save traced function caller
` [PATCH 4.19 17/28] ARC: Fix ICCM & DCCM runtime size checks
` [PATCH 4.19 18/28] ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
` [PATCH 4.19 19/28] evm: Fix RCU list related warnings
` [PATCH 4.19 20/28] i2c: altera: Fix race between xfer_msg and isr thread
` [PATCH 4.19 21/28] x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
` [PATCH 4.19 22/28] net: bmac: Fix read of MAC address from ROM
` [PATCH 4.19 23/28] drm/edid: Add Oculus Rift S to non-desktop list
` [PATCH 4.19 24/28] s390/mm: fix set_huge_pte_at() for empty ptes
` [PATCH 4.19 25/28] null_blk: return error for invalid zone size
` [PATCH 4.19 26/28] net/ethernet/freescale: rework quiesce/activate for ucc_geth
` [PATCH 4.19 27/28] net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
` [PATCH 4.19 28/28] net: smsc911x: Fix runtime PM imbalance on error

[PATCH] tpm: verify that it's actually an event log header before parsing
 2020-06-05 14:21 UTC 

[RFC PATCH] blk-mq: provide more tags for woken-up process when tag allocation is busy
 2020-06-05 14:21 UTC  (3+ messages)

[linux-linus test] 150814: tolerable FAIL - PUSHED
 2020-06-05 14:21 UTC 

[PATCH] net: ethtool: Fix comment mentioning typo in IS_ENABLED()
 2020-06-05 14:21 UTC 

[PATCH v4 00/11] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-06-05 14:20 UTC  (4+ messages)
` [PATCH v4 11/11] module: Make module_enable_ro() static again

[PATCH] KVM: selftests: Fix "make ARCH=x86_64" build with
 2020-06-05 14:20 UTC 

UCLASS_BLK driver binding without devtree and U_BOOT_DEVICE
 2020-06-05 14:21 UTC  (3+ messages)

[PATCH for-4.14] x86/rtc: provide mediated access to RTC for PVH dom0
 2020-06-05 14:20 UTC  (6+ messages)

[PATCH] drm/i915: Fix comments mentioning typo in IS_ENABLED()
 2020-06-05 14:19 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-06-05 14:20 UTC  (10+ messages)

drivers/mmc/host/mtk-sd.c:undefined reference to `clk_get_parent'
 2020-06-05 14:19 UTC 

[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
 2020-06-05 14:18 UTC  (3+ messages)

drivers/i2c/busses/i2c-img-scb.c:1348:2-9: line 1348 is redundant because platform_get_irq() already prints an error
 2020-06-05 14:19 UTC  (2+ messages)
` [PATCH] coccinelle: platform_get_irq: fix platform_get_irq.cocci warnings

[igt-dev] [PATCH i-g-t v2 0/4] Remove libdrm from media_spin
 2020-06-05 14:17 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 2/4] lib/intel_batchbuffer: add bb reset

[PATCH 0/6] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts
 2020-06-05 14:15 UTC  (10+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8150: add apps_smmu node

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-05 14:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for dma-fence lockdep annotations, round 2 (rev2)

[v2] drm/msm: add shutdown support for display platform_driver
 2020-06-05 14:11 UTC  (7+ messages)

[PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-05 14:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: skip fb size query for navi10 previous asic
 2020-06-05 14:13 UTC  (4+ messages)

handle_pio looping during domain shutdown, with qemu 4.2.0 in stubdom
 2020-06-05 14:13 UTC  (9+ messages)

WARNING in snd_usbmidi_input_start/usb_submit_urb
 2020-06-05 14:13 UTC 

[PULL v2 00/13] testing, tcg and plugin updates
 2020-06-05 14:11 UTC  (5+ messages)
` [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests

[PATCH v2 1/2] drm: vmwgfx: remove drm_driver::master_set() return typ
 2020-06-05 14:07 UTC  (3+ messages)

[PATCH 1/3] writeback: Avoid skipping inode writeback
 2020-06-05 14:11 UTC  (2+ messages)

[PATCH v2] x86_64: fix jiffies ODR violation
 2020-06-05 14:11 UTC  (2+ messages)

[PATCH v2 1/6] net: core: device_rename: Use rwsem instead of a seqcount
 2020-06-05 14:11 UTC  (2+ messages)

[PATCH] kbuild: force to build vmlinux if CONFIG_MODVERSION=y
 2020-06-05 14:10 UTC  (3+ messages)

[PATCH 1/2] ima: Directly assign the ima_default_policy pointer to ima_rules
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH v3] usb: dwc2: Postponed gadget registration to the udc class driver
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH v3 2/3] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
 2020-06-05 14:10 UTC  (4+ messages)

[PATCH v3 3/3] crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
 2020-06-05 14:10 UTC  (5+ messages)

[PATCH] usb: dwc2: Postponed gadget registration to the udc class driver
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH v2] usb: dwc2: Postponed gadget registration to the udc class driver
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH 2/2] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH v2] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH v2 5/6] block: nr_sects_write(): Disable preemption on seqcount write
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH v5 07/11] PCI: qcom: Define some PARF params needed for ipq8064 SoC
 2020-06-05 14:10 UTC  (2+ messages)

[PATCH v3 1/3] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
 2020-06-05 14:10 UTC  (5+ messages)

[PATCH v2 00/22] drm: mxsfb: Add i.MX7 support
 2020-06-05 14:07 UTC  (5+ messages)
` [PATCH v2 22/22] drm: mxsfb: Support the alpha plane

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2020-06-05 14:09 UTC  (6+ messages)
` [RFC][PATCH 7/7] sched: Replace rq::wake_list

[PATCH v4 00/11] Add support for Kontron sl28cpld
 2020-06-05 14:09 UTC  (9+ messages)
` [PATCH v4 04/11] watchdog: add support for sl28cpld watchdog

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-05 14:08 UTC  (10+ messages)

[net] a6211caa63: dmesg.UBSAN:signed-integer-overflow_in_arch/x86/include/asm/atomic.h
 2020-06-05 14:05 UTC  (4+ messages)

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-05 14:06 UTC  (3+ messages)
` [RFT][PATCH] ACPI: OSL: Use rwlock instead of RCU for memory management

[PATCH] media: staging: tegra-vde: add missing pm_runtime_put_autosuspend
 2020-06-05 14:05 UTC  (4+ messages)

[PATCH 1/4] drm/amd/powerplay: update how to use metrics table on Arcturus
 2020-06-05 14:05 UTC  (3+ messages)
` [PATCH 4/4] drm/amd/powerplay: use the same interval as PMFW on retrieving metrics table


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.