All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-22 15:20:09 to 2021-01-22 15:59:09 UTC [more...]

[PATCH 4.14 00/50] 4.14.217-rc1 review
 2021-01-22 15:42 UTC  (7+ messages)

[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
 2021-01-22 15:56 UTC  (11+ messages)
        ` [PATCH v2] "

[PATCH v2 00/12] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-01-22 15:58 UTC  (8+ messages)
` [PATCH v2 06/12] iio: buffer: re-route scan_elements via it's kobj_type
` [PATCH v2 07/12] iio: buffer: re-route core buffer attributes via it's new kobj_type
` [PATCH v2 08/12] iio: buffer: add helper to get the IIO device to which a buffer belongs
` [PATCH v2 09/12] iio: re-route all buffer attributes through new buffer kobj_type
` [PATCH v2 10/12] iio: core: wrap iio device & buffer into struct for character devices
` [PATCH v2 11/12] iio: buffer: introduce support for attaching more IIO buffers
` [PATCH v2 12/12] iio: buffer: add ioctl() to support opening extra buffers for IIO device

[PATCH bpf-next 00/12] Various cleanups/fixes for AF_XDP selftests
 2021-01-22 15:47 UTC  (6+ messages)
` [PATCH bpf-next 01/12] selftests/bpf: remove a lot of ifobject casting
` [PATCH bpf-next 02/12] selftests/bpf: remove unused enums
` [PATCH bpf-next 03/12] selftests/bpf: fix style warnings
` [PATCH bpf-next 04/12] selftests/bpf: remove memory leak
` [PATCH bpf-next 05/12] selftests/bpf: improve readability of xdpxceiver/worker_pkt_validate()

[PATCH] arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
 2021-01-22 15:57 UTC  (5+ messages)

[PATCH v4 0/3] kasan: Fix metadata detection for KASAN_HW_TAGS
 2021-01-22 15:56 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: Improve kernel address detection of __is_lm_address()
` [PATCH v4 2/3] kasan: Add explicit preconditions to kasan_report()
` [PATCH v4 3/3] kasan: Make addr_has_metadata() return true for valid addresses

[RFC] efi spi flash support - where to place
 2021-01-22 15:58 UTC  (4+ messages)

[PATCH v4 2/2] erofs-utils: optimize buffer allocation logic
 2021-01-22 15:57 UTC  (5+ messages)
` [PATCH v6 "

[meta-oe][PATCH 0/1] Update lua
 2021-01-22 15:56 UTC  (2+ messages)
` [meta-oe][PATCH 1/1] lua: update to 5.3.6

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-01-22 15:49 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/dmabuf: don't trust the dma_buf->size
 2021-01-22 15:56 UTC 

[OSSTEST PATCH 1/7] target_editfile_kvp_replace: Support changing multiple keys
 2021-01-22 15:56 UTC  (7+ messages)
` [OSSTEST PATCH 2/7] target_editfile_kvp_replace: Add a bit of logging
` [OSSTEST PATCH 3/7] ts-xen-install: Rename $commons_config_file
` [OSSTEST PATCH 4/7] ts-xen-install: Break out @commons_config
` [OSSTEST PATCH 5/7] ts-xen-install: Honour xenstored target var
` [OSSTEST PATCH 6/7] mfi-common: Provide stripy_rand
` [OSSTEST PATCH 7/7] make-flight: Stripy xenstored

[PATCH v2 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-01-22 15:55 UTC  (4+ messages)

[PATCH] diffconfig: use python3 instead of python in Shebang line
 2021-01-22 15:50 UTC  (6+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2021-01-22 15:50 UTC 

[Intel-gfx] [PATCH] drm/i915: Restrict DRM_I915_DEBUG to developer builds
 2021-01-22 15:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Bug 1912777] Re: KVM_EXIT_MMIO has increased in Qemu4.0.0 when compared to Qemu 2.11.0
 2021-01-22 15:41 UTC 

[Bug 1912790] [NEW] qemu-aarch64-static segfaults python3
 2021-01-22 15:37 UTC  (2+ messages)
` [Bug 1912790] "

[Virtio-fs] [PATCH] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-01-22 15:49 UTC  (6+ messages)
  `  "

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-22 15:43 UTC  (22+ messages)
` [net-next PATCH v4 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v4 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v4 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v4 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v4 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v4 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v4 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v4 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v4 09/15] device property: Introduce fwnode_get_id()
` [net-next PATCH v4 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v4 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v4 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v4 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v4 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v4 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[Intel-gfx] [PATCH 01/10] drm/i915/gt: SPDX cleanup
 2021-01-22 15:49 UTC  (3+ messages)

rcu-torture: Internal error: Oops: 96000006
 2021-01-22 15:46 UTC  (8+ messages)

[PATCHv8 0/3] arm-virt: add secure pl061 for reset/power down
 2021-01-22 15:48 UTC  (5+ messages)
` [PATCHv8 1/3] hw: gpio: implement gpio-pwr driver for qemu reset/poweroff
` [PATCHv8 3/3] arm-virt: add secure pl061 for reset/power down

[RFC PATCH 0/2] soundwire: add static port mapping support
 2021-01-22 15:46 UTC  (12+ messages)
` [RFC PATCH 1/2] soundwire: add support for static port mapping

[PATCH 5.4 00/33] 5.4.92-rc1 review
 2021-01-22 14:12 UTC  (2+ messages)
` [PATCH 5.4 18/33] mlxsw: core: Increase critical threshold for ASIC thermal zone

Use case of nftables + Linux combination as network firewall
 2021-01-22 15:46 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/buddy: document the unused header bits
 2021-01-22 15:45 UTC 

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-22 15:44 UTC  (5+ messages)
` [PATCH 05/25] keyval: simplify keyval_parse_one

[Intel-gfx] [PATCH v1 1/2] drm/gma500: Convert to use new SCU IPC API
 2021-01-22 15:46 UTC  (5+ messages)

[Buildroot] : How to add a path to environment variable ?
 2021-01-22 15:45 UTC  (9+ messages)

[kvm-unit-tests PATCH v5 0/3] s390x: css: pv: css test adaptation for PV
 2021-01-22 15:44 UTC  (9+ messages)
` [kvm-unit-tests PATCH v5 1/3] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests PATCH v5 2/3] s390x: define UV compatible I/O allocation

[PATCH v9 00/10] iommu: I/O page faults for SMMUv3
 2021-01-22 15:43 UTC  (7+ messages)
` [PATCH v9 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF

[PATCH v2 00/20] objtool: vmlinux.o and CLANG LTO support
 2021-01-22 15:41 UTC  (3+ messages)

[PATCH] ACPI: introduce support for FPDT table
 2021-01-22 15:43 UTC  (2+ messages)

[PATCH v9 0/8] Add support for ipq8064 tsens
 2021-01-22 14:55 UTC  (9+ messages)
` [PATCH v9 1/8] drivers: thermal: tsens: Add VER_0 tsens version
` [PATCH v9 2/8] drivers: thermal: tsens: Don't hardcode sensor slope
` [PATCH v9 3/8] drivers: thermal: tsens: Convert msm8960 to reg_field
` [PATCH v9 4/8] drivers: thermal: tsens: Use init_common for msm8960
` [PATCH v9 5/8] drivers: thermal: tsens: Fix bug in sensor enable "
` [PATCH v9 6/8] drivers: thermal: tsens: Use get_temp_common "
` [PATCH v9 7/8] drivers: thermal: tsens: Add support for ipq8064-tsens
` [PATCH v9 8/8] dt-bindings: thermal: tsens: Document ipq8064 bindings

[PATCH 0/7] drivers: soc: atmel: add support for sama7g5
 2021-01-22 14:16 UTC  (3+ messages)
` [PATCH 1/7] drivers: soc: atmel: add spdx licence identifier

[Buildroot] [PATCH 0/3] package/sysklogd: version bump, some fixes, and more menuconfig
 2021-01-22 15:43 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/sysklogd: bump to verson 2.2.0
` [Buildroot] [PATCH 2/3] package/sysklogd: add menuconfig support for enabling native logger
` [Buildroot] [PATCH 3/3] package/sysklogd: menuconfig support for remote syslog retry delay

[PATCH v6] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2021-01-22 15:41 UTC  (2+ messages)

[PATCH] auxdisplay: ht16k33: Fix refresh rate handling
 2021-01-22 15:39 UTC 

[PATCH v7 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-22 15:01 UTC  (4+ messages)
` [PATCH v7 3/4] kasan: Add report for async mode

[PATCH v5 0/5] mm: clean up names and parameters of memmap_init_xxxx functions
 2021-01-22 15:39 UTC  (7+ messages)
` [PATCH v5 1/5] mm: fix prototype warning from kernel test robot
` [PATCH v5 2/5] mm: rename memmap_init() and memmap_init_zone()
` [PATCH v5 3/5] mm: simplify parater of function memmap_init_zone()

[PATCH v13 00/42] btrfs: zoned block device support
 2021-01-22 15:37 UTC  (13+ messages)
` [PATCH v13 05/42] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v13 22/42] btrfs: split ordered extent when bio is sent
` [PATCH v13 23/42] btrfs: check if bio spans across an ordered extent
` [PATCH v13 26/42] btrfs: save irq flags when looking up "
` [PATCH v13 27/42] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v13 41/42] btrfs: serialize log transaction on ZONED mode

[PATCH v1] rtc: mrst: Remove driver for deprecated platform
 2021-01-22 15:37 UTC  (2+ messages)

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2021-01-22 15:35 UTC  (11+ messages)
` [RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()

[PATCH] MAINTAINERS: Add FPGA SUBDEVICES
 2021-01-22 15:35 UTC 

[PATCH bpf-next v5 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-22 15:34 UTC  (6+ messages)
` [PATCH bpf-next v5 4/4] selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie

[PATCH][next] drm/amdgpu: Fix masking binary not operator on two mask operations
 2021-01-22 15:00 UTC 

[PATCH v1] Documentation: ACPI: add new rule for gpio-line-names
 2021-01-22 15:32 UTC  (3+ messages)

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-22 15:34 UTC  (7+ messages)
` [PATCH 10/25] hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
` [PATCH 11/25] hw/arm/armsse: Wire up clocks
` [PATCH 12/25] hw/arm/mps2: Inline CMSDK_APB_TIMER creation

[PATCH v5 0/5] Remove LPC register partitioning
 2021-01-22 15:31 UTC  (8+ messages)
` [PATCH v5 3/5] ipmi: kcs: aspeed: Adapt to new LPC DTS layout

[PATCH v2 0/6] Add Wacom I2C support to rM2
 2021-01-22 15:32 UTC  (3+ messages)
` [PATCH v2 6/6] arch/arm: reMarkable2: Enable wacom_i2c

[PATCH 0/4] add xhci hooks for USB offload
 2021-01-22 15:32 UTC  (4+ messages)

[PATCH v8 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-22 15:29 UTC  (10+ messages)
` [PATCH v8 1/4] arm64: mte: Add asynchronous "
` [PATCH v8 2/4] kasan: Add KASAN mode kernel parameter
` [PATCH v8 3/4] kasan: Add report for async mode
` [PATCH v8 4/4] arm64: mte: Enable async tag check fault

[PATCH v7 00/10] Implement support for external IPT monitoring
 2021-01-22 15:33 UTC  (9+ messages)
` [PATCH v7 01/10] xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vmtrace
` [PATCH v7 03/10] tools/[lib]xl: Add vmtrace_buf_size parameter
` [PATCH v7 07/10] tools/libxc: Add xc_vmtrace_* functions
` [PATCH v7 08/10] tools/misc: Add xen-vmtrace tool

[ANNOUNCE] 5.4.91-rt50
 2021-01-22 14:57 UTC 

[PATCH 0/2] btrfs: a couple bug fixes for failures of log replay and mount
 2021-01-22 15:28 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix log replay failure due to race with space cache rebuild
` [PATCH 2/2] btrfs: fix log replay failure when space cache needs to be rebuilt

[PATCH 0/3] acpi: cppc_acpi: fix sparse warnings
 2021-01-22 15:30 UTC  (2+ messages)

[PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h
 2021-01-22 15:30 UTC  (2+ messages)

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-22 15:28 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/vlc: security bump version to 3.0.12
 2021-01-22 15:30 UTC  (4+ messages)

[dm-devel] [PATCH 0/4] dm era: Various minor fixes
 2021-01-22 15:25 UTC  (5+ messages)
` [dm-devel] [PATCH 1/4] dm era: Verify the data block size hasn't changed
` [dm-devel] [PATCH 2/4] dm era: Fix bitset memory leaks
` [dm-devel] [PATCH 3/4] dm era: Use correct value size in equality function of writeset tree
` [dm-devel] [PATCH 4/4] dm era: Remove unreachable resize operation in pre-resume function

[PATCH] arm: rename xlnx-zcu102.canbusN properties
 2021-01-22 15:29 UTC  (4+ messages)

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-01-22 15:28 UTC  (6+ messages)
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()

[PATCH v4] nvmem: core: skip child nodes not matching binding
 2021-01-22 15:27 UTC  (2+ messages)

libgpiod/dts: way to prevent direction switching and setting initial state of gpio
 2021-01-22 15:21 UTC 

[PATCH] python/sepolgen: allow any policy statement in ifndef
 2021-01-22 15:25 UTC  (2+ messages)
` [PATCH v2] python/sepolgen: allow any policy statement in if(n)def

[GIT PULL] ARM: at91: soc for 5.12
 2021-01-22 15:25 UTC  (4+ messages)

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-01-22 15:27 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/11] chardev: Convert IO handlers to use unsigned type
 2021-01-22 15:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 07/11] chardev: Let IOReadHandler "

[PATCH v3 1/2] cfg80211: change netdev registration/unregistration semantics
 2021-01-22 15:19 UTC  (2+ messages)
` [PATCH v3 2/2] cfg80211: avoid holding the RTNL when calling the driver

[PATCH -next] pnp: pnpbios: Use DEFINE_SPINLOCK() for spinlock
 2021-01-22 15:24 UTC  (2+ messages)

[Intel-gfx] [PATCH][next] drm/i915/hdcp: Fix return of value in uninitialized variable ret
 2021-01-22 15:21 UTC  (5+ messages)
`  "

[PATCH v1 1/5] watchdog: intel_scu_watchdog: Remove driver for deprecated platform
 2021-01-22 15:22 UTC  (3+ messages)

[PATCH] usb, xhci, rt2800usb: do not perform Soft Retry
 2021-01-22 15:22 UTC  (4+ messages)

[PATCH] gpio-uclass: fix gpio flags save condition
 2021-01-22 15:23 UTC 

[PATCH] bcache-tools: Update super block version in bch_set_feature_* routines
 2021-01-22 15:21 UTC 

[PATCH] tests/amdgpu/vcn: clean abundant codes
 2021-01-22 15:23 UTC  (2+ messages)

[PATCH] PNP: add printf attribute to log function
 2021-01-22 15:21 UTC  (2+ messages)

[RFC PATCH 0/1] perf: Handle multiple formatted AUX records
 2021-01-22 15:18 UTC  (4+ messages)
` [RFC PATCH] "

[dm-devel] [PATCH 0/1] dm era: Fix digestion bug that can lead to lost writes
 2021-01-22 15:22 UTC  (2+ messages)
` [dm-devel] [PATCH 1/1] dm era: Reinitialize bitset cache before digesting a new writeset

[PATCH] ARM: decompressor: cover BSS in cache clean and reorder with MMU disable on v7
 2021-01-22 15:20 UTC 

[xen-4.14-testing test] 158558: tolerable FAIL - PUSHED
 2021-01-22 15:21 UTC 

[PATCH net 0/1] net: phy: Fix interrupt mask loss on resume from hibernation
 2021-01-22 15:19 UTC  (2+ messages)

[PATCH] acpi: Use DEVICE_ATTR_<RW|RO|WO> macros
 2021-01-22 15:18 UTC  (2+ messages)

[PATCH v5 0/8] Add quota support to UBIFS
 2021-01-22 15:15 UTC  (2+ messages)
` [PATCH 2/8] ubifs: move checks and preparation into setflags()

[dm-devel] [PATCH 0/2] dm era: Fix bugs that lead to lost writes after crash
 2021-01-22 15:19 UTC  (3+ messages)
` [dm-devel] [PATCH 1/2] dm era: Recover committed writeset "
` [dm-devel] [PATCH 2/2] dm era: Update in-core bitset after committing the metadata


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.