All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-28 15:48:53 to 2022-07-28 16:43:34 UTC [more...]

[PATCH RFC v1 1/2] bus: add Wiegand write-only GPIO driver
 2022-07-28 16:43 UTC  (3+ messages)
` [PATCH RFC v1 2/2] devicetree: bindings: bus: add Wiegand driver documentation

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-07-28 16:41 UTC  (18+ messages)
` [RFC v3 00/26] Bus and device "
  ` [RFC v3 01/26] devtools: forbid inclusions of driver only headers
  ` [RFC v3 04/26] app/testpmd: drop PCI register commands
  ` [RFC v3 05/26] kni: stop populating PCI info in examples
  ` [RFC v3 06/26] examples/ethtool: prefer device name
  ` [RFC v3 07/26] dev: hide debug messages in device iterator
  ` [RFC v3 08/26] dev: move unrelated macros from header
  ` [RFC v3 09/26] devargs: remove dependency on bus header
  ` [RFC v3 10/26] build: export drivers headers

[Buildroot] [PATCH v2 0/4] add support for TI's AM6X boards
 2022-07-28 16:40 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/4] package/arm-gnu-toolchain: revert to version 10
` [Buildroot] [PATCH v2 2/4] boot/ti-k3-r5-loader: add new package
` [Buildroot] [PATCH v2 3/4] boot/ti-k3-image-gen: "
` [Buildroot] [PATCH v2 4/4] board/ti: add new boards

[PATCH] workqueue: don't skip lockdep wq dependency in cancel_work_sync()
 2022-07-28 16:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] Parameterize task iterators
 2022-07-28 16:40 UTC  (10+ messages)
` [PATCH bpf-next 1/3] bpf: "

[PATCH] powerpc/perf: Include caps feature for power10 DD1 version
 2022-07-28 16:37 UTC 

[PATCH] perf: python: Fix build when PYTHON_CONFIG is user supplied
 2022-07-28 16:37 UTC  (2+ messages)

[RFC PATCH v2 0/2] workqueue: destroy_worker() vs isolated CPUs
 2022-07-28 16:35 UTC  (5+ messages)
` [RFC PATCH v2 1/2] workqueue: Unbind workers before sending them to exit()

[PATCH V7 00/11] PCI devices passthrough on Arm, part 3
 2022-07-28 16:35 UTC  (7+ messages)
` [PATCH V7 10/11] xen/arm: translate virtual PCI bus topology for guests

[PATCH] dm: verity-loadpin: Drop use of dm_table_get_num_targets()
 2022-07-28 16:34 UTC  (4+ messages)
` [dm-devel] "

[PATCH] can: j1939: Remove unnecessary WARN_ON_ONCE in j1939_sk_queue_activate_next_locked()
 2022-07-28 16:34 UTC  (4+ messages)
    ` [PATCH] can: j1939: Replace WARN_ON_ONCE with pr_warn_once() "

stable-rc/linux-5.15.y build: 179 builds: 4 failed, 175 passed, 14 errors, 5 warnings (v5.15.57-203-g77a604df16d5)
 2022-07-28 16:34 UTC 

[PATCH RESEND v4 03/15] PCI: dwc: Convert to using native IP-core versions representation
 2022-07-28 16:34 UTC  (3+ messages)

[PATCH v2 00/24] submodule--helper: fix memory leaks
 2022-07-28 16:30 UTC  (25+ messages)
