All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-09 14:34:55 to 2024-10-09 15:06:28 UTC [more...]

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-09 15:07 UTC  (3+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_inline
 2024-10-09 15:05 UTC  (2+ messages)
` [PATCH] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow

[PATCH v4 0/6] drm/xe: Make struct xe_ggtt private
 2024-10-09 15:06 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
 2024-10-09 15:05 UTC  (6+ messages)
` [PATCH v6 0/2] "
      ` [EXTERNAL] "

[PATCH 0/6] KVM: Fix bugs in vCPUs xarray usage
 2024-10-09 15:04 UTC  (7+ messages)
` [PATCH 1/6] KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
` [PATCH 2/6] KVM: Verify there's at least one online vCPU when iterating over all vCPUs
` [PATCH 3/6] KVM: Grab vcpu->mutex across installing the vCPU's fd and bumping online_vcpus
` [PATCH 4/6] Revert "KVM: Fix vcpu_array[0] races"
` [PATCH 5/6] KVM: Don't BUG() the kernel if xa_insert() fails with -EBUSY
` [PATCH 6/6] KVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex

[PATCH net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
 2024-10-09 15:05 UTC 

[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
 2024-10-09 15:04 UTC  (3+ messages)

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-09 15:04 UTC  (3+ messages)

[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
 2024-10-09 15:03 UTC  (5+ messages)

[PATCH v5 00/44] Boot modules for Hyperlaunch
 2024-10-09 15:02 UTC  (18+ messages)
` [PATCH v5 01/44] x86/boot: move x86 boot module counting into a new boot_info struct
` [PATCH v5 13/44] x86/boot: update struct boot_module on module relocation
` [PATCH v5 14/44] x86/boot: transition relocation calculations to struct boot_module
` [PATCH v5 16/44] x86/boot: introduce consumed flag for "
` [PATCH v5 17/44] x86/boot: convert microcode loading to consume struct boot_info

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-09 15:02 UTC  (11+ messages)
` [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH] commands: mmc: write_reliability: bail out early if already set
 2024-10-09 15:01 UTC 

[PATCH 0/5] dt-bindings: mfd: convert zii,rave-sp.txt and child txt to yaml format
 2024-10-09 15:02 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: backlight: convert zii,rave-sp-backlight.txt to yaml

[PATCH 00/25] TDX vCPU/VM creation
 2024-10-09 15:01 UTC  (4+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization

[PATCH] arm: dts: k3-j722s-binman: Add support for HS-SE
 2024-10-09 15:01 UTC  (2+ messages)

[tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
 2024-10-09 15:00 UTC  (3+ messages)

[PATCH v4 00/22] path checker refactor and misc fixes
 2024-10-09 15:00 UTC  (3+ messages)
` [PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls

mount: can't read superblock on - corrupt leaf - read time tree block corruption detected
 2024-10-09 15:00 UTC  (5+ messages)

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-10-09 15:00 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint

[PATCH] KVM: selftests: memslot_perf_test: increase guest sync timeout
 2024-10-09 14:58 UTC  (2+ messages)

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-09 14:59 UTC  (12+ messages)

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-09 14:59 UTC  (2+ messages)

[PATCH v4 0/8] Add iio backend compatibility for ad7606
 2024-10-09 14:59 UTC  (11+ messages)
` [PATCH v4 5/8] iio: adc: ad7606: Add compatibility to fw_nodes
` [PATCH v4 6/8] iio: adc: ad7606: Introduce num_adc_channels
` [PATCH v4 7/8] iio: adc: ad7606: Add iio-backend support
` [PATCH v4 8/8] iio: adc: ad7606: Disable PWM usage for non backend version

[PATCH v12 00/21] Introduce the lwIP network stack
 2024-10-09 14:50 UTC  (18+ messages)
` [PATCH v12 05/21] net: introduce alternative implementation as net/lwip/
` [PATCH v12 06/21] net: split net into net{,-common,-legacy,-lwip}
` [PATCH v12 07/21] net: eth-uclass: add function eth_start_udev()
` [PATCH v12 08/21] net: lwip: build lwIP
` [PATCH v12 09/21] net: lwip: add DHCP support and dhcp commmand
` [PATCH v12 10/21] net: lwip: tftp: bind to TFTP port only when in server mode
` [PATCH v12 11/21] net: lwip: add TFTP support and tftpboot command
` [PATCH v12 12/21] net: lwip: add ping command
` [PATCH v12 13/21] net: lwip: add dns command
` [PATCH v12 14/21] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v12 15/21] net: lwip: add wget command
` [PATCH v12 16/21] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v12 17/21] configs: add qemu_arm64_lwip_defconfig
` [PATCH v12 18/21] net: lwip: tftp: add support of blksize option to client
` [PATCH v12 19/21] net: lwip: add TFTP_BLOCKSIZE
` [PATCH v12 20/21] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v12 21/21] MAINTAINERS: net: lwip: add myself as a maintainer

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-09 14:58 UTC  (2+ messages)

