All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-07 22:07:48 to 2023-11-07 23:23:49 UTC [more...]

[PATCH AUTOSEL 6.5 01/18] iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()
 2023-11-07 23:23 UTC  (11+ messages)
` [PATCH AUTOSEL 6.5 02/18] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
` [PATCH AUTOSEL 6.5 04/18] dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides
` [PATCH AUTOSEL 6.5 05/18] phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
` [PATCH AUTOSEL 6.5 06/18] phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
` [PATCH AUTOSEL 6.5 07/18] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.5 08/18] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.5 09/18] usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk

[PATCH AUTOSEL 6.6 01/18] iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()
 2023-11-07 23:22 UTC  (23+ messages)
` [PATCH AUTOSEL 6.6 02/18] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
` [PATCH AUTOSEL 6.6 03/18] tty: vcc: Add check for kstrdup() in vcc_probe()
` [PATCH AUTOSEL 6.6 04/18] dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides
` [PATCH AUTOSEL 6.6 05/18] phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
` [PATCH AUTOSEL 6.6 06/18] phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
` [PATCH AUTOSEL 6.6 07/18] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.6 08/18] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.6 09/18] usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
` [PATCH AUTOSEL 6.6 10/18] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 6.6 11/18] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [f2fs-dev] [PATCH AUTOSEL 6.6 13/18] f2fs: fix error path of __f2fs_build_free_nids
  `  "
` [f2fs-dev] [PATCH AUTOSEL 6.6 14/18] f2fs: fix error handling of __get_node_page
  `  "
` [PATCH AUTOSEL 6.6 15/18] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
` [PATCH AUTOSEL 6.6 16/18] usb: gadget: f_ncm: Always set current gadget in ncm_bind()
` [PATCH AUTOSEL 6.6 17/18] 9p/trans_fd: Annotate data-racy writes to file::f_flags
` [PATCH AUTOSEL 6.6 18/18] 9p: v9fs_listxattr: fix %s null argument warning

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-07 23:23 UTC  (47+ messages)
` [RFC PATCH 02/86] Revert "sched/core: Make sched_dynamic_mutex static"
` [RFC PATCH 03/86] Revert "ftrace: Use preemption model accessors for trace header printout"
` [RFC PATCH 04/86] Revert "preempt/dynamic: Introduce preemption model accessors"
` [RFC PATCH 07/86] Revert "livepatch,sched: Add livepatch task switching to cond_resched()"
` [RFC PATCH 08/86] Revert "arm64: Support PREEMPT_DYNAMIC"
` [RFC PATCH 14/86] Revert "preempt/dynamic: Fix setup_preempt_mode() return value"
` [RFC PATCH 28/86] Revert "preempt/dynamic: Provide preempt_schedule[_notrace]() static calls"
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
  ` [RFC PATCH 58/86] treewide: x86: "
  ` [RFC PATCH 59/86] treewide: rcu: "
  ` [RFC PATCH 60/86] treewide: torture: "
  ` [RFC PATCH 61/86] treewide: bpf: "
  ` [RFC PATCH 62/86] treewide: trace: "
  ` [RFC PATCH 63/86] treewide: futex: "
  ` [RFC PATCH 64/86] treewide: printk: "
  ` [RFC PATCH 65/86] treewide: task_work: "
  ` [RFC PATCH 66/86] treewide: kernel: "
  ` [RFC PATCH 67/86] treewide: kernel: remove cond_reshed()
  ` [RFC PATCH 68/86] treewide: mm: remove cond_resched()
  ` [RFC PATCH 69/86] treewide: io_uring: "
  ` [RFC PATCH 70/86] treewide: ipc: "
  ` [RFC PATCH 71/86] treewide: lib: "
  ` [RFC PATCH 72/86] treewide: crypto: "
  ` [RFC PATCH 73/86] treewide: security: "
  ` [RFC PATCH 74/86] treewide: fs: "
  ` [RFC PATCH 75/86] treewide: virt: "
  ` [RFC PATCH 76/86] treewide: block: "
  ` [RFC PATCH 77/86] treewide: netfilter: "
  ` [RFC PATCH 78/86] treewide: net: "
  ` [RFC PATCH 79/86] "
  ` [RFC PATCH 80/86] treewide: sound: "
  ` [RFC PATCH 81/86] treewide: md: "
  ` [RFC PATCH 82/86] treewide: mtd: "
  ` [RFC PATCH 83/86] treewide: drm: "
  ` [RFC PATCH 84/86] treewide: net: "
  ` [RFC PATCH 85/86] treewide: drivers: "
  ` [RFC PATCH 86/86] sched: "

[PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
 2023-11-07 23:23 UTC  (17+ messages)

[PATCH 0/3] board: ti: common: setup mux and debounce for 32k RTC crystal
 2023-11-07 23:21 UTC  (4+ messages)
` [PATCH 1/3] board: ti: common: add rtc setup to common folder
` [PATCH 2/3] configs: am62ax: setup the 32k RTC crystal
` [PATCH 3/3] configs: am62x: move 32K RTC crystal to common

