All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 15:11:26 to 2023-01-09 15:43:28 UTC [more...]

[PATCH] wifi: mac80211: change initialize for sk_buff in ieee80211_tx_dequeue()
 2023-01-09 15:43 UTC  (7+ messages)

[PATCH V1 0/1] soc: qcom: dcc: Add QAD, Cti-trigger and Bootconfig support for Data Capture and Compare(DCC)
 2023-01-09 15:40 UTC  (6+ messages)
` [PATCH V1 1/1] soc: qcom: dcc: Add QAD, Ctitrigger and Bootconfig support for DCC

fxls8962af: RTC and NTP
 2023-01-09 15:39 UTC  (2+ messages)

[qemu-mainline test] 175643: regressions - FAIL
 2023-01-09 15:42 UTC 

[PATCH v4] sock: add tracepoint for send recv length
 2023-01-09 15:39 UTC  (7+ messages)
  ` [External] "

[PATCH v8 0/4] media: i2c: imx334: support lower bandwidth mode
 2023-01-09 15:39 UTC  (4+ messages)
` [PATCH v8 4/4] media: i2c: imx334: update pixel and link frequency

[PATCH] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
 2023-01-09 15:38 UTC  (2+ messages)

Fwd: [PATCH bpf] scripts: Exclude Rust CUs with pahole
 2023-01-09 15:39 UTC  (2+ messages)

[PATCH 1/2] perf kmem: Support legacy tracepoints
 2023-01-09 15:38 UTC  (5+ messages)
` [PATCH 2/2] perf kmem: Support field "node" in evsel__process_alloc_event()

[PATCH 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-01-09 15:41 UTC  (2+ messages)

[PATCH v2 0/2] Add support to build pci-j721e as a module
 2023-01-09 15:36 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: j721e: Add support to build pci-j721e as module

RTT-PROBE: lore-subspace-rtt
 2023-01-09 15:41 UTC 

[PATCH v4 0/6] Some fixes and cleanups for microcode
 2023-01-09 15:35 UTC  (7+ messages)
` [PATCH v4 1/6] x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
` [PATCH v4 2/6] x86/microcode/core: Take a snapshot before and after applying microcode
` [PATCH v4 3/6] x86/microcode: Display revisions only when update is successful
` [PATCH v4 4/6] x86/microcode/intel: Use a plain revision argument for print_ucode_rev()
` [PATCH v4 5/6] x86/microcode/intel: Print old and new rev during early boot
` [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails

[PATCH v3 0/4] add support for self monitoring
 2023-01-09 15:40 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] eal: add generic support for reading PMU events

[PATCH v5 0/6] Add metrics for neoverse-n2
 2023-01-09 15:34 UTC  (11+ messages)
` [PATCH v5 1/6] perf vendor events arm64: Add topdown L1 "

[PATCH net-next v7] net: ngbe: Add ngbe mdio bus driver
 2023-01-09 15:35 UTC 

[PATCH] efi: tpm: Avoid READ_ONCE() for accessing the event log
 2023-01-09 15:34 UTC  (7+ messages)

[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-09 15:33 UTC  (4+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info

[PATCH v6 0/7] Add metrics for neoverse-n2-v2
 2023-01-09 14:58 UTC  (5+ messages)
` [PATCH v6 1/7] perf vendor events arm64: Add common topdown L1 metrics

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-01-09 15:38 UTC  (9+ messages)

[RFC PATCH v2 00/18] Add DRM CRTC 3D LUT interface
 2023-01-09 15:38 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/6] Introduce blt_cmd_info struct
 2023-01-09 15:38 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t v2 2/6] lib: Update platform definitions with blitter information
` [igt-dev] [PATCH i-g-t v2 3/6] lib/i915_blt: Check for Tile-YF in fast_copy
` [igt-dev] [PATCH i-g-t v2 4/6] lib/i915_blt: Add common functions for blt_copy_object
` [igt-dev] [PATCH i-g-t v2 5/6] tests/gem_exercise_blt: Add fast-copy test
` [igt-dev] [PATCH i-g-t v2 6/6] tests/gem_exercise_blt: Add fast-copy-emit test