[bug report] mmc: core: Prepare to support SD UHS-II cards
 2024-10-09 14:59 UTC 

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-09 14:38 UTC  (3+ messages)
` [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS

[PATCH 6.6 000/386] 6.6.55-rc1 review
 2024-10-09 14:58 UTC  (2+ messages)

[PATCH] ima: Fix OOB read when violation occurs with ima template
 2024-10-09 14:53 UTC 

[PATCH 0/2] block/preallocate: fix image truncation logic
 2024-10-09 14:54 UTC  (6+ messages)
` [PATCH 1/2] preallocate: do not allow to change BDS permission improperly
` [PATCH 2/2] block/preallocate: fix image truncation logic

[PATCH net-next] net/smc: Address spelling errors
 2024-10-09 14:57 UTC  (2+ messages)

[PATCH v3 0/3] Register Xen's load address as a boot module
 2024-10-09 14:57 UTC  (3+ messages)
` [PATCH v3 1/3] xen/riscv: implement virt_to_maddr()

[PATCH v2 0/4] Cleanup dma device in spl and move dma channel[0]
 2024-10-09 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] mach-k3: common.c: Remove dma device in spl exit
` [PATCH v2 2/4] configs: k3: Enable device removal in SPL
` [PATCH v2 3/4] dma: ti: k3-udma: Move udma_probe() below all APIs
` [PATCH v2 4/4] dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()

[PATCH] examples/l2fwd-macsec: enable extended packet number
 2024-10-09 14:57 UTC  (2+ messages)

[PATCH v2] v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc()
 2024-10-09 14:57 UTC  (4+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-10-09 14:57 UTC  (26+ messages)
` [RFC PATCH v2 00/24] Modernize our "
  ` [RFC PATCH v2 01/24] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
  ` [RFC PATCH v2 02/24] t/test-lib: wire up NO_ICONV prerequisite
  ` [RFC PATCH v2 03/24] t/lib-gitweb: test against the build version of gitweb
  ` [RFC PATCH v2 04/24] t/lib-gpg: fix setup of GNUPGHOME in MinGW
  ` [RFC PATCH v2 05/24] t1401: make invocation of tar(1) work with Win32-provided one
  ` [RFC PATCH v2 06/24] t3404: work around platform-specific behaviour on macOS 10.15
  ` [RFC PATCH v2 07/24] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
  ` [RFC PATCH v2 08/24] t7300: work around platform-specific behaviour with long paths on MinGW
  ` [RFC PATCH v2 09/24] t/unit-tests: update clar unit test framework
  ` [RFC PATCH v2 10/24] builtin/credential-cache: fix missing parameter for stub function
  ` [RFC PATCH v2 11/24] http: fix build error on FreeBSD
  ` [RFC PATCH v2 12/24] Makefile: extract script to generate clar declarations
  ` [RFC PATCH v2 13/24] Makefile: extract script to massage Perl scripts
  ` [RFC PATCH v2 14/24] Makefile: refactor GIT-VERSION-GEN to be reusable
  ` [RFC PATCH v2 15/24] Makefile: refactor generators to be PWD-independent
  ` [RFC PATCH v2 16/24] Makefile: use common template for GIT-BUILD-OPTIONS
  ` [RFC PATCH v2 17/24] Makefile: consistently use @PLACEHOLDER@ to substitute
  ` [RFC PATCH v2 18/24] Makefile: consistently use PERL_PATH
  ` [RFC PATCH v2 19/24] Makefile: allow "bin-wrappers/" directory to exist
  ` [RFC PATCH v2 20/24] Makefile: simplify building of templates
  ` [RFC PATCH v2 21/24] t: better support for out-of-tree builds
  ` [RFC PATCH v2 22/24] t: allow overriding build dir
  ` [RFC PATCH v2 23/24] Documentation: add comparison of build systems
  ` [RFC PATCH v2 24/24] Introduce support for the Meson build system

[PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
 2024-10-09 14:57 UTC  (2+ messages)

[PATCH] migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
 2024-10-09 14:56 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
 2024-10-09 14:56 UTC  (18+ messages)
` yet another approach Was: [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack

[PATCH 0/2] nvme: add rotational support
 2024-10-09 14:56 UTC  (4+ messages)
` [PATCH 1/2] nvme: make independent ns identify default

[PATCH 0/4] nfs: kobject: use generic helpers and ownership
 2024-10-09 14:56 UTC  (4+ messages)
` [PATCH 4/4] nfs: sysfs: use default get_ownership() callback

[PATCH] examples/ipsec-secgw: fix dequeue count from cryptodev
 2024-10-09 14:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Enhance union-find with KUnit tests and optimization improvements
 2024-10-09 14:55 UTC  (6+ messages)
` [PATCH v2 1/6] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()

[PATCH v3 00/12] qcow2: make subclusters discardable
 2024-10-09 14:55 UTC  (3+ messages)

[PATCH 0/3] Cleanup some writeback codes
 2024-10-09 14:55 UTC  (7+ messages)
` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL

[PATCH 1/2] ALSA: hda: tas2781: Fix missing setup at runtime PM
 2024-10-09 14:55 UTC  (3+ messages)

[PATCH] NFSV4: fix rpc_task use-after-free when open concurrently
 2024-10-09 14:54 UTC  (6+ messages)

[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
 2024-10-09 14:53 UTC  (6+ messages)

[linux-next:master 2534/3432] sound/soc/codecs/rt-sdw-common.c:172 rt_sdca_headset_detect() error: uninitialized symbol 'jack_type'
 2024-10-09 14:53 UTC 

[PATCH v6 00/11] x86: Expose consistent topology to guests
 2024-10-09 14:53 UTC  (5+ messages)
` [PATCH v6 08/11] xen/lib: Add topology generator for x86
` [PATCH v6 09/11] xen/x86: Derive topologically correct x2APIC IDs from the policy

[bug report] bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
 2024-10-09 14:53 UTC 

[PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer
 2024-10-09 14:53 UTC  (2+ messages)

Help diagnosing lvm ioctl log spam
 2024-10-09 14:52 UTC  (2+ messages)

[PATCH] HID: amd_sfh: Return immediately if no sensor is found
 2024-10-09 14:52 UTC  (5+ messages)

[syzbot] [usb?] possible deadlock in chaoskey_release
 2024-10-09 14:52 UTC  (2+ messages)
` [PATCH next] USB: chaoskey: Fix possible deadlock chaoskey_list_lock

[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, i40e, igb, e1000e)
 2024-10-09 14:51 UTC  (3+ messages)
` [PATCH net 1/7] ice: Fix entering Safe Mode

provide generic page_to_phys and phys_to_page implementations
 2024-10-09 14:37 UTC  (5+ messages)
` [PATCH] asm-generic: "

[PATCH v3 0/9] serial: qcom-geni: fix receiver enable
 2024-10-09 14:51 UTC  (10+ messages)
` [PATCH v3 1/9] serial: qcom-geni: fix polled console initialisation
` [PATCH v3 2/9] serial: qcom-geni: revert broken hibernation support
` [PATCH v3 3/9] serial: qcom-geni: fix shutdown race
` [PATCH v3 4/9] serial: qcom-geni: fix dma rx cancellation
` [PATCH v3 5/9] serial: qcom-geni: fix receiver enable
` [PATCH v3 6/9] serial: qcom-geni: fix rx cancel dma status bit
` [PATCH v3 7/9] serial: qcom-geni: drop flip buffer WARN()
` [PATCH v3 8/9] serial: qcom-geni: drop unused receive parameter
` [PATCH v3 9/9] serial: qcom-geni: rename suspend functions

[PATCH 1/2] MAINTAINERS: Add Maíra to VC4 reviewers
 2024-10-09 14:50 UTC  (3+ messages)

[xen-unstable test] 188018: tolerable FAIL - PUSHED
 2024-10-09 14:50 UTC 

[PATCH v1 0/3] Import Kernel uAPI header files
 2024-10-09 14:50 UTC  (3+ messages)
` [PATCH v1 1/3] uapi: introduce kernel uAPI headers import

[PATCH] mailmap: add an entry for Andy Chiu
 2024-10-09 14:49 UTC 

[PATCH v2 2/3] phy: rockchip-pcie: Use devm_clk_get_enabled() helper
 2024-10-09 14:49 UTC  (5+ messages)

CVE-2024-47673: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
 2024-10-09 14:49 UTC 

CVE-2024-47672: wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
 2024-10-09 14:49 UTC 

CVE-2024-47670: ocfs2: add bounds checking to ocfs2_xattr_find_entry()
 2024-10-09 14:49 UTC 

CVE-2024-47671: USB: usbtmc: prevent kernel-usb-infoleak
 2024-10-09 14:49 UTC 

[Intel-wired-lan] [PATCH v2 iwl-next 0/4] Fix E825 initialization
 2024-10-09 14:48 UTC  (3+ messages)
  `  "

[PATCH v2] dt-bindings: leds: Document "rc-feedback" trigger
 2024-10-09 14:48 UTC  (2+ messages)

[PATCH] HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
 2024-10-09 14:47 UTC 

[PATCH v3] alienware-wmi: Dell AWCC platform_profile support
 2024-10-09 14:48 UTC  (2+ messages)

[PATCH] generic/694: sync before sampling i_blocks
 2024-10-09 14:48 UTC  (2+ messages)

[PATCH 0/4] mtd: spinand: winbond: Fix chip descriptions
 2024-10-09 14:47 UTC  (5+ messages)
` [PATCH 2/4] mtd: spi-nand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information

[PATCH] rust: query the compiler for dylib path
 2024-10-09 14:47 UTC  (7+ messages)

[meta-ti][master/scarthgap][PATCH v3] ti-bsp: Add RT and systest support
 2024-10-09 14:47 UTC  (2+ messages)

[RFC PATCH 0/9] async COPY fixes
 2024-10-09 14:47 UTC  (4+ messages)
` [RFC PATCH 7/9] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation

[PATCH 2/2] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-10-09 14:47 UTC  (2+ messages)

[PATCH v3 0/2] Cleanup some writeback codes
 2024-10-09 15:17 UTC  (4+ messages)
` [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
` [PATCH v3 2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()

[PATCH i-g-t] runner/executor.c: Detect tests killed by a signal
 2024-10-09 14:46 UTC  (3+ messages)
` [PATCH i-g-t v6] runner/executor: Abort when child process is "

[PATCH] generic/746: install two necessary files
 2024-10-09 14:46 UTC  (2+ messages)

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-09 14:46 UTC  (13+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions

[PATCH 0/3] Handle G2H response timeout
 2024-10-09 14:45 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-10-09 14:45 UTC  (3+ messages)

[PATCH 5.10.y 0/4] Backport fix commit for kprobe_non_uniq_symbol.tc test failure
 2024-10-09 14:44 UTC  (3+ messages)

[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
 2024-10-09 14:44 UTC  (2+ messages)

[PATCH] backlight: Remove notifier
 2024-10-09 14:43 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/30] Permission Overlay Extension
 2024-10-09 14:43 UTC  (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

[PATCH] docs: fusa: Add requirements for Device Passthrough
 2024-10-09 14:42 UTC  (5+ messages)

[ovmf test] 188031: all pass - PUSHED
 2024-10-09 14:42 UTC 

[PATCH v2] Docs/mm: Fix a mistake for pfn in page_tables.rst
 2024-10-09 14:41 UTC 

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-10-09 14:41 UTC  (4+ messages)

[PATCH 00/16] Updates for styhead
 2024-10-09 14:41 UTC  (8+ messages)
` [PATCH 12/16] ref-manual: add missing variable PRSERVER_UPSTREAM
  ` [docs] "
` [PATCH 16/16] release-notes-5.1: update release note for styhead
  ` [docs] "

[PATCH v2 1/2] drm/i915/display: Add own counter for Panel Replay vblank workaround
 2024-10-09 14:41 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/display: Fix Panel Replay vblank enable workaround

[syzbot] [btrfs?] general protection fault in getname_kernel (2)
 2024-10-09 14:33 UTC  (2+ messages)
`  "

[PATCH 0/7] types: replace remaining uses of __u{16,32,64}
 2024-10-09 14:39 UTC  (5+ messages)
` [PATCH 1/7] byteorder: replace __u16

[PATCH] firmware: arm_scmi: Skip opp duplicates
 2024-10-09 14:39 UTC 

[RESEND. PATCH] leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
 2024-10-09 14:39 UTC  (2+ messages)

[PATCH 0/6] leds: Remove local leds.h where not required
 2024-10-09 14:37 UTC  (2+ messages)

[PATCH v2 00/10] Make RCU Tasks scan idle tasks
 2024-10-09 14:37 UTC  (3+ messages)
` [PATCH v2 07/10] rcu/tasks: Check RCU watching state for holdout idle injection tasks

[PATCH v7 0/3] FDP and per-io hints
 2024-10-09 14:36 UTC  (12+ messages)

[bug report] mmc: core: Add open-ended Ext memory addressing
 2024-10-09 14:35 UTC 

[PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-10-09 14:32 UTC  (2+ messages)
` [PATCH v4 5/5] arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU


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.