All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-03 13:56:48 to 2023-08-03 14:21:24 UTC [more...]

[PATCH net-next 0/2] eth: bnxt: fix a couple of W=1 C=1 warnings
 2023-08-03 14:21 UTC  (4+ messages)
` [PATCH net-next 1/2] eth: bnxt: fix one of the W=1 warnings about fortified memcpy()

[PATCH v3 00/16] stmmac: Add Loongson platform support
 2023-08-03 14:20 UTC  (3+ messages)
` [PATCH v3 13/16] net: stmmac: dwmac-loongson: Add 64-bit DMA and multi-vector support

[PATCH v1 00/12] serial: cpm_uart: Cleanup and refactoring
 2023-08-03 13:56 UTC  (20+ 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

[PATCH v2] rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`)
 2023-08-03 14:20 UTC  (2+ messages)

[PATCH] fsync.2: no writability requirements, must operate on directories
 2023-08-03 14:20 UTC  (3+ messages)

[RFC Optimizing veth xsk performance 00/10]
 2023-08-03 14:20 UTC  (12+ messages)
` [RFC Optimizing veth xsk performance 01/10] veth: Implement ethtool's get_ringparam() callback
` [RFC Optimizing veth xsk performance 02/10] xsk: add dma_check_skip for skipping dma check
` [RFC Optimizing veth xsk performance 03/10] veth: add support for send queue
` [RFC Optimizing veth xsk performance 04/10] xsk: add xsk_tx_completed_addr function
` [RFC Optimizing veth xsk performance 05/10] veth: use send queue tx napi to xmit xsk tx desc
` [RFC Optimizing veth xsk performance 06/10] veth: add ndo_xsk_wakeup callback for veth
` [RFC Optimizing veth xsk performance 07/10] sk_buff: add destructor_arg_xsk_pool for zero copy
` [RFC Optimizing veth xsk performance 08/10] xdp: add xdp_mem_type MEM_TYPE_XSK_BUFF_POOL_TX
` [RFC Optimizing veth xsk performance 09/10] veth: support zero copy for af xdp
` [RFC Optimizing veth xsk performance 10/10] veth: af_xdp tx batch support for ipv4 udp

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

[PATCH 00/12] ext4,jbd2: cleanup journal load and initialization process
 2023-08-03 14:19 UTC  (11+ messages)
` [PATCH 01/12] jbd2: move load_superblock() dependent functions
` [PATCH 02/12] jbd2: move load_superblock() into journal_init_common()
` [PATCH 03/12] jbd2: don't load superblock in jbd2_journal_check_used_features()
` [PATCH 04/12] jbd2: checking valid features early in journal_get_superblock()
` [PATCH 05/12] jbd2: open code jbd2_verify_csum_type() helper

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-03 14:19 UTC  (3+ messages)
` [PATCH v6 6/7] ext4: switch to "

[PATCH net-next] ixgbevf: Remove unused function declarations
 2023-08-03 14:19 UTC 

[PATCH] libxenstat/Linux: pass nul-terminated string to strpbrk()
 2023-08-03 14:19 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 105 runs, 21 regressions (v4.19.289)
 2023-08-03 14:18 UTC 

[iptables PATCH 1/2] iptables-restore: Drop dead code
 2023-08-03 14:18 UTC  (2+ messages)

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-03 14:18 UTC  (4+ messages)
` [PATCH v9 06/10] serial: sc16is7xx: fix regression with GPIO configuration

[PATCHv5 00/13] net/lwip: add lwip library for the network stack
 2023-08-03 14:18 UTC  (4+ messages)
` [PATCHv5 02/13] net/lwip: integrate lwip library

[PATCH] drm/amd/display: Return value of function
 2023-08-03 14:11 UTC  (2+ messages)

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

[PATCH 6.1 000/225] 6.1.43-rc2 review
 2023-08-03 14:17 UTC  (4+ messages)

[PATCH v5 0/5] eBPF RSS through QMP support
 2023-08-03 14:16 UTC  (3+ messages)
` [PATCH v5 4/5] qmp: Added new command to retrieve eBPF blob

[PATCH v4 0/3] board: toradex: add verdin am62 support
 2023-08-03 14:17 UTC  (4+ messages)
` [PATCH v4 3/3] "

[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-03 13:47 UTC  (9+ messages)
` [PATCH v3 07/12] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL

[PATCH] file: always lock position
 2023-08-03 14:15 UTC  (6+ messages)

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-03 14:15 UTC  (11+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] thermal: core: Add mechanism for connecting trips with driver data

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

[PATCH 0/2] libxl: build fixes for recent CPUID work
 2023-08-03 14:15 UTC  (3+ messages)
` [PATCH 1/2] libxl: avoid shadowing of index()
` [PATCH 2/2] libxl: allow building with old gcc again

[PATCH v3 0/8] arm64: ti: k3-am62: Add display support
 2023-08-03 14:14 UTC  (4+ messages)
` [PATCH v3 2/8] arm64: dts: ti: k3-am62-main: Add node for DSS

[cxl:fixes] BUILD SUCCESS ad64f5952ce3ea565c7f76ec37ab41df0dde773a
 2023-08-03 13:42 UTC 

Fwd: System becomes hot when put to sleep
 2023-08-03 14:13 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-08-03 14:13 UTC  (4+ messages)
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support

[PATCH v5 05/11] drm/amdgpu: Use RMW accessors for changing LNKCTL
 2023-08-03 14:12 UTC  (4+ messages)

[RFC 0/6] Hyperlaunch domain roles and capabilities
 2023-08-03 14:13 UTC  (9+ messages)
` [RFC 2/6] roles: provide abstraction for the possible domain roles
` [RFC 3/6] roles: add a role for xenstore domain

[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
 2023-08-03 13:39 UTC  (8+ messages)

YouTube Broken Since Last Update(s)
 2023-08-03 14:12 UTC  (2+ messages)

[PATCH] cgroup: fix obsolete function name in cgroup_destroy_locked()
 2023-08-03 14:10 UTC  (3+ messages)

[PATCH v5 0/3] board: toradex: add verdin am62 support
 2023-08-03 14:00 UTC  (4+ 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
` [PATCH v5 3/3] board: toradex: add verdin am62 support

[PATCH] arm: bcm283x undefined reference to "print_cpuinfo"
 2023-08-03 13:39 UTC 

[Intel-gfx] [PATCH] drm/i915/sdvo: fix panel_type initialization
 2023-08-03 14:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next v2 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
 2023-08-03 14:09 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] eth: add missing xdp.h includes in drivers