[PATCH] NFS: Handle missing attributes in OPEN reply
 2023-01-09 15:33 UTC  (9+ messages)

[PATCH net-next v3 00/11] net: mdio: Start separating C22 and C45
 2023-01-09 15:30 UTC  (24+ messages)
` [PATCH net-next v3 01/11] net: mdio: Add dedicated C45 API to MDIO bus drivers
` [PATCH net-next v3 02/11] net: pcs: pcs-xpcs: Use C45 MDIO API
` [PATCH net-next v3 03/11] net: mdio: mdiobus_register: update validation test
` [PATCH net-next v3 04/11] net: mdio: C22 is now optional, EOPNOTSUPP if not provided
` [PATCH net-next v3 05/11] net: mdio: Move mdiobus_c45_addr() next to users
` [PATCH net-next v3 06/11] net: mdio: mdio-bitbang: Separate C22 and C45 transactions
` [PATCH net-next v3 07/11] net: mdio: mvmdio: Convert XSMI bus to new API
` [PATCH net-next v3 08/11] net: mdio: xgmac_mdio: Separate C22 and C45 transactions
` [PATCH net-next v3 09/11] net: fec: "
` [PATCH net-next v3 10/11] net: mdio: add mdiobus_c45_read/write_nested helpers
` [PATCH net-next v3 11/11] net: dsa: mv88e6xxx: Separate C22 and C45 transactions

[Skiboot] [PATCH 1/3] core/device: Add function to return child node using name and length
 2023-01-09 15:29 UTC  (2+ messages)

[PATCH v3 00/18] ui: Move and clean up monitor command code
 2023-01-09 14:35 UTC  (4+ messages)
` [PATCH v3 16/18] ui: Split hmp_mouse_set() and move the HMP part to ui/

pull request: iwlwifi firmware updates 2023-01-09 - fixed version
 2023-01-09 15:35 UTC  (2+ messages)

[PULL v2 00/15] First batch of s390x, qtests and misc fixes in 2023
 2023-01-09 14:26 UTC  (4+ messages)