[PATCH 0/3] Refactor and Document GWeb Parsing Functions to Handle RFC 2732 IPv6 Bracketed Hosts
 2023-11-07 23:20 UTC  (13+ messages)
` [PATCH 1/3] gweb: Rename 'parse_url'
  ` [PATCH 1/3 v2] "
` [PATCH 2/3] gweb: Refactor 'parse_request_and_proxy_urls'
  ` [PATCH 2/3 v2] "
  ` [PATCH 2/3 v3] "
` [PATCH 3/3] gweb: Add documentation to URL parsing functions
  ` [PATCH 3/3 v2] "

[Intel-xe] [PATCH 00/12] GSC FW loading
 2023-11-07 23:20 UTC  (5+ messages)
` [Intel-xe] [PATCH 02/12] fixup! drm/xe/guc: Report submission version of GuC firmware
` [Intel-xe] [PATCH 03/12] drm/xe/uc: Rework uC version tracking

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2023-11-07 23:18 UTC  (2+ messages)

Regression in io_uring, leading to data corruption
 2023-11-07 23:16 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] configs/roc_pc_rk3399: Bump Linux and U-Boot version
 2023-11-07 23:13 UTC 

[PATCH v8 04/23] scsi: sd: Differentiate system and runtime start/stop management
 2023-11-07 23:11 UTC  (12+ messages)

[PATCH 0/9] SVM guest shadow stack support
 2023-11-07 23:10 UTC  (9+ messages)
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs

arch/mips/kernel/smp-cps.c:165:37: sparse: sparse: cast removes address space '__iomem' of expression
 2023-11-07 23:08 UTC 

[android-common:android12-5.10 2/3] mm/page_alloc.c:5037 __alloc_pages_slowpath() error: uninitialized symbol 'vh_record'
 2023-11-07 23:08 UTC 

diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h
 2023-11-07 23:08 UTC 

[PATCH RFC 12/20] kasan: save alloc stack traces for mempool
 2023-11-07 23:08 UTC  (2+ messages)

[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
 2023-11-07 23:08 UTC  (6+ messages)

[PATCH] KVM: x86/xen: improve accuracy of Xen timers
 2023-11-07 23:07 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mbuf: remove use of now unnecessary extension keyword
 2023-11-07 23:07 UTC  (2+ messages)

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-07 23:06 UTC  (10+ messages)

arch/loongarch/mm/ioremap.c:9:21: sparse: void [noderef] __iomem *extern [addressable] [toplevel] early_ioremap( ... )
 2023-11-07 23:03 UTC 

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-07 23:03 UTC  (9+ messages)
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator

drivers/net/dsa/sja1105/sja1105_main.c:505 sja1105_init_avb_params() warn: is 'table->entries' large enough for 'struct sja1105_avb_params_entry'? 1
 2023-11-07 23:02 UTC 

sound/usb/mixer_scarlett2.c:3226:48: error: ' Volume Control Playback Enum' directive output may be truncated writing 29 bytes into a region of size between 25 and 33
 2023-11-07 23:02 UTC 

[PATCH for-next v2 6/6] RDMA/rxe: Cleanup mcg lifetime
 2023-11-07 23:03 UTC  (2+ messages)

[intel-tdx:guest-attest-wip 13/13] drivers/virt/coco/tdx-guest/tdx-guest.c:89: warning: Function parameter or member 'hdr' not described in 'att_service_req'
 2023-11-07 23:03 UTC 

[PATCH v3 0/3] Add a test to catch unprobed Devicetree devices
 2023-11-07 23:02 UTC  (7+ messages)
` [PATCH v3 3/3] kselftest: Add new test for detecting "

