All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-10 12:36:46 to 2023-01-10 13:19:55 UTC [more...]

[RFC PATCH v2 00/19] target/arm: Allow CONFIG_TCG=n builds
 2023-01-10 13:19 UTC  (8+ messages)
` [RFC PATCH v2 07/19] target/arm: Move helper_set_pstate_* into cpregs.c
` [RFC PATCH v2 13/19] tests: do not run test-hmp on all machines for ARM KVM-only

Applying DTB Overlays from ATF on RZ/G2
 2023-01-10 13:19 UTC  (8+ messages)

[PATCH] libselinux: add getpidprevcon
 2023-01-10 13:17 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 189 builds: 4 failed, 185 passed, 2 errors, 36 warnings (v5.4.228-594-g37fb1153fcf0)
 2023-01-10 13:17 UTC 

[PATCH] tools/rtla: Explicitly list libtraceevent dependency
 2023-01-10 13:18 UTC 

u-boot: signature check for u-boot scripts
 2023-01-10 13:18 UTC 

[PATCH 0/5] Documentation: updates and a correction around 'ORIG_HEAD'
 2023-01-10 13:15 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
  ` [PATCH v2 2/5] git-reset.txt: mention 'ORIG_HEAD' in the Description
  ` [PATCH v2 3/5] git-merge.txt: "
  ` [PATCH v2 4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD'
  ` [PATCH v2 5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten

[PATCH] thermal/drivers/qcom: Remove duplicate set next trip point interrupt code
 2023-01-10 13:15 UTC  (3+ messages)

[PATCH v8 0/6] Improve libata support for FUA
 2023-01-10 13:15 UTC  (7+ messages)
` [PATCH v8 1/6] block: add a sanity check for non-write flush/fua bios
` [PATCH v8 2/6] ata: libata: Introduce ata_ncq_supported()
` [PATCH v8 3/6] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v8 4/6] ata: libata: cleanup fua support detection
` [PATCH v8 5/6] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v8 6/6] ata: libata: blacklist FUA support for known buggy drives

[RFC 0/3] File owner follows use
 2023-01-10 13:14 UTC  (11+ messages)
` [RFC 3/3] drm: Update file owner during use

[PATCH v1 1/1] extcon: axp288: Replace open coded acpi_dev_put()
 2023-01-10 13:14 UTC  (2+ messages)

[PATCH v2 0/7] Add MSM8939 SoC support with two devices
 2023-01-10 13:14 UTC  (4+ messages)
` [PATCH v2 4/7] arm64: dts: qcom: Add msm8939 SoC

[PATCH 0/5] cache API: always have a "istate->repo"
 2023-01-10 13:13 UTC  (3+ messages)
` [PATCH 5/5] treewide: always have a valid "index_state.repo" member

Potential integration of thermal cameras into v4l
 2023-01-10 13:13 UTC  (4+ messages)

[PATCH V5 00/12] AM68: Add support for AM68 Starter Kit
 2023-01-10 13:10 UTC  (13+ messages)
` [PATCH V5 01/12] configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT
` [PATCH V5 02/12] configs: j721s2_evm_a72: "
` [PATCH V5 03/12] configs: j721s2_evm: Enable configs to store env in MMC FAT partition
` [PATCH V5 04/12] board: ti: j721s2: Add support to update board_name for am68-sk
` [PATCH V5 05/12] board: ti: j721s2: Enable support for reading EEPROM at next alternate address
` [PATCH V5 06/12] board: ti: j721s2: Add support for detecting multiple device trees
` [PATCH V5 07/12] arch: mach-k3: Update board specific API name to K3 generic API name
` [PATCH V5 08/12] board: ti: j721s2: Add board_init and support for selecting DT based on EEPROM
` [PATCH V5 09/12] arm: dts: Add initial support for AM68 Starter Kit System on Module
` [PATCH V5 10/12] arm: dts: Add support for A72 specific AM68 Starter Kit Base Board
` [PATCH V5 11/12] arm: dts: k3-am68-sk: Add r5 specific dt support
` [PATCH V5 12/12] include: configs: Update env for selecting right dtb

stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.86-277-g30c7c8fc6168)
 2023-01-10 13:12 UTC 

[PATCH] clk: samsung: remove s3c24xx specific pll bits
 2023-01-10 13:11 UTC  (2+ messages)

[PATCH v3] usb: ucsi: Ensure connector delayed work items are flushed
 2023-01-10 13:11 UTC  (2+ messages)

[PATCH 0/4] plugin patches to fix #1381
 2023-01-10 13:02 UTC  (5+ messages)
` [PATCH 4/4] cpu-exec: assert that plugin_mem_cbs is NULL after execution