` [PULL 11/15] i386: Deprecate the -no-hpet QEMU command line option
` [PULL 13/15] Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
` [PULL 15/15] .gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job

Expected rdpmc behavior during context swtich and a RISC-V conundrum
 2023-01-09 15:31 UTC  (6+ messages)

[PATCH 00/11] Remove AS_EIO and AS_ENOSPC
 2023-01-09 15:31 UTC  (8+ messages)
` [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err()
` [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()

BMI0160/260 conflicts
 2023-01-09 15:31 UTC  (3+ messages)

[PATCH v9 00/14] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2023-01-09 15:34 UTC  (10+ messages)
` [PATCH v9 14/14] treewide: Disable USE_SPL_FIT_GENERATOR by default

[PATCH 00/14] hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups
 2023-01-09 14:03 UTC  (6+ messages)
` [PATCH 01/14] hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
` [PATCH 04/14] hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name
` [PATCH 12/14] hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
` [PATCH 13/14] hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic'
` [PATCH 14/14] hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock'

[PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
 2023-01-09 15:14 UTC 

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 15:30 UTC  (8+ messages)

[Nouveau] [PATCH] drm/nouveau: Remove file nouveau_fbcon.c
 2023-01-09 15:31 UTC  (6+ messages)
    `  "

[PATCH net v2] net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
 2023-01-09 15:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-09 15:31 UTC 

[PATCH 0/2] iio: light: vcnl4000: Add vcnl4040 interrupt support
 2023-01-09 15:30 UTC  (5+ messages)
` [PATCH 1/2] iio: light: vcnl4000: Make irq handling more generic

[PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
 2023-01-09 15:15 UTC  (2+ messages)

[PATCH] timekeeping:add padding in timekeeper for Unixbench pipe
 2023-01-09 15:29 UTC  (2+ messages)

[PATCH] x86/mce: Mask out non-address bits from machine check bank
 2023-01-09 15:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -next v3] jbd2: Fix data missing when reusing bh which is ready to be checkpointed
 2023-01-09 15:29 UTC  (2+ messages)

[PATCH v4 0/1] selftests/landlock: Fix selftest ptrace_test
 2023-01-09 15:29 UTC  (6+ messages)
` [PATCH v4 1/1] selftests/landlock: skip ptrace_test according to YAMA

Google Summer-of-Code 2023
 2023-01-09 15:28 UTC 

[PATCH V0 1/1] soc: qcom: dcc: Add QAD, Cti-trigger and Bootconfig support for DCC
 2023-01-09 15:28 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: move ICMP ltype to end of enum
 2023-01-09 15:27 UTC  (2+ messages)

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2023-01-09 14:34 UTC  (6+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)

[PATCH] i2c: mxs: suppress probe-deferral error message
 2023-01-09 15:27 UTC  (3+ messages)

[PATCH] kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)
 2023-01-09 15:27 UTC  (2+ messages)

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-09 15:17 UTC  (8+ messages)
` [PATCH v2 01/21] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width'

[PATCH] target/riscv: Use TARGET_FMT_lx for env->mhartid
 2023-01-09 15:26 UTC 

[igt-dev] [PATCH i-g-t 0/8] VDSC YCbCr420 + Fractional BPP
 2023-01-09 15:28 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/dsc: Move VDSC functions to separate lib file
` [igt-dev] [PATCH i-g-t 2/8] Move wrapper functions from kms_dsc to kms_dsc_helper
` [igt-dev] [PATCH i-g-t 3/8] lib/dsc: Add helpers for VDSC YCbCr420 debugfs entry
` [igt-dev] [PATCH i-g-t 4/8] tests/i915/kms_dsc: Prep work for extending val support for VDSC YCbCr420
` [igt-dev] [PATCH i-g-t 5/8] tests/i915/kms_dsc: Enable validation "
` [igt-dev] [PATCH i-g-t 6/8] lib/dsc: Add helpers for VDSC Fractional BPP debugfs entry
` [igt-dev] [PATCH i-g-t 7/8] tests/i915/kms_dsc: Enable validation for VDSC Fractional BPP
` [igt-dev] [PATCH i-g-t 8/8] tests/i915/kms_dsc: Add test summary

libstd-rs: Build in the release mode to avoid error Issue: LINCD-7172
 2023-01-09 15:26 UTC 

[meta-networking][PATCH] freeradius: upgrade 3.0.21 -> 3.0.26
 2023-01-09 15:25 UTC 

[PATCH linux-next] mark access to tick_do_timer_cpu with READ_ONCE/WRITE_ONCE
 2023-01-09 15:25 UTC  (3+ messages)

[PATCH RESEND2 v4 2/2] drm/meson: dw-hdmi: Use devm_regulator_*get_enable*()
 2023-01-09 15:23 UTC  (5+ messages)
  ` [RESEND2,v4,2/2] "

[PATCH] i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
 2023-01-09 15:24 UTC  (2+ messages)

[PATCH v2 0/4] s390x/pv: Improve protected VM support
 2023-01-09 15:24 UTC  (15+ messages)
` [PATCH v2 1/4] s390x/pv: Implement a CGS check helper
` [PATCH v2 3/4] s390x/pv: Introduce a s390_pv_check() helper for runtime

[RFC PATCH] locking/rwbase: Prevent indefinite writer starvation
 2023-01-09 15:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] utils/make_rich_wrapper.py: add new python script to wrap the build process into a colored TUI with progress tracking
 2023-01-09 15:22 UTC 

[PATCH] rcu: Safe access to rcu_node structure's->exp_tasks
 2023-01-09 15:22 UTC  (4+ messages)

[PATCH] serial: msm: add lock annotation to msm_set_baud_rate()
 2023-01-09 15:22 UTC 

[PATCH -next] i2c: qcom-geni: change i2c_master_hub to static
 2023-01-09 15:21 UTC  (2+ messages)

[meta-oe][PATCH] opencv: fix reproducible builds
 2023-01-09 15:22 UTC 

[RFC 00/12] Add vfio_device cdev for iommufd support
 2023-01-09 15:20 UTC  (7+ messages)
` [RFC 11/12] vfio: Add ioctls for device cdev iommufd

