All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-30 09:25:19 to 2022-11-30 10:05:49 UTC [more...]

[PATCH v2 0/1] tcg: convert tcg/README to rst
 2022-11-30 10:04 UTC  (2+ messages)
` [PATCH v2 1/1] "

[syzbot] KASAN: use-after-free Read in nfc_llcp_find_local
 2022-11-30 10:05 UTC 

[PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
 2022-11-30 10:04 UTC  (3+ messages)
` [PATCH for-8.0 2/2] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE "

[PATCH] mmc: core: Fix error return code in sd_read_ext_regs()
 2022-11-30 10:04 UTC  (2+ messages)

TI: X15 the connected SSD is not detected on Linux next 20221006 tag
 2022-11-30 10:03 UTC  (15+ messages)

[PATCH ulogd2 v2 v2 00/34] Refactor of the DB output plug-ins
 2022-11-30 10:04 UTC  (3+ messages)
` [PATCH ulogd2 v2 v2 05/34] build: add checks to configure.ac

[PATCH] random: align entropy_timer_state to cache line
 2022-11-30 10:04 UTC  (3+ messages)

[OE-core][PATCH v2] tzdata: update to 2022f
 2022-11-30 10:04 UTC 

[PATCH 0/6] ov5693/int3472: Privacy LED handling changes + IPU6 compatibility
 2022-11-30 10:03 UTC  (10+ messages)
` [PATCH 2/6] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH 3/6] platform/x86: int3472/discrete: Treat privacy LED as regular GPIO
` [PATCH 5/6] platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode
` [PATCH 6/6] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

[PATCH v4] scsi: sd_zbc: trace zone append emulation
 2022-11-30 10:03 UTC  (8+ messages)

[syzbot] INFO: task hung in gfs2_gl_hash_clear (3)
 2022-11-30 10:01 UTC  (3+ messages)

[tip: perf/urgent] perf: Fix perf_pending_task() UaF
 2022-11-30 10:02 UTC 

[PATCH] drivers: fix symbol exports when map is omitted
 2022-11-30 10:02 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (Nov 2022, #07; Tue, 29)
 2022-11-30 10:02 UTC  (3+ messages)
` ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))

[PATCH v2 00/17] drm: Introduce Kunit Tests to VC4
 2022-11-30  9:59 UTC  (7+ messages)
` [PATCH v2 09/17] drm/tests: helpers: Allow to pass a custom drm_driver
` [PATCH v2 15/17] drm/vc4: tests: Introduce a mocking infrastructure

[PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
 2022-11-30  9:53 UTC  (3+ messages)

[PATCH 1/1] iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()
 2022-11-30  9:58 UTC  (4+ messages)

[PATCH] mmc: sdhci-sprd: Fix no reset data and command after voltage switch
 2022-11-30  9:58 UTC  (2+ messages)

[PATCH] signal: Allow tasks to cache one sigqueue struct (again)
 2022-11-30  9:58 UTC  (4+ messages)

[PATCH v2] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
 2022-11-30  9:58 UTC  (3+ messages)
` [v2] "

[PATCH] erofs: update documentation
 2022-11-30  9:56 UTC  (2+ messages)

[PATCH] hvc/xen: prevent concurrent accesses to the shared ring
 2022-11-30  9:34 UTC  (6+ messages)

[PATCH net-next] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
 2022-11-30  9:55 UTC  (2+ messages)

[PATCH] macintosh/windfarm_pid: Add header file macro definition
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH] macintosh/ams/ams: Add header file macro definition
 2022-11-30  9:23 UTC  (2+ messages)

[dm-devel] [PATCH v5 00/10] Implement copy offload support
 2022-11-30  9:55 UTC  (9+ messages)
  ` [dm-devel] [PATCH v5 10/10] fs: add support for copy file range in zonefs
              `  "

[PATCH bpf-next] selftests: xsk: changes for setting up NICs to run xsk self-tests
 2022-11-30  9:41 UTC 

[PATCH v2] ocxl: fix pci device refcount leak when calling get_function_0()
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH v2] macintosh: fix possible memory leak in macio_add_one_device()
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH v12 0/2] Hey Uwe, all,
 2022-11-30  9:53 UTC  (9+ messages)
` [PATCH v12 1/2] pwm: add microchip soft ip corePWM driver

[PATCH] powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data()
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH v4 00/14] vfio/migration: Implement VFIO migration protocol v2
 2022-11-30  9:44 UTC  (15+ messages)
` [PATCH v4 01/14] migration: No save_live_pending() method uses the QEMUFile parameter
` [PATCH v4 02/14] migration: Simplify migration_iteration_run()
` [PATCH v4 03/14] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v4 04/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v4 05/14] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v4 06/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v4 07/14] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v4 08/14] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v4 09/14] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v4 10/14] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v4 11/14] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v4 12/14] docs/devel: Align vfio-migration docs to VFIO migration v2
` [PATCH v4 13/14] vfio/migration: Use VFIO_DEVICE_FEATURE_MIG_DATA_SIZE ioctl
` [PATCH v4 14/14] vfio/migration: Optimize vfio_save_pending()

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-11-30  9:53 UTC  (7+ messages)