` [PATCH v3 00/26] "
  ` [PATCH v3 02/26] submodule--helper: stop conflating "sb" in clone_submodule()
  ` [PATCH v4 00/17] submodule--helper: (only) fix memory leaks
    ` [PATCH v4 01/17] submodule--helper: fix a leak in "clone_submodule"
    ` [PATCH v4 02/17] submodule--helper: fix trivial get_default_remote_submodule() leak
    ` [PATCH v4 03/17] submodule--helper: fix most "struct pathspec" memory leaks
    ` [PATCH v4 04/17] submodule--helper: "struct pathspec" memory leak in module_update()
    ` [PATCH v4 05/17] submodule--helper: don't leak {run,capture}_command() cp.dir argument
    ` [PATCH v4 06/17] submodule--helper: add and use *_release() functions
    ` [PATCH v4 07/17] submodule--helper: fix "errmsg_str" memory leak
    ` [PATCH v4 08/17] submodule--helper: fix "sm_path" and other "module_cb_list" leaks
    ` [PATCH v4 09/17] submodule--helper: fix a leak with repo_clear()
    ` [PATCH v4 10/17] submodule--helper: fix a memory leak in get_default_remote_submodule()
    ` [PATCH v4 11/17] submodule--helper: fix "reference" leak
    ` [PATCH v4 12/17] submodule--helper: fix obscure leak in module_add()
    ` [PATCH v4 13/17] submodule--helper: fix a "
    ` [PATCH v4 14/17] submodule--helper: fix a memory leak in print_status()
    ` [PATCH v4 15/17] submodule--helper: free some "displaypath" in "struct update_data"
    ` [PATCH v4 16/17] submodule--helper: free rest of "
    ` [PATCH v4 17/17] submodule--helper: fix a configure_added_submodule() leak

RFC: EAL legacy memory fixed address translations
 2022-07-28 16:33 UTC  (11+ messages)
` [RFC] EAL: "

[PATCH 5.15 000/202] 5.15.58-rc2 review
 2022-07-28 16:30 UTC  (2+ messages)

[Bug 214259] New: Discrete Thunderbold Controller 8086:1137 throws DMAR and XHCI errors and is only partially functional
 2022-07-28 16:32 UTC  (2+ messages)
` [Bug 214259] "

[PATCH v4] irqchip/ls-extirq: fix invalid wait context by avoiding to use regmap
 2022-07-28 16:31 UTC  (6+ messages)

[PATCH v1] thunderbolt: fix PCI device class after powering up
 2022-07-28 16:31 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: nfc: use spi-peripheral-props.yaml
 2022-07-28 16:31 UTC  (3+ messages)

[PATCH bpf-next 00/14] bpf: net: Remove duplicated codes from bpf_setsockopt()
 2022-07-28 16:31 UTC  (10+ messages)
` [PATCH bpf-next 02/14] bpf: net: Avoid sock_setsockopt() taking sk lock when called from bpf

[PATCH v2] usb: cdns3: change place of NULL check in cdns3_gadget_ep_enable()
 2022-07-28 16:30 UTC 

[PATCH 0/2] String functions fixes in Monitor
 2022-07-28 16:29 UTC  (3+ messages)
` [PATCH 2/2] Monitor: use snprintf to fill device name

[RFC 0/1] Introducing OpenVPN Data Channel Offload
 2022-07-28 16:28 UTC  (5+ messages)
` [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)

[Intel-gfx] [PATCH] drm/i915/dg2: Add support for DC5 state
 2022-07-28 16:26 UTC 

[PATCH v4 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-07-28 16:27 UTC  (4+ messages)
` [PATCH v4 15/25] KVM: VMX: Extend VMX controls macro shenanigans

[PATCH 0/1 RFC] block: Add ioctl for setting default inline crypto key
 2022-07-28 16:26 UTC  (4+ messages)
` [PATCH 1/1] block: Add support for setting inline encryption key per block device

[PATCH v2 0/4] landlock: truncate support
 2022-07-28 16:25 UTC  (3+ messages)
` [PATCH v2 1/4] landlock: Support file truncation

[PATCH v4 0/2] Add support for RZ/G2L GPT
 2022-07-28 16:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v4 2/2] pwm: Add support for RZ/G2L GPT

[PATCH v3 00/15] common kmalloc v3
 2022-07-28 16:25 UTC  (7+ messages)