RTT-PROBE: lore-subspace-rtt
 2023-01-09 15:21 UTC 

[PATCH v2] arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault path
 2023-01-09 15:19 UTC 

[PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2
 2023-01-09 15:18 UTC  (7+ messages)
` [PATCH v5 06/14] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v5 10/14] vfio/migration: Implement VFIO migration protocol v2

[igt-dev] [i-g-t] tests/kms_cursor_crc: Add Gaurd for MSO eDP for Pipe C and D
 2023-01-09 15:19 UTC  (3+ messages)
` [igt-dev] [i-g-t v2] tests/kms_cursor_crc: Skip for invalid pipe connector connection

[PATCH V0 0/1] bootconfig: Increase size and node limit of bootconfig for DCC support
 2023-01-09 15:18 UTC  (4+ messages)
` [PATCH V0 1/1] bootconfig: Increase max size of bootconfig from 32 KB to 256 KB "

Monitor mode handling (bug ?)
 2023-01-09 15:18 UTC 

[PATCH] docs: Fix the docs build with Sphinx 6.0
 2023-01-09 15:17 UTC  (5+ messages)

[PATCH 0/6 v2] Discard __GFP_ATOMIC
 2023-01-09 15:16 UTC  (8+ messages)
` [PATCH 1/7] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 2/7] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH
` [PATCH 3/7] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/7] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/7] mm/page_alloc.c: Allow __GFP_NOFAIL requests deeper access to reserves
` [PATCH 6/7] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations "
` [PATCH 7/7] mm: discard __GFP_ATOMIC

[PATCH v2 0/3] qcom: add support for SPMI PMICs found on SM8550 platforms
 2023-01-09 15:16 UTC  (3+ messages)

[PATCH net-next v7 0/2] Add support to offload macsec using netlink update
 2023-01-09 15:14 UTC  (3+ messages)
` [PATCH net-next v7 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink

[PATCH] dt-bindings: mmc: renesas,sdhi: Fix RZ/V2M clock description
 2023-01-09 15:16 UTC  (2+ messages)

[RFC PATCH] arm64: Cache HW update of Access Flag support
 2023-01-09 15:16 UTC  (3+ messages)

[PATCH v2] iw: info: fix bug reading preamble and bandwidths
 2023-01-09 15:14 UTC  (5+ messages)
` [PATCH v3] iw: info: fix bug reading preambles "
  ` [PATCH v4] "

[PATCH v1] i2c: i2c-core-base: Modify the maximum idr id for i2c adapter
 2023-01-09 15:13 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-01-09 15:13 UTC  (3+ messages)

[PATCH v2] ALSA: control-led: use strscpy in set_led_id()
 2023-01-09 15:13 UTC  (4+ messages)

[PATCH rcu 0/6] RCU CPU stall-warning updates for v6.3
 2023-01-09 15:13 UTC  (4+ messages)
` [PATCH rcu 6/6] rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts

[PATCH v3] ALSA: control-led: use strscpy in set_led_id()
 2023-01-09 15:12 UTC  (2+ messages)

[PATCH v3] tracing/eprobe: no need to check for negative ret value for snprintf
 2023-01-09 15:12 UTC  (3+ messages)

[PATCH v3 1/2] perf build: Properly guard libbpf includes
 2023-01-09 15:12 UTC  (7+ messages)

[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
 2023-01-09 15:12 UTC  (3+ messages)

don't allow unprivileged passthrough on partitions
 2023-01-09 15:13 UTC  (2+ messages)

[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
 2023-01-09 15:11 UTC  (8+ messages)
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()

[PATCH v2 0/4] Add JDI LPM102A188A display panel support
 2023-01-09 15:09 UTC  (2+ messages)

[PATCH] context_tracking: Use arch_atomic_*() in __ct_user_enter and __ct_user_exit
 2023-01-09 15:10 UTC  (4+ messages)

[PATCH printk v5 0/8] printk: cleanup buffer handling
 2023-01-09 15:10 UTC  (2+ messages)

[PATCH v5 0/9] Add RZ/G2L POEG support
 2023-01-09 15:10 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-09 15:11 UTC 


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.