[PATCH -next] macintosh: Switch to use for_each_child_of_node() macro
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH] misc: ocxl: fix possible name leak in ocxl_file_register_afu()
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH 1/2] cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH] powerpc: Use "grep -E" instead of "egrep"
 2022-11-30  9:24 UTC  (3+ messages)

[qemu-web PATCH v2] Add a blog post about zoned storage emulation
 2022-11-30  9:48 UTC  (3+ messages)

[PATCH] powerpc: pasemi: add __init/__exit annotations to module init/exit funcs
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH v5 0/3] Add data-lanes and link-frequencies to dp_out endpoint
 2022-11-30  9:50 UTC  (4+ messages)
` [PATCH v5 2/3] drm/msm/dp: parser data-lanes and link-frequencies from endpoint node

[PATCH v3 1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
 2022-11-30  9:50 UTC  (4+ messages)
` [PATCH v3 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check

[PATCH] powerpc/xive: remove unused parameter
 2022-11-30  9:23 UTC  (3+ messages)

[LTP] [PATCH] statvfs01: Convert to new LTP API
 2022-11-30  9:50 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCH] powerpc: Fix formatting problems to make code look more beautiful
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-30  9:23 UTC  (2+ messages)
` (subset) "

[PATCH] mm: check the return value of ioremap() in macio_init()
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH v2] macintosh: via-pmu-backlight: Use backlight helper
 2022-11-30  9:23 UTC  (3+ messages)

Yocto Project Status 29 November 2022 (WW48)
 2022-11-30  9:48 UTC  (6+ messages)
` Y2038 proposal
  ` [yocto] "

[PATCH] powerpc: suppress some linker warnings in recent linker versions
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-30  9:47 UTC  (6+ messages)
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

[PATCH] powerpc/8xx: Fix warning in hw_breakpoint_handler()
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH -next v2] powerpc/mpic_msgr: fix cast removes address space of expression warnings
 2022-11-30  9:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/3] More GuC firmware version improvements
 2022-11-30  9:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for More GuC firmware version improvements (rev3)

[PATCH] powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH v3 0/3] RISC-V: Ensure Zicbom has a valid block size
 2022-11-30  9:46 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-30  9:46 UTC  (2+ messages)

[PATCH v3] powerpc: add compile-time support for lbarx, lharx
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH] 9p: fix crash when transaction killed
 2022-11-30  8:14 UTC  (5+ messages)

[PATCH] powerpc: remove the last remnants of cputime_t
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH] media: platform: mtk-mdp3: Fix return value check in mdp_probe()
 2022-11-30  9:44 UTC  (3+ messages)

[PATCH] docs: powerpc: add POWER9 and POWER10 to CPU families
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH mptcp-net v2 0/3] mptcp: fix request sock for subflow in v6
 2022-11-30  9:44 UTC  (4+ messages)
` [PATCH mptcp-net v2 1/3] mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
` [PATCH mptcp-net v2 2/3] mptcp: dedicated request sock for subflow in v6
` [PATCH mptcp-net v2 3/3] mptcp: use proper req destructor for IPv6

[PATCH] IB/hfi1: switch to netif_napi_add()
 2022-11-30  9:44 UTC 

[PATCH 0/6] powerpc/pseries - bugfixes/cleanups for PLPKS driver
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH mptcp-next v7 0/4] mptcp: add statistics for mptcp socket in use
 2022-11-30  9:44 UTC  (4+ messages)

[PATCH 1/2] powerpc: Make instruction dump work with scripts/decodecode
 2022-11-30  9:24 UTC  (2+ messages)

[kvalo-ath:pending] BUILD SUCCESS 84730e8a58684fbe42373b9d8aba7e88f2bb0396
 2022-11-30  9:43 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-30  9:39 UTC  (7+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH] powerpc/ftrace: Ignore weak functions
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH 0/5] powerpc/kprobes: preempt related changes and cleanups
 2022-11-30  9:24 UTC  (2+ messages)
` (subset) "

[RFC PATCH 0/6] ls-tree: introduce '--pattern' option
 2022-11-30  9:39 UTC  (3+ messages)
` [RFC PATCH 5/6] ls-tree: introduce 'match_pattern()' function

[PATCH] powerpc/pseries/eeh: Fix some kernel-doc warnings
 2022-11-30  9:24 UTC  (3+ messages)

[PATCH] cxl: Fix refcount leak in cxl_calc_capp_routing
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH] cxl: fix typo in comment
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH] null_blk: support readonly and offline zone conditions
 2022-11-30  9:41 UTC 

[PATCH v2] powerpc/microwatt: Add litesd
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-30  9:39 UTC  (11+ messages)

[PATCH v2] macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
 2022-11-30  9:39 UTC  (4+ messages)

[PATCH master] ARM: stm32mp: lxa-mc1: enable deep probe
 2022-11-30  9:36 UTC 

[PATCH] powerpc/warp: switch to using gpiod API
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH v4 00/13] serial: qcom-geni-serial: implement support for SE DMA
 2022-11-30  9:37 UTC  (5+ messages)