` [PATCH v3 08/15] mm/slab_common: kmalloc_node: pass large requests to page allocator
` [PATCH v3 09/15] mm/slab_common: cleanup kmalloc_large()
` [PATCH v3 10/15] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator

[PATCH 4/4] dt-bindings: firmware: Add Qualcomm UEFI Secure Application client
 2022-07-28 16:24 UTC  (12+ messages)

Some persistently stuck cache devices after backing device failures
 2022-07-28 16:24 UTC  (6+ messages)

b4 submit ready for beta testing
 2022-07-28 16:24 UTC  (4+ messages)

[PATCH v3] xen/arm: domain: Fix MISRA C 2012 Rule 8.7 violation
 2022-07-28 16:21 UTC 

[PATCH] ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
 2022-07-28 16:21 UTC 

✅ PASS (91/496 SKIPPED): Test report for 5.19.0-rc8 (mainline.kernel.org-clang) [6e7765cb]
 2022-07-28 16:21 UTC 

[PATCH net-next v2 00/14] sfc: VF representors for EF100 - RX side
 2022-07-28 16:20 UTC  (5+ messages)
` [PATCH net-next v2 12/14] sfc: set EF100 VF MAC address through representor

[PATCH 00/20] submodule--helper: add tests, rm dead code, refactor & leak prep
 2022-07-28 16:17 UTC  (21+ messages)
` [PATCH 01/20] submodule tests: test usage behavior
` [PATCH 02/20] submodule tests: test for "add <repository> <abs-path>"
` [PATCH 03/20] submodule--helper: remove unused "name" helper
` [PATCH 04/20] submodule--helper: remove unused "list" helper
` [PATCH 05/20] test-tool submodule-config: remove unused "--url" handling
` [PATCH 06/20] submodule--helper: move "is-active" to a test-tool
` [PATCH 07/20] submodule--helper: move "check-name" "
` [PATCH 08/20] submodule--helper: move "resolve-relative-url-test" "
` [PATCH 09/20] submodule--helper style: don't separate declared variables with \n\n
` [PATCH 10/20] submodule--helper style: add \n\n after variable declarations
` [PATCH 11/20] submodule--helper: replace memset() with { 0 }-initialization
` [PATCH 12/20] submodule--helper: convert a strbuf_detach() to xstrfmt()
` [PATCH 13/20] submodule--helper: stop conflating "sb" in clone_submodule()
` [PATCH 14/20] submodule--helper: pass a "const struct module_clone_data" to clone_submodule()
` [PATCH 15/20] submodule--helper: add "const" to copy of "update_data"
` [PATCH 16/20] submodule--helper: refactor "errmsg_str" to be a "struct strbuf"
` [PATCH 17/20] submodule--helper: rename "int res" to "int ret"
` [PATCH 18/20] submodule--helper: add skeleton "goto cleanup" to update_submodule()
` [PATCH 19/20] submodule--helper: don't exit() on failure, return
` [PATCH 20/20] submodule--helper: fix bad config API usage

[PATCH] perf vendor events arm64: Arm Cortex-A78C and X1C
 2022-07-28 16:17 UTC  (4+ messages)

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-07-28 15:16 UTC  (5+ messages)
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

[RFC PATCH net-next] dt-bindings: net: dsa: mediatek,mt7530: completely rework binding
 2022-07-28 16:14 UTC  (3+ messages)

[PATCH v2] kvm: mmu: fix typos in struct kvm_arch
 2022-07-28 16:16 UTC  (2+ messages)

[PATCH net-next 0/9] Take devlink lock on mlx4 and mlx5 callbacks
 2022-07-28 16:16 UTC  (5+ messages)
` [PATCH net-next 2/9] net: devlink: remove region snapshots list dependency on devlink->lock

[meta-oe][PATCH] wic/direct.py: ignore root mountpoint in fstab updater
 2022-07-28 16:15 UTC  (4+ messages)
` [OE-core] "

[PATCH v6 0/5] Add SPI Driver to HPE GXP Architecture
 2022-07-28 16:14 UTC  (12+ messages)