` [PATCH bpf-next v2 3/3] net: invert the netdevice.h vs xdp.h dependency

[asahilinux:bits/220-tso 3/4] arch/arm64/kernel/cpufeature_impdef.c:11:6: warning: no previous prototype for function 'has_tso_fixed'
 2023-08-03 14:09 UTC 

[PATCH v10 0/3] ublk: enable zoned storage support
 2023-08-03 14:07 UTC  (4+ messages)
` [PATCH v10 1/3] ublk: add helper to check if device supports user copy
` [PATCH v10 2/3] ublk: move check for empty address field on command submission
` [PATCH v10 3/3] ublk: enable zoned storage support

[RFC PATCH 0/2] Generate API documentation for 'bindings' crate
 2023-08-03 14:07 UTC  (2+ messages)

[PATCH 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-03 14:06 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] pwm: crc: Allow compilation as module and with COMPILE_TEST

[PATCH] mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()
 2023-08-03 14:08 UTC  (2+ messages)

[meta-python][PATCH 1/7] python3-fastjsonschema: upgrade 2.16.3 -> 2.18.0
 2023-08-03 14:07 UTC  (6+ messages)
` [meta-python][PATCH 3/7] python3-m2crypto: upgrade 0.38.0 -> 0.39.0
  ` [oe] "

[PATCH] serial: max310x: add comments for membase address workaround
 2023-08-03 14:05 UTC 

[Intel-gfx] [PATCH] drm/i915/xelpd: Calculate first_line_bpg_offset for DSC 1.1
 2023-08-03 13:47 UTC  (4+ messages)

[OE-core][kirkstone 00/10] Patch review
 2023-08-03 14:04 UTC  (11+ 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()
` [OE-core][kirkstone 09/10] gcc : upgrade to v11.4
` [OE-core][kirkstone 10/10] openssl: Upgrade 3.0.9 -> 3.0.10

[PATCH v1 0/8] Xilinx Versal CFI support
 2023-08-03 14:04 UTC  (5+ messages)
` [PATCH v1 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v1 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG

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)

[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

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] 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 -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  (3+ 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] 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)


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.