` [PATCH v4 08/13] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_handle_tx()
` [PATCH v4 11/13] tty: serial: qcom-geni-serial: stop operations in progress at shutdown

[PATCH] powerpc/sgy_cts1000: convert to using gpiod API and facelift
 2022-11-30  9:23 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v1 1/4] i40e: Remove unused i40e status codes
 2022-11-30  9:41 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v1 2/4] i40e: Remove string printing for i40e_status
` [Intel-wired-lan] [PATCH net-next v1 4/4] i40e: remove i40e_status

[PATCH v2 0/2] Remove unused macros from asm-offset
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH v2 0/4] riscv: alternative-macros.h cleanups
 2022-11-30  9:37 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
` [PATCH v2 2/4] riscv: alternatives: Don't name unused macro parameters

[PATCH] selftests/powerpc: Remove repeated word in comments
 2022-11-30  9:24 UTC  (3+ messages)

[PATCH] drivers/ps3: Fix double word in comments
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH v2 iptables-nft 0/3] remove escape_quotes support
 2022-11-30  9:34 UTC  (9+ messages)
` [PATCH v2 iptables-nft 1/3] xlate: get rid of escape_quotes
` [PATCH v2 iptables-nft 2/3] extensions: change expected output for new format

[PATCH] selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"
 2022-11-30  9:24 UTC  (3+ messages)

[PATCH] powerpc: Remove find_current_mm_pte()
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH] powerpc/8xx: Simplify pte_update() with 16k pages
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH] powerpc/8xx: Reverse order entries are written by __set_pte_at()
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add nv mailbox irq in soc21
 2022-11-30  9:34 UTC 

[PATCH] powerpc/sysdev: Remove some duplicate prefix in some messages
 2022-11-30  9:24 UTC  (3+ messages)

[PATCHSET 0/2] xfs: fix broken MAXREFCOUNT handling
 2022-11-30  9:32 UTC  (3+ messages)
` [PATCH 2/2] xfs: estimate post-merge refcounts correctly

[PATCH] powerpc: platforms: 52xx: Fix a resource leak in an error handling path
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH v3 -next] powerpc/powermac: Fix symbol not declared warnings
 2022-11-30  9:24 UTC  (2+ messages)

[PATCH] macintosh: windfarm_pm91: Fix warning comparing pointer to 0
 2022-11-30  9:23 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in rfkill_blocked
 2022-11-30  9:32 UTC  (6+ messages)

[PATCH v3 iptables-nft 0/3] remove escape_quotes support
 2022-11-30  9:31 UTC  (4+ messages)
` [PATCH v3 iptables-nft 1/3] xlate: get rid of escape_quotes
` [PATCH v3 iptables-nft 2/3] extensions: change expected output for new format
` [PATCH v3 iptables-nft 3/3] xlate-test: avoid shell entanglements

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-11-30  9:31 UTC  (3+ messages)

[PATCH] macintosh: windfarm_pm81: Fix warning comparing pointer to 0
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH] macintosh: adb: Fix warning comparing pointer to 0
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH][next] powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH] macintosh: windfarm_pm121: Fix warning comparing pointer to 0
 2022-11-30  9:23 UTC  (2+ messages)

[PATCH] macintosh: macio-adb: Fix warning comparing pointer to 0
 2022-11-30  9:23 UTC  (3+ messages)

[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
 2022-11-30  9:31 UTC  (4+ messages)
` [PATCH 6/6] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2

[syzbot] BUG: unable to handle kernel NULL pointer dereference in nci_send_cmd
 2022-11-30  9:30 UTC  (3+ messages)

[PATCH net-next v2 0/9] octeon_ep: Update PF mailbox for VF
 2022-11-30  9:30 UTC  (3+ messages)
` [PATCH net-next v2 2/9] octeon_ep: poll for control messages

[PATCH 00/11] CXL: Process event logs
 2022-11-30  9:30 UTC  (6+ messages)
` [PATCH 07/11] cxl/mem: Trace Memory Module Event Record

[syzbot] BUG: unable to handle kernel NULL pointer dereference in nci_cmd_timer
 2022-11-30  9:28 UTC  (3+ messages)

[PATCH] power: supply: bq256xx: Remove init ichg/vbat with max value
 2022-11-30  9:27 UTC  (3+ messages)

[PATCH v3 0/6] Add first version mt8188 vdosys0 driver
 2022-11-30  9:23 UTC  (4+ messages)
` [PATCH v3 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188

[PATCH 0/3] leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs
 2022-11-30  9:25 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: leds: add dt schema for worldsemi,ws2812b-spi

[PATCH RESEND2 v4 0/2] Use devm helpers for regulator get and enable
 2022-11-30  9:23 UTC  (2+ messages)
` [PATCH RESEND2 v4 2/2] drm/meson: dw-hdmi: Use devm_regulator_*get_enable*()

[PATCH v5 0/2] Add pixel formats used in Synatpics SoC
 2022-11-30  9:21 UTC  (2+ messages)
` [PATCH v5 2/2] Documentation/gpu: Add Synaptics tiling formats documentation


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.