` [PATCH v6 1/5] spi: spi-gxp: Add support for HPE GXP SoCs
` [PATCH v6 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi
` [PATCH v6 3/5] ARM: dts: hpe: Add spi driver node
` [PATCH v6 4/5] ARM: configs: multi_v7_defconfig: Enable HPE GXP SPI driver
` [PATCH v6 5/5] MAINTAINERS: add spi support to GXP

[PATCH v2] rcu: Display registers of self-detected stall as far as possible
 2022-07-28 16:15 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2] ice: Add support for ip TTL & ToS offload
 2022-07-28 16:14 UTC  (2+ messages)

[PATCH v2 net] net: ping6: Fix memleak in ipv6_renew_options()
 2022-07-28 16:13 UTC  (2+ messages)

[PATCH V2] rtla: Fix Makefile when called from -C tools/
 2022-07-28 16:07 UTC  (4+ messages)

[PATCH net-next 1/2] openvswitch: Fix double reporting of drops in dropwatch
 2022-07-28 16:12 UTC  (2+ messages)
` [PATCH net-next 2/2] openvswitch: Fix overreporting "

[PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
 2022-07-28 16:11 UTC  (3+ messages)

[PATCH 0/5] lib/find: optimize find_bit() functions
 2022-07-28 16:12 UTC  (6+ messages)
` [PATCH 1/5] lib/find_bit: rename "le" to "need_swab" in __find_next_bit()
` [PATCH 2/5] lib/find_bit: optimize find_next_bit() functions
` [PATCH 3/5] lib/find_bit: unify _find_first_{,and,zero}_bit implementations
` [PATCH 4/5] lib/find_bit: create find_first_zero_bit_le()
` [RFC PATCH 5/5] lib/find_bit: re-use __find_first_bit() in __find_next_bit()

[PATCH v2 0/3] vfio-ccw fixes for 5.20
 2022-07-28 16:05 UTC  (4+ messages)
` [PATCH v2 1/3] vfio/ccw: Add length to DMA_UNMAP checks
` [PATCH v2 2/3] vfio/ccw: Remove FSM Close from remove handlers
` [PATCH v2 3/3] vfio/ccw: Check return code from subchannel quiesce

[PATCH v2] ASoC: qcom: SC7280: Add support for external DMIC bias supply
 2022-07-28 16:09 UTC  (4+ messages)

+ mm-delete-unused-mmf_oom_victim-flag.patch added to mm-unstable branch
 2022-07-28 16:08 UTC  (4+ messages)

Hash Equivalency Server
 2022-07-28 16:08 UTC 

[PATCH 0/4] Updates to README file
 2022-07-28 16:08 UTC  (3+ messages)
` [PATCH 4/4] Add description of Signed-off-by lines

[Intel-gfx] [PATCH v5] drm/i915: stop using swiotlb
 2022-07-28 16:07 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: stop using swiotlb (rev6)

[-next v2] nvmet-auth: use kmemdup instead of kmalloc + memcpy
 2022-07-28 16:07 UTC  (2+ messages)

[PATCH] net: gro: skb_gro_header_try_fast helper function
 2022-07-28 16:06 UTC  (3+ messages)

[PATCH] nvme-fc: restart admin queue if the caller needs to restart queue
 2022-07-28 16:06 UTC  (2+ messages)

Possible 5.19 regression for systems with 52-bit physical address support
 2022-07-28 16:06 UTC  (5+ messages)

[yocto] Minutes: Yocto Project Weekly Triage Meeting 7/28/2022
 2022-07-28 16:05 UTC 

drivers/clk/versatile/clk-icst.c:65:13: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-07-28 16:05 UTC 

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 5.20-rc1
 2022-07-28 16:03 UTC  (3+ messages)

[ANNOUNCE] cryptsetup 2.5.0
 2022-07-28 16:03 UTC 

[PATCH 5.18 000/158] 5.18.15-rc1 review
 2022-07-28 16:01 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/3] s390x: add tests for SIGP call orders in enabled wait
 2022-07-28 15:47 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 2/3] s390x: smp: use an array for sigp calls

Question: What's the best way to implement directory permission control in git?
 2022-07-28 15:50 UTC  (4+ messages)

[PATCH v2 0/3] New driver for Intel(Altera) FPGA System ID softIP
 2022-07-28 15:59 UTC  (5+ messages)
` [PATCH v2 1/3] drivers: misc: intel_sysid: Add sysid from arch to drivers

[PATCH 0/4] add support for another simatic board
 2022-07-28 15:56 UTC  (5+ messages)
` [PATCH 1/4] gpio-f7188x: Add GPIO support for Nuvoton NCT6116
` [PATCH 2/4] gpio-f7188x: use unique labels for banks/chips
` [PATCH 3/4] leds: simatic-ipc-leds-gpio: add new model 227G
` [PATCH 4/4] platform/x86: simatic-ipc: enable watchdog for 227G

[RFC PATCH 0/2] Rework the kernel's README.rst
 2022-07-28 15:56 UTC  (2+ messages)

[PATCH 0/1] bcache patche for Linux v5.20
 2022-07-28 15:55 UTC  (2+ messages)

[PATCH net-next v2 0/9] Take devlink lock on mlx4 and mlx5 callbacks
 2022-07-28 15:53 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: devlink: remove region snapshot ID tracking dependency on devlink->lock
` [PATCH net-next v2 2/9] net: devlink: remove region snapshots list "
` [PATCH net-next v2 3/9] net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
` [PATCH net-next v2 4/9] net/mlx5: Lock mlx5 devlink reload callbacks
` [PATCH net-next v2 5/9] net/mlx4: Use devl_ API for devlink region create / destroy
` [PATCH net-next v2 6/9] net/mlx4: Use devl_ API for devlink port register / unregister
` [PATCH net-next v2 7/9] net/mlx4: Lock mlx4 devlink reload callback
` [PATCH net-next v2 8/9] net/mlx5: Lock mlx5 devlink health recovery callback
` [PATCH net-next v2 9/9] devlink: Hold the instance lock in health callbacks

[kvalo-ath:master] BUILD SUCCESS efcafbf252edcdf19893788474538e0d852ec874
 2022-07-28 15:55 UTC 

[PATCH] mt76: mt7663s: add rx_check callback
 2022-07-28 15:54 UTC 

[PATCH] KVM: x86/mmu: Fix incorrect use of CONFIG_RETPOLINE
 2022-07-28 15:53 UTC  (2+ messages)

[PATCH 1/2] ext4: don't increase iversion counter for ea_inodes
 2022-07-28 15:52 UTC  (2+ messages)

[PATCH v2] arm64: dts: mt8173-oak: Switch to SMC watchdog
 2022-07-28 15:51 UTC  (5+ messages)

[PATCH 0/8] xen/evtchn: implement static event channel signaling
 2022-07-28 15:51 UTC  (21+ messages)
` [PATCH 2/8] xen/evtchn: modify evtchn_alloc_unbound to allocate specified port

[PATCH v3] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-07-28 15:51 UTC  (2+ messages)

bcache I/O performance tests on 5.15.0-40-generic
 2022-07-28 15:51 UTC  (4+ messages)

[PATCH] MIPS: smp-mt: enable all hardware interrupts on second VPE
 2022-07-28 15:50 UTC  (9+ messages)

[PATCH v2] ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
 2022-07-28 15:50 UTC  (3+ messages)

[PATCH] x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
 2022-07-28 15:50 UTC  (5+ messages)

[syzbot] KASAN: use-after-free Read in post_one_notification
 2022-07-28 15:50 UTC  (2+ messages)

[PATCH v2 0/7] highmem: Extend kmap_local_page() documentation
 2022-07-28 15:48 UTC  (8+ messages)
` [PATCH v2 1/7] highmem: Remove unneeded spaces in kmap_local_page() kdocs
` [PATCH v2 2/7] highmem: Specify that kmap_local_page() is callable from interrupts
` [PATCH v2 3/7] Documentation/mm: Don't kmap*() pages which can't come from HIGHMEM
` [PATCH v2 4/7] Documentation/mm: Avoid invalid use of addresses from kmap_local_page()
` [PATCH v2 5/7] Documentation/mm: Prefer kmap_local_page() and avoid kmap()
` [PATCH v2 6/7] highmem: Delete a sentence from kmap_local_page() kdocs
` [PATCH v2 7/7] Documentation/mm: Add details about kmap_local_page() and preemption

[RFC PATCH 0/2] Introduce MediaTek frequency hopping driver
 2022-07-28 15:47 UTC  (14+ messages)
` [RFC PATCH 2/2] clk: mediatek: Add frequency hopping support


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.