[PATCH net-next v3 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2023-01-10 13:10 UTC  (2+ messages)

[PATCH v2] ext4: fix task hung in ext4_xattr_delete_inode
 2023-01-10 13:34 UTC 

[PATCH v6 00/51] Xen support under KVM
 2023-01-10 12:37 UTC  (23+ messages)
` [PATCH v6 01/51] include: import Xen public headers to include/standard-headers/
` [PATCH v6 02/51] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v6 08/51] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v6 12/51] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PATCH v6 20/51] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v6 21/51] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v6 34/51] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v6 36/51] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v6 37/51] hw/xen: Implement EVTCHNOP_reset
` [PATCH v6 38/51] i386/xen: add monitor commands to test event injection
` [PATCH v6 39/51] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v6 42/51] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v6 43/51] hw/xen: Support mapping grant frames
` [PATCH v6 44/51] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v6 47/51] i386/xen: Reserve Xen special pages for console, xenstore rings
` [PATCH v6 48/51] i386/xen: handle HVMOP_get_param
` [RFC PATCH v1 00/15] Xen PV backend support for KVM/Xen guests
  ` [RFC PATCH v1 05/15] hw/xen: Add foreignmem operations to allow redirection to internal emulation
  ` [RFC PATCH v1 06/15] hw/xen: Add xenstore "
  ` [RFC PATCH v1 12/15] hw/xen: Add backend implementation of grant table operations
  ` [RFC PATCH v1 13/15] hw/xen: Implement soft reset for emulated gnttab
  ` [RFC PATCH v1 14/15] hw/xen: Remove old version of Xen headers

[PATCH 0/2] fix extents need to be restored in some cases
 2023-01-10 13:34 UTC  (3+ messages)
` [PATCH 1/2] ext4: fix inode tree inconsistency caused by ENOMEM in ext4_split_extent_at
` [PATCH 2/2] ext4: call ext4_handle_error when read extent failed in ext4_ext_insert_extent

[PATCH v2 1/2] hwtracing: hisi_ptt: Only add the supported devices to the filters list
 2023-01-10 13:08 UTC  (2+ messages)
` [PATCH v2 2/2] MAINTAINERS: Update the entries for HiSilicon PTT device driver

[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-10 13:09 UTC  (3+ messages)

ieee80211_handle_wake_tx_queue and dynamic ps regression
 2023-01-10 13:08 UTC  (3+ messages)

[PATCH 0/7] Reduce zonefs memory usage
 2023-01-10 13:08 UTC  (8+ messages)
` [PATCH 1/7] zonefs: Detect append writes at invalid locations
` [PATCH 2/7] zonefs: Reorganize code
` [PATCH 3/7] zonefs: Simplify IO error handling
` [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size
` [PATCH 5/7] zonefs: Separate zone information from inode information
` [PATCH 6/7] zonefs: Dynamically create file inodes when needed
` [PATCH 7/7] zonefs: Cache zone group directory inodes

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-01-10 13:08 UTC  (4+ messages)
` [PATCH -next V6 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-10 13:07 UTC  (3+ messages)
` [PATCH rcu 12/27] drivers/devfreq: Remove "select SRCU"

[LTP] [PATCH] setreuid01: Use SETREUID() instead of setreuid() to check 32bit syscall
 2023-01-10 13:07 UTC 

[PATCH v3] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-10 13:07 UTC  (9+ messages)
      ` [External] "

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-10 13:07 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "

remove write_one_page / folio_write_one
 2023-01-10 13:00 UTC  (5+ messages)
    ` [Ocfs2-devel] "

Bugreport: Prefix - is ignored when sorting (on committerdate)
 2023-01-10 13:05 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/2] PCI WARM_RESET IGT
 2023-01-10 13:05 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/device_reset: Add warm_reset test

[PATCH 1/2] driver core: bus.h: document bus notifiers better
 2023-01-10 13:04 UTC  (6+ messages)
