All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-03 13:38:44 to 2023-08-03 14:04:38 UTC [more...]

stable-rc-ci tests failing
 2023-08-03 13:38 UTC  (6+ messages)
  ` [cip-dev] "

[OE-core][kirkstone 00/10] Patch review
 2023-08-03 14:04 UTC  (9+ messages)
` [OE-core][kirkstone 01/10] libpcre2: patch CVE-2022-41409
` [OE-core][kirkstone 02/10] libarchive: ignore CVE-2023-30571
` [OE-core][kirkstone 03/10] qemu: fix CVE-2023-3301
` [OE-core][kirkstone 04/10] qemu: fix CVE-2023-3255
` [OE-core][kirkstone 05/10] qemu: fix CVE-2023-2861
` [OE-core][kirkstone 06/10] go: fix CVE-2023-24536
` [OE-core][kirkstone 07/10] go: fix CVE-2023-24531
` [OE-core][kirkstone 08/10] cve-update-nvd2-native: always pass str for json.loads()

[PATCH v3 5/9] board_f: Fix corruption of relocaddr
 2023-08-03 14:03 UTC  (9+ messages)

Fwd: crash/hang in mm/swapfile.c:718 add_to_avail_list when exercising stress-ng
 2023-08-03 13:41 UTC  (3+ messages)

[RFC PATCH for-8.2 00/18] crypto: Provide clmul.h and host accel
 2023-08-03 14:02 UTC  (2+ messages)

[PATCH v1 00/12] serial: cpm_uart: Cleanup and refactoring
 2023-08-03 13:56 UTC  (13+ messages)
` [PATCH v1 01/12] serial: cpm_uart: Avoid suspicious locking
` [PATCH v1 02/12] serial: cpm_uart: Remove stale prototypes and table and macros
` [PATCH v1 03/12] serial: cpm_uart: Stop using fs_uart_id enum
` [PATCH v1 04/12] serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
` [PATCH v1 05/12] serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
` [PATCH v1 06/12] serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
` [PATCH v1 07/12] serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
` [PATCH v1 08/12] serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
` [PATCH v1 09/12] serial: cpm_uart: Remove cpm_uart/ subdirectory
` [PATCH v1 10/12] serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
` [PATCH v1 11/12] serial: cpm_uart: Don't include fs_uart_pd.h when not needed
` [PATCH v1 12/12] serial: cpm_uart: Remove linux/fs_uart_pd.h

[Intel-gfx] [PATCH 0/4] Fix C10/C20 implementation w.r.t. owned PHY lanes
 2023-08-03 14:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/cx0: Add intel_cx0_get_owned_lane_mask()

[PATCH -next v2] gpio: clps711x: remove redundant of_match_ptr()
 2023-08-03 14:00 UTC  (3+ messages)

[PATCH v3 00/10] RISC-V: KVM: change get_reg/set_reg error codes
 2023-08-03 14:00 UTC  (33+ messages)
` [PATCH v3 01/10] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
` [PATCH v3 02/10] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable
` [PATCH v3 03/10] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
` [PATCH v3 04/10] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG
` [PATCH v3 05/10] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
` [PATCH v3 06/10] RISC-V: KVM: avoid EBUSY when writing same ISA val
` [PATCH v3 07/10] RISC-V: KVM: avoid EBUSY when writing the same machine ID val
` [PATCH v3 08/10] RISC-V: KVM: avoid EBUSY when writing the same isa_ext val
` [PATCH v3 09/10] RISC-V: KVM: Improve vector save/restore errors
` [PATCH v3 10/10] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG

[PATCH v1 0/8] Xilinx Versal CFI support
 2023-08-03 14:01 UTC  (11+ messages)
` [PATCH v1 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v1 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v1 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v1 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v1 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

pull-request: wireless-2023-08-03
 2023-08-03 14:00 UTC 

[PATCH -next v2] gpio: ixp4xx: remove redundant of_match_ptr()
 2023-08-03 14:00 UTC  (3+ messages)

[PATCH v8 00/12] ceph: support idmapped mounts
 2023-08-03 13:59 UTC  (13+ messages)
` [PATCH v8 01/12] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v8 02/12] ceph: stash idmapping in mdsc request
` [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
` [PATCH v8 04/12] ceph: add enable_unsafe_idmap module parameter
` [PATCH v8 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v8 06/12] ceph: allow idmapped getattr inode op
` [PATCH v8 07/12] ceph: allow idmapped permission "
` [PATCH v8 08/12] ceph: pass idmap to __ceph_setattr
` [PATCH v8 09/12] ceph: allow idmapped setattr inode op
` [PATCH v8 10/12] ceph/acl: allow idmapped set_acl "
` [PATCH v8 11/12] ceph/file: allow idmapped atomic_open "
` [PATCH v8 12/12] ceph: allow idmapped mounts

[PATCH] common: board_f: Move relocation address after framebuffer
 2023-08-03 14:02 UTC  (2+ messages)

[PATCH -next v2] gpio: altera-a10sr: remove redundant of_match_ptr
 2023-08-03 14:00 UTC  (2+ messages)

[PATCH -next v2] gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr()
 2023-08-03 14:00 UTC  (3+ messages)

[PATCH 2/2] tools/testing/selftests:Fixed spelling errors in comments
 2023-08-03 14:00 UTC  (2+ messages)

[PATCH v5 0/3] board: toradex: add verdin am62 support
 2023-08-03 14:00 UTC  (3+ messages)
` [PATCH v5 1/3] toradex: tdx-cfg-block: add verdin am62 skus
` [PATCH v5 2/3] arm: mach-k3: am62: fix 2nd mux option of clkout0

[RFC 0/6] Hyperlaunch domain roles and capabilities
 2023-08-03 14:00 UTC  (4+ messages)
` [RFC 2/6] roles: provide abstraction for the possible domain roles

[PATCH] ARM: memset: cast the constant byte to unsigned char
 2023-08-03 13:59 UTC  (3+ messages)

[PATCH -next v2] gpio: max3191x: remove redundant of_match_ptr()
 2023-08-03 13:59 UTC  (2+ messages)

[PATCH -next v2] gpio: raspberrypi-exp: remove redundant of_match_ptr()
 2023-08-03 13:59 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
 2023-08-03 13:59 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] net: invert the netdevice.h vs xdp.h dependency

[PATCH -next v3] gpio: xra1403: remove redundant of_match_ptr()
 2023-08-03 13:59 UTC  (2+ messages)

[PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
 2023-08-03 13:58 UTC  (4+ messages)
` [PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
` [PATCH v2 pci/net 2/3] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
` [PATCH v2 pci/net 3/3] net: enetc: remove of_device_is_available() handling

[PATCH v2] kselftest/arm64: add RCpc load-acquire to hwcap test
 2023-08-03 13:58 UTC  (4+ messages)

[PATCH bpf-next v2] libbpf: handle producer position overflow
 2023-08-03 13:58 UTC  (5+ messages)

[PATCH v2 0/3] ext4: fix some ext4_lblk_t overflow issues
 2023-08-03 13:58 UTC  (7+ messages)
` [PATCH v2 1/3] ext4: add two helper functions extent_logical_end() and pa_logical_end()
` [PATCH v2 2/3] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
` [PATCH v2 3/3] ext4: avoid overlapping preallocations "

[PATCH v2 0/4] fs: add FSCONFIG_CMD_CREATE_EXCL
 2023-08-03 13:58 UTC  (2+ messages)

[PATCH v4 0/3] Optimize large folio interaction with deferred split
 2023-08-03 13:57 UTC  (7+ messages)
` [PATCH v4 3/3] mm: Batch-zap large anonymous folio PTE mappings

[PATCH] ethdev: introduce generic flow item and action
 2023-08-03 13:57 UTC  (12+ messages)

[PATCH -next v3] gpio: max732x: remove redundant CONFIG_OF and of_match_ptr()
 2023-08-03 13:56 UTC  (2+ messages)

[PATCH] sunxi: MAINTAINERS: drop myself
 2023-08-03 13:56 UTC  (5+ messages)

[PATCH -next v3] gpio: tps65218: remove redundant of_match_ptr()
 2023-08-03 13:56 UTC  (2+ messages)

[PATCH v7 00/14] linux-user: brk fixes
 2023-08-03 13:55 UTC  (3+ messages)

[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
 2023-08-03 13:55 UTC  (4+ messages)
` [PATCH v2 10/26] KVM: arm64: Correctly handle ACCDATA_EL1 traps

[PATCH V3 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-03 13:55 UTC  (4+ messages)
` [PATCH V3 3/4] coresight: trbe: Add a representative coresight_platform_data for TRBE

[RFC PATCH] arm/gicv2: make GICv2 driver and vGICv2 optional
 2023-08-03 13:54 UTC  (4+ messages)

[PATCH -next RESEND] gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()
 2023-08-03 13:54 UTC  (2+ messages)

[PATCH net-next] net: 802: Remove unused function declarations
 2023-08-03 13:54 UTC 

[PATCH v2] docs/RCU: Bring back smp_wmb()
 2023-08-03 13:54 UTC  (13+ messages)

[Intel-gfx] [PATCH] drm/i915/sdvo: fix panel_type initialization
 2023-08-03 13:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[RFC/RFT][PATCH v1 0/2] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-03 13:54 UTC  (3+ messages)

[PATCH net-next] tcp_metrics: hash table allocation cleanup
 2023-08-03 13:54 UTC 

ath12k: memcpy() source buffer overread
 2023-08-03 13:54 UTC  (3+ messages)

Question about the barrier() in hlist_nulls_for_each_entry_rcu()
 2023-08-03 13:53 UTC  (6+ messages)

[RFC PATCH v2 0/3] Deduplicate RISCV cmpxchg.h and atomic.c macros
 2023-08-03 13:53 UTC  (3+ messages)

[PATCH] boot: support running scripts when doing a dry run
 2023-08-03 13:52 UTC 

[PATCH v5 RESEND 0/4] Extend device_get_match_data() to struct bus_type
 2023-08-03 13:52 UTC  (4+ messages)
` [PATCH v5 RESEND 2/4] i2c: Add i2c_device_get_match_data() callback

[PATCH 0/3] More changes related to TPM RNG handling
 2023-08-03 13:50 UTC  (7+ messages)
` [PATCH 1/3] tpm: Add a missing check for TPM_CHIP_FLAG_HWRNG_DISABLED
` [PATCH 2/3] tpm: Add command line for not trusting tpm for RNG

[PATCH net-next] net: hns3: Remove unused function declarations
 2023-08-03 13:51 UTC 

[PATCH] net/ethernet/realtek: Add Realtek automotive PCIe driver
 2023-08-03 13:51 UTC  (4+ messages)

[PATCH v2 0/2] block/blkio: fix fd leak and add more comments for the fd passing
 2023-08-03 13:50 UTC  (3+ messages)
` [PATCH v2 1/2] block/blkio: close the fd when blkio_connect() fails

[RESEND 0/1] Add ptest support for libexif
 2023-08-03 13:50 UTC  (3+ messages)
` [RESEND 1/1] libexif: add ptest support
  ` [OE-core] "

[PATCH -next] rcu: Remove unused function declaration rcu_eqs_special_set()
 2023-08-03 13:49 UTC 

[PATCH] gpio: zevio: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:49 UTC  (2+ messages)

[PATCH v2] commands: rm: add -f option to ignore nonexistent files
 2023-08-03 13:43 UTC 

[LVFS] LVFS - Daten
 2023-08-03 13:49 UTC 

[PATCH] gpio: vx855: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:48 UTC  (2+ messages)

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-03 13:04 UTC  (6+ messages)
` [PATCH v9 01/10] serial: sc16is7xx: fix broken port 0 uart init

[PATCH] gpio: tqmx86: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:48 UTC  (2+ messages)

[PATCH -next] media: davinci: vpif_capture: fix error return code in vpif_probe()
 2023-08-03 13:47 UTC  (2+ messages)

[PATCH -next] spi: mpc5xxx-psc: Fix unsigned expression compared with zero
 2023-08-03 13:48 UTC 

[PATCH] gpio: sifive: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:47 UTC  (3+ messages)

[PATCH v2] tpm: Disable RNG for all AMD fTPMs
 2023-08-03 13:45 UTC  (2+ messages)

[PATCH net-next] net: llc: Remove unused function declarations
 2023-08-03 13:47 UTC 

[PATCH] efi/riscv: libstub: Fix comment about absolute relocation
 2023-08-03 13:41 UTC  (3+ messages)

[PATCH] gpio: timberdale: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:45 UTC  (2+ messages)

Nftables + ALG + Linux 6.1.0-10-amd64 …?... is it a kown Problem?
 2023-08-03 13:47 UTC  (6+ messages)

[PATCH] gpio: syscon: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:45 UTC  (2+ messages)

YouTube Broken Since Last Update(s)
 2023-08-03 13:47 UTC 

[PATCH v3 0/7] x86: remaining -Wmissing-prototype warning fixes
 2023-08-03 10:04 UTC  (2+ messages)

[PATCH 0/7] AMD Family 19h Models 90h-9fh EDAC Support
 2023-08-03 10:27 UTC  (3+ messages)
` [PATCH 4/7] EDAC/mc: Add new HBM3 memory type

[PATCH RESEND] mfd: rk808: Add missing RK809 chip ID to poweroff handler
 2023-08-03 13:39 UTC 

[PATCH 0/6] Measuring TPM update counter in IMA
 2023-08-03 13:37 UTC  (3+ messages)

[PATCH] gpio: sch: remove unneeded call to platform_set_drvdata()
 2023-08-03 13:43 UTC  (2+ messages)

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-08-03 13:43 UTC  (6+ messages)
` [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code

[PATCH -next] af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()
 2023-08-03 13:45 UTC  (2+ messages)

[PATCH RESEND] .gitignore: Add generated scripts/rkimage to .gitignore
 2023-08-03 13:38 UTC 

[PATCH] wifi: iw_handler.h: Remove unused declaration dev_get_wireless_info()
 2023-08-03 13:42 UTC 

[PATCH -next] efi: Remove unused extern declaration efi_lookup_mapped_addr()
 2023-08-03 13:42 UTC  (2+ messages)

[igt-dev] [i-g-t] intel-ci/xe: Update kms blocklist documentation
 2023-08-03 13:45 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for "

[PATCH -next] efi: memmap: Remove kernel-doc warnings
 2023-08-03 13:42 UTC  (2+ messages)

[XEN PATCH 00/13] xen: address violations of MISRA C:2012 Rule 7.3
 2023-08-03 13:44 UTC  (3+ messages)
` [XEN PATCH 03/13] xen/arm: "

[PATCH -next] media: platform: ti: fix the return value handle for platform_get_irq()
 2023-08-03 13:40 UTC  (2+ messages)

[PATCH -next] kvm_host: Remove unused declarations kvm_device_get()/kvm_device_put()
 2023-08-03 13:39 UTC 

[PATCH] MAINTAINERS: update my email address
 2023-08-03 13:40 UTC 

[PATCH] python: Use isinstance() instead of type()
 2023-08-03 13:40 UTC 

[PATCH net-next v2] net/mlx4: Remove many unnecessary NULL values
 2023-08-03 13:40 UTC  (2+ messages)

[PATCH] rtc: rtc-pm8xxx: control default alarm wake up capability
 2023-08-03 13:40 UTC  (7+ messages)

[PATCH net] net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver remove
 2023-08-03 13:42 UTC 

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-08-03 13:41 UTC  (4+ messages)
` [PATCH v3 0/5] Implement reconnect for vhost-user-scsi
  ` [PATCH v3 1/5] vhost: fix the fd leak

[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
 2023-08-03 13:41 UTC  (5+ messages)
` [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test

[PATCH 1/2] docs: rcu: Add cautionary note on plain-accesses to requirements
 2023-08-03 13:36 UTC  (3+ messages)

[PATCH 1/2] perf hists browser: Fix hierarchy mode header
 2023-08-03 13:35 UTC  (4+ messages)
` [PATCH 2/2] perf hists browser: Fix the number of entries for 'e' key

more blkdev_get and holder work
 2023-08-03 13:33 UTC  (4+ messages)
` [PATCH 06/12] fs: use the super_block as holder when mounting file systems


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.