[PATCH] perf/x86: Don't enforce minimum period for KVM guest-only events
 2023-11-07 23:02 UTC  (3+ messages)

[PATCH] riscv: split cache ops out of dma-noncoherent.c
 2023-11-07 23:00 UTC  (3+ messages)

[PATCH net] net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
 2023-11-07 22:59 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
 2023-11-07 22:58 UTC 

[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
 2023-11-07 22:16 UTC 

[PATCH v11 00/24] Modernize U-Boot shell
 2023-11-07 21:41 UTC  (3+ messages)
` [PATCH v11 07/24] cli: Add Busybox upstream hush.c file
` [PATCH v11 12/24] cli: Enables using hush 2021 parser as command line parser

Booting Android using U-Boot
 2023-11-07 20:42 UTC 

test
 2023-11-07 22:57 UTC 

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-07 22:56 UTC  (5+ messages)
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start

[rafael-pm:bleeding-edge] BUILD SUCCESS 6c0a00ab98434b944ea817c95c8435d67700423f
 2023-11-07 22:56 UTC 

[PATCH] dt: dt-extract-compatibles: Don't follow symlinks when walking tree
 2023-11-07 22:55 UTC 

[RFC PATCH v2 0/3] clk: qcom: provide alternative 'parked' RCG
 2023-11-07 22:50 UTC  (6+ messages)
` [RFC PATCH v2 2/3] clk: qcom: implement RCG2 'parked' clock support

[PATCH v2 net 4/7] net/sched: taprio: get corrected value of cycle_time and interval
 2023-11-07 22:45 UTC  (2+ messages)

PSA: migrating linux-man to new vger infrastructure
 2023-11-07 22:46 UTC  (3+ messages)

Missing a write memory barrier in tls_init()
 2023-11-07 22:45 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 00/30] drm/i915: Improve BW management on MST links
 2023-11-07 22:45 UTC  (18+ messages)
` [Intel-gfx] [PATCH v4 02/30] drm/dp_mst: Fix fractional DSC bpp handling
` [Intel-gfx] [PATCH v4 06/30] drm/dp_mst: Allow DSC in any Synaptics last branch device
  `  "
` [Intel-gfx] [PATCH v4 07/30] drm/dp: Add DP_HBLANK_EXPANSION_CAPABLE and DSC_PASSTHROUGH_EN DPCD flags
    `  "
` [Intel-gfx] [PATCH v4 08/30] drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
    `  "
` [Intel-gfx] [PATCH v4 09/30] drm/dp: Add helpers to calculate the link BW overhead
  ` [Intel-gfx] [PATCH v5 "
    `  "
    ` [PATCH v4 "

drivers/spi/spi-loongson-core.c:46:15: sparse: sparse: too long token expansion
 2023-11-07 22:44 UTC 

fs/bcachefs/buckets.c:675:61: sparse: sparse: invalid access past the end of 'p' (4 8)
 2023-11-07 22:45 UTC 

xen | Successful pipeline for staging | 78a86b26
 2023-11-07 22:41 UTC 

[RESEND v5 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-11-07 22:41 UTC  (7+ messages)
` [RESEND v5 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [RESEND v5 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [RESEND v5 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types

[Intel-wired-lan] [PATCH iwl-next 1/1] ice: Block PF reinit if attached to bond
 2023-11-07 22:40 UTC 

[PATCH] x86/shstk: Change SSP after user accesses
 2023-11-07 22:40 UTC  (2+ messages)

[PATCH net v2] net: phylink: initialize carrier state at creation
 2023-11-07 22:40 UTC  (2+ messages)

[xen-4.18-testing test] 183704: tolerable trouble: fail/pass/starved - PUSHED
 2023-11-07 22:36 UTC 

[GIT PULL FOR 6.8] V4L2 subdev patches
 2023-11-07 22:35 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-11-07 22:33 UTC  (10+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support

[PATCH] trace cmd record: Remove extra characters in documentation
 2023-11-07 22:32 UTC 

[PATCH] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2023-11-07 22:30 UTC  (2+ messages)

[PATCH net 0/4] vsock: fix server prevents clients from reconnecting
 2023-11-07 22:30 UTC  (2+ messages)

[igt-dev] [PATCH 1/2] lib/drmtest: add igt_debug when forced and dev_name doesn't match
 2023-11-07 22:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/2] lib/drmtest: add igt_debug when forced and dev_name doesn't match (rev2)

[PATCH net v3] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-07 22:30 UTC  (2+ messages)

[PATCH] i2c: iproc: handle invalid slave state
 2023-11-07 22:28 UTC  (4+ messages)

RFC: A KVM-specific alternative to UserfaultFD
 2023-11-07 22:29 UTC  (4+ messages)

[syzbot] possible deadlock in reiserfs_dirty_inode
 2023-11-07 22:26 UTC  (5+ messages)
` [syzbot] [reiserfs?] "

[PATCH v3 0/2] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-11-07 22:25 UTC  (4+ messages)
` [PATCH v3 2/2] hw/acpi: Implement the SRAT GI affinity structure

[iptables PATCH] ebtables: Fix corner-case noflush restore bug
 2023-11-07 22:24 UTC  (2+ messages)

[RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
 2023-11-07 22:23 UTC  (12+ messages)

[Buildroot] [PATCH v1 1/1] package/containerd: bump version to v1.7.8
 2023-11-07 22:23 UTC 

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-11-07 22:22 UTC  (4+ messages)
` [RFC PATCH 10/19] rust: fs: introduce `FileSystem::read_folio`

[PATCH v3] tg3: Fix the TX ring stall
 2023-11-07 22:20 UTC  (2+ messages)

[PATCH] s390/qeth: Fix typo 'weed' in comment
 2023-11-07 22:20 UTC  (2+ messages)

[meta-arago][master/kirkstone][PATCH 1/2] tisdk-sw-manifest: Add code to not fail on tar error
 2023-11-07 22:19 UTC  (8+ messages)
    ` [EXTERNAL] "

[GIT PULL] gfs2 fixes
 2023-11-07 22:18 UTC  (3+ messages)

[igt-dev] [PATCH v4] lib/gpgpu_fill: Add support for Xe2 platforms
 2023-11-07 22:18 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "

[Buildroot] [PATCH v1 1/1] package/go: security bump to go1.21.4
 2023-11-07 22:17 UTC 

[RFC] Support for alternative init systems
 2023-11-07 22:16 UTC  (2+ messages)
` [Openembedded-architecture] "

[PATCH] drm/amdkfd: Skip locking KFD when unbinding GPU
 2023-11-07 22:16 UTC  (4+ messages)

[PATCH 1/3] nvme: multipath: Implemented new iopolicy "queue-depth"
 2023-11-07 22:14 UTC  (4+ messages)

[PATCH] [meta classes] sed -i destroys symlinks
 2023-11-07 22:14 UTC  (2+ messages)
` [oe] "

[PATCH] perf: arm_cspmu: Reject events meant for other PMUs
 2023-11-07 22:12 UTC  (4+ messages)

[PATCH 1/6] drm/amdgpu: Fix possible null pointer dereference
 2023-11-07 22:11 UTC  (3+ messages)
` [PATCH 2/6] drm/amdgpu: New VM state for evicted user BOs

6.7.0-rc1 + hacks deadlock bug, wifi netdev delete + cat of debugfs file
 2023-11-07 22:08 UTC 

Yocto Project Status 07 November 2023 (WW45)
 2023-11-07 22:08 UTC  (2+ messages)
` [yocto] "

[PATCH] drm/ttm: Schedule delayed_delete worker closer
 2023-11-07 22:07 UTC  (2+ 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.