` [PATCH 2/2] driver core: bus: move bus notifier logic into bus.c

[PATCH v2] nvmem: u-boot-env: align endianness of crc32 values
 2023-01-10 13:04 UTC  (6+ messages)

[PATCH V10 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2023-01-10 13:04 UTC  (5+ messages)
` [PATCH V10 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V10 2/4] dt-bindings: i2c: Add Loongson LS2X I2C controller
` [PATCH V10 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V10 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic
 2023-01-10 13:03 UTC  (4+ messages)

[PATCH v6 0/2] sched: Fix dup_user_cpus_ptr() & do_set_cpus_allowed() bugs
 2023-01-10 13:03 UTC  (3+ messages)
` [PATCH v6 1/2] sched: Fix use-after-free bug in dup_user_cpus_ptr()

[PATCH] arm64: dts: rockchip: fix USB regulator on ROCK64
 2023-01-10 13:02 UTC  (4+ messages)

[PATCH RFC v2 0/2] Add I2C fwnode lookup/get interfaces
 2023-01-10 13:02 UTC  (3+ messages)

[PATCH v2 0/2] media: i2c: Add driver for OmniVision OV8858
 2023-01-10 13:02 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH v2 0/3] rtc: Set M41T82 & M41T83 xtal load capacitance from DT
 2023-01-10 13:02 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: m41t80: add xtal load capacitance

[PATCH v6 0/3] pmic on imx8mm
 2023-01-10 13:00 UTC  (7+ messages)
` [PATCH v6 2/3] arm64: dts: imx8mm-evk: add revision-B EVK
` [PATCH v6 3/3] dt-bindings: arm: fsl: Add i.MX8MM-EVK rev-b

[LTP] [PATCH] setregid01.c: Turn comment into docparse format and use TST_EXP_PASS macro
 2023-01-10 13:01 UTC 

[PATCH v2 0/5] tsan fixes
 2023-01-10 12:55 UTC  (2+ messages)

[PATCH v3] kallsyms: Remove the performance test from kallsyms_selftest.c
 2023-01-10 13:01 UTC 

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-10 13:00 UTC  (3+ messages)
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug

Connection sharing in SMB multichannel
 2023-01-10 13:00 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Remove i915_drm_suspend_mode
 2023-01-10 13:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH -next 0/3] spi: atmel: switch to use modern name
 2023-01-10 13:18 UTC  (4+ messages)
` [PATCH -next 1/3] "
` [PATCH -next 2/3] spi: at91-usart: "
` [PATCH -next 3/3] spi: atmel-quadspi: "

[PATCH v2 1/2] serial: mxc: Speed-up character transmission
 2023-01-10 12:58 UTC  (4+ messages)
` [PATCH v2 2/2] serial: mxc: Wait for TX completion before reset

[PATCH v2] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
 2023-01-10 12:57 UTC  (2+ messages)

[PATCH v4] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
 2023-01-10 12:56 UTC  (2+ messages)

[PATCH] x86/boot/compressed: Register NMI handler in EFI boot loader
 2023-01-10 12:57 UTC  (10+ messages)
  ` [PATCH -v2] x86/boot/compressed: Register dummy NMI handler in EFI boot loader, to avoid kdump crashes

[RFC PATCH 1/2] KVM: x86/xen: Fix use-after-free in kvm_xen_eventfd_update()
 2023-01-10 12:55 UTC  (8+ messages)
` [PATCH 0/2] Fix deadlocks in kvm_vm_ioctl_set_msr_filter() and
  ` [PATCH 1/2] KVM: x86: Fix deadlock in kvm_vm_ioctl_set_msr_filter()

[PATCH] target: core: fix warning on RT kernels
 2023-01-10 12:53 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: drop redundant display/ from #includes
 2023-01-10 12:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: drop redundant display/ from #includes (rev5)

[Nouveau] [PATCH v2] drm/nouveau: Remove file nouveau_fbcon.c
 2023-01-10 12:53 UTC  (5+ messages)
`  "

[PATCH 1/2] dt-bindings: arm: Add Data Modul i.MX8M Plus eDM SBC
 2023-01-10 12:52 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: Add support for "

