messages from 2020-06-01 12:39:44 to 2020-06-01 13:41:00 UTC [more...]
[PATCH 0/6] leds: fix broken devres usage
2020-06-01 13:39 UTC (7+ messages)
` [PATCH 1/6] leds: 88pm860x: fix use-after-free on unbind
` [PATCH 2/6] leds: da903x: "
` [PATCH 3/6] leds: lm3533: "
` [PATCH 4/6] leds: lm36274: "
` [PATCH 5/6] leds: wm831x-status: "
` [PATCH 6/6] leds: drop redundant struct-device pointer casts
[RFC PATCH net-next 0/3] TC: Introduce qevents
2020-06-01 13:40 UTC (7+ messages)
[PATCH] qemu: fix CVE-2020-13361
2020-06-01 13:40 UTC
[PATCH v4 06/11] thermal: Add mode helpers
2020-06-01 13:40 UTC (5+ messages)
[PATCH ghak124 v2] audit: log nftables configuration change events
2020-05-31 23:38 UTC (2+ messages)
[PATCH v2 0/6] arm64: tlb: add support for TTL feature
2020-06-01 13:36 UTC (10+ messages)
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
[PATCH 0/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
2020-06-01 13:35 UTC (7+ messages)
` [PATCH 1/2] coresight: tmc: Add enable flag to indicate the status of ETR/ETF
` [PATCH 2/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
[PATCH v2 0/4] Add support for SCD30 sensor
2020-06-01 13:35 UTC (6+ messages)
` [PATCH v2 1/4] iio: chemical: scd30: add core driver
[PATCHSET v5 0/12] Add support for async buffered reads
2020-06-01 13:35 UTC (11+ messages)
Xen XSM/FLASK policy, grub defaults, etc
2020-06-01 13:35 UTC (12+ messages)
[PULL 0/6] MIPS queue for June 1st, 2020
2020-06-01 13:33 UTC (8+ messages)
` [PULL 1/6] tests/Makefile: Fix description of "make check"
` [PULL 2/6] configure: Add KVM target support for MIPS64
` [PULL 3/6] hw/mips: Add CPU IRQ3 delivery for KVM
` [PULL 4/6] target/mips: Add more CP0 register for save/restore
` [PULL 5/6] target/mips: Support variable page size
` [PULL 6/6] hw/mips: fuloong2e: Set preferred page size to 16KB
[PATCH] ata: return true in ata_is_host_link()
2020-06-01 13:33 UTC (2+ messages)
drivers/net/dsa/bcm_sf2_cfp.c:890:21: sparse: expected unsigned int [usertype] val
2020-06-01 13:33 UTC
[GIT PULL] locking changes for v5.8
2020-06-01 13:32 UTC
[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
2020-06-01 13:31 UTC (11+ messages)
[linux-next:master 2476/12912] security/integrity/ima/ima_crypto.c:575:12: warning: stack frame size of 1152 bytes in function 'ima_calc_field_array_hash_tfm'
2020-06-01 13:32 UTC (3+ messages)
[ragnatech:media-next] BUILD SUCCESS 83fac9617e226725b6e2db4a086465cdba2db1a5
2020-06-01 13:29 UTC
Keystone Issue
2020-06-01 13:29 UTC (2+ messages)
[PATCH v2] afs: Fix memory leak in afs_put_sysnames()
2020-06-01 13:27 UTC
[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
2020-06-01 13:26 UTC (5+ messages)
` [PATCH net-next v8 7/7] net: vhost: make busyloop_intr more accurate
[linux-next:master 785/14131] drivers/bluetooth/hci_qca.c:1692:35: warning: unused variable 'qca_soc_data_wcn3990'
2020-06-01 13:25 UTC
[trivial PATCH] video: fbdev: Use IS_BUILTIN
2020-06-01 13:25 UTC (5+ messages)
[PATCH] video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
2020-06-01 13:25 UTC (4+ messages)
[PATCH] video: fbdev: pxafb: Use correct return value for pxafb_probe()
2020-06-01 13:25 UTC (4+ messages)
[PATCH] drivers/video: cleanup coding style in video a bit
2020-06-01 13:25 UTC (4+ messages)
[PATCH v3] console: newport_con: fix an issue about leak related system resources
2020-06-01 13:25 UTC (4+ messages)
[PATCH v1] video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
2020-06-01 13:25 UTC (4+ messages)
[PATCH] omapfb/dss: fix comparison to bool warning
2020-06-01 13:25 UTC (4+ messages)
[GIT PULL] EFI changes for v5.8
2020-06-01 13:24 UTC
Thoughts on code line length
2020-06-01 13:23 UTC
[PATCH v19 for-4.14 00/13] VM forking
2020-06-01 13:21 UTC (14+ messages)
` [PATCH v19 for-4.14 01/13] x86/mem_sharing: block interrupt injection for forks
` [PATCH v19 for-4.14 02/13] tools/libxc: xc_memshr_fork with interrupts blocked
` [PATCH v19 for-4.14 03/13] tools/libxl: Split libxl__domain_make
` [PATCH v19 for-4.14 04/13] tools/libxl: populate xenstore entries when launching dm for VM fork
` [PATCH v19 for-4.14 05/13] tools/libxl: Add checks for dm_restore_file
` [PATCH v19 for-4.14 06/13] tools/libxl: adjust domcreate_bootloader_done
` [PATCH v19 for-4.14 07/13] tools/libxl: Adjust libxl__build_pre
` [PATCH v19 for-4.14 08/13] tools/libxl: Adjust libxl__build_post
` [PATCH v19 for-4.14 09/13] tools/libxl: libxl__build_hvm_fork
` [PATCH v19 for-4.14 10/13] tools/libxl: set QEMU saved_state from dm_restore_file
` [PATCH v19 for-4.14 11/13] tools/libxl: Add VM forking public functions
` [PATCH v19 for-4.14 12/13] tools/xl: Add xl fork-vm command
` [PATCH v19 for-4.14 13/13] tools/xl: document "
[PATCH 0/8] hw: Fix some incomplete memory region size
2020-06-01 7:26 UTC (3+ messages)
` [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
[RFC 00/14] perf tests: Check on subtest for user specified test
2020-06-01 13:21 UTC (7+ messages)
` [PATCH 06/14] perf tests: Add another pmu-events tests
` [PATCH 13/14] perf tests: Add parse metric test for ipc metric
[PATCH] disk/loopback: Don't verify loopback images
2020-06-01 13:03 UTC
[PATCH] scan: don't send the same scan request twice
2020-06-01 13:20 UTC (2+ messages)
[PATCH] target/arm: Init GIC CPU IF regs for A15/A7
2020-06-01 13:17 UTC (4+ messages)
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-06-01 13:17 UTC (10+ messages)
[PATCH] __register_sysctl_table: do not drop subdir
2020-06-01 13:17 UTC (7+ messages)
[GIT PULL] RCU updates for v5.8
2020-06-01 13:15 UTC
[PATCH 0/4] selftests, sysctl, lib: Fix prime_numbers and sysctl test to run
2020-06-01 13:15 UTC (9+ messages)
` [PATCH 1/4] lib: Make prime number generator independently selectable
` [PATCH 2/4] lib: Make test_sysctl initialized as module
` [PATCH 3/4] selftests/sysctl: Fix to load test_sysctl module
` [PATCH 4/4] selftests/sysctl: Make sysctl test driver as a module
[linux-next:master 6635/14131] net/qrtr/ns.c:112:47: sparse: expected restricted __le32 [usertype] node
2020-06-01 13:15 UTC
[Buildroot] [PATCH/next] package/libarchive: bump to version 3.4.3
2020-06-01 13:14 UTC
[PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs
2020-06-01 13:13 UTC (3+ messages)
[PATCH v5 8/8] clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v5 7/8] clocksource: mips-gic-timer: Register as sched_clock
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v5 2/8] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v5 5/8] clocksource: dw_apb_timer: Affiliate of-based timer with any CPU
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH][next] clocksource/drivers/timer-ti-dm: fix spelling mistake "detectt" -> "detect"
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: Fix "
[PATCH v1] clocksource/drivers/timer-versatile: Clear OF_POPULATED flag
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v5 1/8] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v1] drivers/clocksource/arm_arch_timer: remove duplicate error message
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] drivers/clocksource/arm_arch_timer: Remove "
[PATCH 02/14] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
2020-06-01 13:11 UTC (3+ messages)
` [tip: timers/core] "
[PATCH] clocksource/drivers/timer-ti-dm: Fix warning for set but not used
2020-06-01 13:11 UTC (3+ messages)
` [tip: timers/core] "
[PATCH 01/14] clocksource/drivers/timer-ti-32k: Add support for initializing directly
2020-06-01 13:11 UTC (3+ messages)
` [tip: timers/core] "
[PATCH] clocksource/drivers/rda: drop redundant Kconfig dependency
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] clocksource: davinci: axe a pointless __GFP_NOFAIL
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] clocksource/drivers/imx-tpm: Add support for ARM64
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] clocksource: atmel-st: remove useless 'status'
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/atmel-st: Remove "
[PATCH v8 00/12] tests/vm: Add support for aarch64 VMs
2020-06-01 13:11 UTC (11+ messages)
` [PATCH v8 08/12] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v8 11/12] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v8 12/12] tests/vm: Add workaround to consume console
[PATCH] clocksource: davinci: avoid trailing '\n' hidden in pr_fmt()
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/davinci: Avoid "
[PATCH] clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OF
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[tip: timers/core] ARM: dts: Add 32KHz clock as default clock source
2020-06-01 13:11 UTC
[PATCH] clocksource: versatile: Allow CONFIG_CLKSRC_VERSATILE to be disabled
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/versatile: "
[PATCH v1] clocksource: arc_timer: remove duplicate error message
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/arc_timer: Remove "
[PATCH v5 4/8] clocksource: dw_apb_timer: Make CPU-affiliation being optional
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v5 6/8] clocksource: dw_apb_timer_of: Fix missing clockevent timers
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] dt-bindings: timer: Add renesas,em-sti bindings
2020-06-01 13:11 UTC (2+ messages)
` [tip: timers/core] "
[GIT PULL] kprobes updates for v5.8
2020-06-01 13:08 UTC
Rootfs conflicts when using multilib and doc-pkgs
2020-06-01 13:07 UTC (3+ messages)
` [oe] "
Bluetooth part of RTL8723BS
2020-06-01 13:06 UTC (2+ messages)
[meta-python][PATCH 1/2] python3-gast: Upgrade 0.2.2 -> 0.3.3
2020-06-01 13:05 UTC (2+ messages)
` [meta-python][PATCH 2/2] python3-langtable: Upgrade 0.0.38 -> 0.0.51
[rdma-rdma:for-next 81/228] drivers/infiniband/core/cm.c:2533:12: sparse: sparse: context imbalance in 'cm_establish_handler' - different lock contexts for basic block
2020-06-01 13:05 UTC
[GIT PULL] m68k updates for 5.8
2020-06-01 12:59 UTC
[PATCH] PCI: aardvark: Indicate error in 'val' when config read fails
2020-06-01 13:03 UTC (2+ messages)
[PATCH net 0/2] Fix infinite loop in bridge and vxlan modules
2020-06-01 13:02 UTC (10+ messages)
` [Bridge] "
` [PATCH net 1/2] bridge: Avoid infinite loop when suppressing NS messages with invalid options
` [Bridge] "
` [PATCH net 2/2] vxlan: "
` [Bridge] "
[linux-next:master 3191/14131] drivers/net/ethernet/mscc/ocelot_flower.c:184:54: sparse: got restricted __be16 [usertype]
2020-06-01 13:02 UTC
[LTP] [PATCH] syscalls/ioctl_loop05: set loop blksize to bdev blksize
2020-06-01 13:01 UTC
[PATCH] Install avinfo utility
2020-06-01 12:58 UTC (2+ messages)
[dpdk-dev] [PATCH v1] net/axgbe: enable IEEE 1588 PTP support for axgbe
2020-06-01 12:57 UTC
kill of struct xfs_icdinode
2020-06-01 12:56 UTC (2+ messages)
[PATCH 0/1] Add support for booting into userspace fastboot
2020-06-01 12:55 UTC (4+ messages)
` [PATCH 1/1] fastboot: add support for 'reboot fastboot' command
[tip: x86/entry] xen: Add missing include to hvm_op.h
2020-06-01 12:55 UTC
[patch 5/5] x86/idt: Consolidate idt functionality
2020-06-01 12:55 UTC (2+ messages)
` [tip: x86/entry] "
[PATCH] block: Flag elevators suitable for single queue
2020-06-01 12:53 UTC (6+ messages)
[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
2020-06-01 12:51 UTC (5+ messages)
` [PATCH 2/5] vhost: involve device backends in feature negotiation
[PATCH v3 net-next 00/13] New DSA driver for VSC9953 Seville switch
2020-06-01 12:50 UTC (6+ messages)
` [PATCH v3 net-next 01/13] regmap: add helper for per-port regfield initialization
[dpdk-dev] [PATCH 0/3] Add interrupt-only mode to l3fwd-power
2020-06-01 12:50 UTC (6+ messages)
` [dpdk-dev] [PATCH 3/3] l3fwd-power: add interrupt-only mode
` [dpdk-dev] [EXT] "
[PULL 0/6] MIPS queue for June 1st, 2020
2020-06-01 12:45 UTC (3+ messages)
[Intel-gfx] [RFC] drm/i915: lpsp with hdmi/dp outputs
2020-06-01 12:49 UTC (3+ messages)
[PATCH] IB/hfi1: Fix an error code in hfi1_vnic_init()
2020-06-01 12:49 UTC (8+ messages)
` [PATCH v2] IB/hfi1: Fix hfi1_netdev_rx_init() error handling
[powerpc:next-test 177/198] arch/powerpc/kernel/rtas.c:519:9: error: 'local_paca' undeclared; did you mean 'local_inc'?
2020-06-01 12:45 UTC (2+ messages)
[RFC PATCH] kbuild: add variables for compression tools
2020-06-01 12:45 UTC (3+ messages)
` [RFC PATCH v3] "
[dpdk-dev] Non-deterministic build failure in rte_ethdev.h:4287:10 on Taishan ARM server
2020-06-01 12:45 UTC
[OSSTEST PATCH 1/4] cs-bisection-step: Change some url. references to job
2020-06-01 12:44 UTC (4+ messages)
` [OSSTEST PATCH 2/4] cs-bisection-step: flight_rmap Disassemble the revisions query
` [OSSTEST PATCH 3/4] cs-bisection-step: Provide no-urls variant of the main query
` [OSSTEST PATCH 4/4] cs-bisection-step: Do not insist on urls in main history search
[PATCH] configure: Don't warn about lack of PIE on macOS
2020-06-01 12:42 UTC
[PATCH v2 0/5] perf/x86/rapl: Enable RAPL for AMD Fam17h
2020-06-01 12:38 UTC (3+ messages)
` [PATCH v2 1/5] perf/x86/rapl: move RAPL support to common x86 code
[PATCH] selinux: Allow file owner to set "security.sehash"
2020-06-01 12:42 UTC (2+ messages)
[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
2020-06-01 12:42 UTC (5+ messages)
` [PATCH v7 21/24] iommu/arm-smmu-v3: Add stall support for platform devices
[Qemu-devel] [Bug 1844053] [NEW] task blocked for more than X seconds - events drm_fb_helper_dirty_work
2020-06-01 12:33 UTC (2+ messages)
` [Bug 1844053] "
[PATCH V6 0/5] Add APSS clock controller support for IPQ6018
2020-06-01 12:41 UTC (4+ messages)
` [PATCH V6 4/5] clk: qcom: Add ipq6018 apss clock controller
[PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
2020-06-01 12:41 UTC (2+ messages)
nftables: Strange Error When Adding Element to Named Set
2020-06-01 12:41 UTC (4+ messages)
[PATCH] USB: core: additional Device Classes to debug/usb/devices
2020-06-01 12:39 UTC (2+ messages)
PANIC: double fault in fixup_bad_iret
2020-06-01 12:40 UTC (7+ messages)
[PATCH 0/4] firmware: imx: fix/update cm4 and add resource check
2020-06-01 12:40 UTC (9+ messages)
` [PATCH 2/4] firmware: imx: add resource management api
[PATCH v3 0/16] backlight updates
2020-06-01 12:39 UTC (6+ messages)
` [PATCH v3 13/13] backlight: use backlight_is_blank() in all backlight drivers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.