[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
 2023-01-10 12:47 UTC  (6+ messages)
` [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
        ` [f2fs-dev] "

[PATCH 1/2][v4] arm64: dts: imx8mm-evk: move PMIC setup of A53
 2023-01-10 12:52 UTC  (2+ messages)

[PATCH 2/2] xfs: Prevent deadlock when allocating blocks for AGFL
 2023-01-10 12:48 UTC  (2+ messages)

[PATCH] coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR
 2023-01-10 12:51 UTC  (2+ messages)

[PATCH 0/7] Add minimal boot support for IPQ9574
 2023-01-10 12:50 UTC  (7+ messages)
` [PATCH 2/7] clk: qcom: Add Global Clock Controller driver "
` [PATCH 6/7] arm64: dts: Add ipq9574 SoC and AL02 board support

[PATCH net-next v3 00/11] net: mdio: Start separating C22 and C45
 2023-01-10 12:49 UTC  (5+ messages)
` [PATCH net-next v3 01/11] net: mdio: Add dedicated C45 API to MDIO bus drivers

mcp251xfd: Bad message receiption
 2023-01-10 12:50 UTC  (11+ messages)
  ` AW: "
      ` AW: "
          ` AW: "
                ` AW: AW: AW: mcp251xfd: Bad message receiption (1/2)
                  `  "

[PATCH 1/2] powerpc/64s/radix: Fix crash with unaligned relocated kernel
 2023-01-10 12:47 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64s/radix: Fix RWX mapping with "

errors found in extent allocation tree or chunk allocation
 2023-01-10 12:49 UTC 

[Buildroot] [PATCH v2 1/8] package/flatbuffers: build position independent code
 2023-01-10 12:48 UTC  (7+ messages)
` [Buildroot] [PATCH v2 6/8] package/fft2d: new package
` [Buildroot] [PATCH v2 7/8] package/farmhash: "
` [Buildroot] [PATCH v2 8/8] package/tensorflow-lite: "

[Buildroot] [PATCH] support/download: fix cargo vendoring
 2023-01-10 12:49 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-10 12:46 UTC  (11+ messages)
` [Intel-gfx] [RFC DO NOT MERGE] treewide: use __xchg in most obvious places

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-01-10 12:47 UTC  (3+ messages)
` [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler

[PATCH] ASoC: nau8821: Implement DRC controls
 2023-01-10 12:46 UTC  (2+ messages)

[PATCH V1 00/13 for 4.17-post] Follow-up static shared memory
 2023-01-10 12:47 UTC  (9+ messages)
` [PATCH v1 06/13] xen/arm: assign shared memory to owner when host address not provided

[PATCH v2 0/8] Basic early_printk and smoke test implementation
 2023-01-10 12:44 UTC  (6+ messages)
` [PATCH v2 4/8] xen/riscv: introduce sbi call to putchar to console

[PATCH v5 0/3] Add PinePhone Pro display support
 2023-01-10 12:43 UTC  (5+ messages)

[PATCH 1/6] driver core: make bus_get_device_klist() static
 2023-01-10 12:43 UTC  (11+ messages)
` [PATCH 3/6] driver core: make subsys_dev_iter_init() static
` [PATCH 4/6] driver core: make subsys_dev_iter_next() static
` [PATCH 5/6] driver core: make subsys_dev_iter_exit() static
` [PATCH 6/6] driver core: move struct subsys_dev_iter to a local file

[PATCH 1/6] nvmem: core: add nvmem_dev_size() helper
 2023-01-10 12:41 UTC  (5+ messages)
` [PATCH 6/6] nvmem: u-boot-env: post process "ethaddr" env variable

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 1 error, 37 warnings (v4.19.269-459-g41ad5e6170d0)
 2023-01-10 12:42 UTC 

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 43 warnings (v4.14.302-318-g8b18d24b8681)
 2023-01-10 12:42 UTC 

[PATCH v2] imx8mm-phg: Add board support
 2023-01-10 12:41 UTC 

[PATCH] wifi: cfg80211: Deduplicate certificate loading
 2023-01-10 12:41 UTC  (2+ messages)

[PATCH 0/8] Enable zoned write pipelining for UFS devices
 2023-01-10 12:41 UTC  (8+ messages)
` [PATCH 2/8] block: Introduce the blk_rq_is_seq_zone_write() function

[bluetooth-next:master] BUILD SUCCESS e8b5fd71713bb440fbe0ddac0c1e48c6326fddd4
 2023-01-10 12:37 UTC 

[PATCH net-next 0/2] nfp: add DCB IEEE support
 2023-01-10 12:35 UTC  (3+ messages)
` [PATCH net-next 1/2] nfp: add stub implementation of DCB IEEE callbacks
` [PATCH net-next 2/2] nfp: add DCB IEEE configuration process


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.