All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-15 17:12:12 to 2023-12-15 17:47:05 UTC [more...]

[PATCH 0/3] cmd: acpi: fix list_fadt()
 2023-12-15 17:46 UTC  (5+ messages)
` [PATCH 1/3] acpi: fix FADT table
` [PATCH 3/3] cmd: acpi: check HW reduced flag in acpi list

[PATCH 0/3] Some bug fixes and cleanups related to kexec
 2023-12-15 17:46 UTC  (3+ messages)
` [PATCH 1/3] kexec_file: fix incorrect end value passed to kimage_is_destination_range()

[PATCH v2] driver core: Better advertise dev_err_probe()
 2023-12-15 17:45 UTC 

[PATCH 01/20] python3-pyinotify: remove as unmaintained
 2023-12-15 17:45 UTC  (3+ messages)
` [PATCH 11/20] python3-eventlet: backport a patch to remove distutils dependency
  ` [oe] "

[PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework
 2023-12-15 17:45 UTC  (6+ messages)
` [PATCH v4 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
` [PATCH v4 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()

[PATCH v8 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-12-15 17:43 UTC  (25+ messages)
` [PATCH v8 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v8 02/24] x86/resctrl: kfree() rmid_ptrs from resctrl_exit()
` [PATCH v8 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v8 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v8 05/24] x86/resctrl: Track the closid with the rmid
` [PATCH v8 06/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v8 07/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v8 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v8 09/24] x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
` [PATCH v8 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v8 11/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v8 12/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v8 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v8 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v8 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v8 16/24] x86/resctrl: Make resctrl_mounted checks explicit
` [PATCH v8 17/24] x86/resctrl: Move alloc/mon static keys into helpers
` [PATCH v8 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
` [PATCH v8 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v8 20/24] x86/resctrl: Add CPU online callback for resctrl work
` [PATCH v8 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v8 22/24] x86/resctrl: Add CPU offline callback for resctrl work
` [PATCH v8 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
` [PATCH v8 24/24] x86/resctrl: Separate arch and fs resctrl locks

linux-yocto 6.6
 2023-12-15 17:44 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] arm: perf: Fix ARCH=arm build with GCC
 2023-12-15 17:42 UTC  (5+ messages)
` [PATCH 1/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_write_evtype()

[PATCH 0/2] qaic fixes for 6.7
 2023-12-15 17:43 UTC  (3+ messages)

[RFC PATCH v2 0/2] Node migration between memory tiers
 2023-12-15 17:42 UTC  (3+ messages)

[yocto] Wireless interface (wlan) not shown on Raspberry Pi Zero W
 2023-12-15 17:42 UTC  (7+ messages)

[xenomai-images][PATCH v1 0/5] Add evl support to xenomai-images
 2023-12-15 17:42 UTC  (5+ messages)
` [xenomai-images][PATCH v1 1/5] linux-xenomai: Factor out base.inc
` [xenomai-images][PATCH v1 2/5] libevl: Add libevl recipe

[PATCH v3 0/7] arm64: dts: qcom: sm8150-hdk: enable display output
 2023-12-15 17:40 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
` [PATCH v3 2/7] arm64: dts: qcom: sm8150-hdk: enable HDMI output
` [PATCH v3 3/7] arm64: dts: qcom: sm8150-hdk: fix SS USB regulators
` [PATCH v3 4/7] arm64: dts: qcom: sm8150: add DisplayPort controller
` [PATCH v3 5/7] arm64: dts: qcom: sm8150: add USB-C ports to the USB+DP QMP PHY
` [PATCH v3 6/7] arm64: dts: qcom: sm8150: add USB-C ports to the OTG USB host
` [PATCH v3 7/7] arm64: dts: qcom: sm8150-hdk: enable DisplayPort and USB-C altmode

[PATCH v7 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-12-15 17:41 UTC  (13+ messages)
` [PATCH v7 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
` [PATCH v7 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2023-12-15 17:40 UTC  (11+ messages)
` [RFC PATCH 8/8] irq: boost/unboost in irq/nmi entry/exit and softirq

[meta-gnome][PATCH] gnome-software: update 45.1 -> 45.2
 2023-12-15 17:38 UTC 

[Intel-wired-lan] [PATCH iwl-next v6] ice: Add support for packet mirroring using hardware in switchdev mode
 2023-12-15 17:37 UTC  (3+ messages)
  `  "

[PATCH v10 3/3] x86/mce: Handle Intel threshold interrupt storms
 2023-12-15 17:37 UTC  (4+ messages)
` [tip: ras/core] "

[net-next PATCH v3 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-15 15:48 UTC  (3+ messages)

[PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support
 2023-12-15 17:36 UTC  (3+ messages)
` [PATCH v6 06/17] arm: mach-k3: j784s4: Add clk and power support

[PATCH net-next 4/4] dt-bindings: net: marvell10g: Document LED polarity
 2023-12-15 14:22 UTC 

[linux-next:master 7961/8213] fs/bcachefs/btree_locking.c:309:36: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-12-15 17:34 UTC 

[hch-block:block-remove-zone-aware 4/5] block/blk-settings.c:892: warning: Excess function parameter 'zoned' description in 'disk_set_zoned'
 2023-12-15 17:34 UTC 

[PATCH] tracing: Add disable-filter-buf option
 2023-12-15 17:34 UTC  (5+ messages)

[PATCH v3 0/3] iio: adc: add new ad7380 driver
 2023-12-15 17:34 UTC  (5+ messages)
` [PATCH v3 3/3] iio: adc: ad7380: new driver for AD7380 ADCs

[PATCH] nvme-pci: fix sleeping function called from interrupt context
 2023-12-15 17:33 UTC  (3+ messages)

[PATCH v3 0/2] gpiolib: protect the list of GPIO devices with a mutex
 2023-12-15 17:33 UTC  (3+ messages)
` [PATCH v3 2/2] gpiolib: use a mutex to protect the list of GPIO devices

[PATCH v2 0/9] Support light color temperature and chromaticity
 2023-12-15 17:33 UTC  (5+ messages)

[PATCH v6 0/4] Add DAX ABI for memmap_on_memory
 2023-12-15 17:32 UTC  (5+ messages)
` [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers

[Intel-wired-lan] [PATCH iwl-net] idpf: enable WB_ON_ITR
 2023-12-15 17:32 UTC  (11+ messages)

[PATCH] drm/xe: Add wait for completion after gt force reset
 2023-12-15 17:32 UTC  (3+ messages)

[oe-core][PATCH 1/2] libadwaita: update 1.4.0 -> 1.4.2
 2023-12-15 17:32 UTC  (3+ messages)
` [oe-core][PATCH 2/2] appstream: Upgrade 0.16.3 -> 1.0.0

[PATCH] generic/new: drop caches while freeze
 2023-12-15 17:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
 2023-12-15 17:28 UTC  (13+ messages)
` [PATCH for 9.0 01/12] vdpa: do not set virtio status bits if unneeded
` [PATCH for 9.0 02/12] vdpa: make batch_begin_once early return
` [PATCH for 9.0 03/12] vdpa: merge _begin_batch into _batch_begin_once
` [PATCH for 9.0 04/12] vdpa: extract out _dma_end_batch from _listener_commit
` [PATCH for 9.0 05/12] vdpa: factor out stop path of vhost_vdpa_dev_start
` [PATCH for 9.0 06/12] vdpa: check for iova tree initialized at net_client_start
` [PATCH for 9.0 07/12] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
` [PATCH for 9.0 09/12] vdpa: approve switchover after memory map in the migration destination
` [PATCH for 9.0 10/12] vdpa: add vhost_vdpa_net_load_setup NetClient callback
` [PATCH for 9.0 11/12] vdpa: add vhost_vdpa_net_switchover_ack_needed
` [PATCH for 9.0 12/12] virtio_net: register incremental migration handlers

[PATCH 0/9] xfs file non-exclusive online defragment
 2023-12-15 17:30 UTC  (5+ messages)

[PATCH RESEND v2 0/2] usb: typec: tcpm: Handle Accessory Modes
 2023-12-15 17:30 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] dt-bindings: connector: usb: add accessory mode description
` [PATCH RESEND v2 2/2] usb: typec: tcpm: Parse Accessory Mode information

[Buildroot] [PATCH v2 00/11] Add support for AM62x-SK HS-FS devices
 2023-12-15 17:29 UTC  (4+ messages)
` [Buildroot] [PATCH v2 08/11] boot/ti-k3-r5-loader: set binman environment

[PATCH 0/7] VSC SDP rework
 2023-12-15 17:29 UTC  (5+ messages)
` [PATCH 5/7] drm/i915/display: Ignore only psr specific part of vsc sdp
` [PATCH 7/7] drm/i915/display: Take care of VSC select field in video dip ctl register

[PATCH v12 0/5] riscv: Add fine-tuned checksum functions
 2023-12-15 17:27 UTC  (4+ messages)
` [PATCH v12 2/5] riscv: Add static key for misaligned accesses

[PATCH v2 1/3] drm/amd: Return -EBUSY in read_sensor() if RAS interrupt triggered
 2023-12-15 17:27 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amd: Make SW CTF handler cope with different read_sensor() results
` [PATCH v2 3/3] drm/amd: Retry delayed work handler if sensor is busy

[PATCH v4 0/8] add new command line argument parsing library
 2023-12-15 17:26 UTC  (9+ messages)
  ` [PATCH v4 1/8] arg_parser: new library for command line parsing
  ` [PATCH v4 2/8] arg_parser: add new coremask parsing API
  ` [PATCH v4 3/8] eal: add support for new arg parsing library
  ` [PATCH v4 4/8] eal: update to service core related parsers
  ` [PATCH v4 5/8] event/dlb2: add new arg parsing library API support
  ` [PATCH v4 6/8] arg_parser: added common core string and heuristic parsers
  ` [PATCH v4 7/8] examples/eventdev_pipeline: update to call arg parser API
  ` [PATCH v4 8/8] examples/l3fwd-power: "

[PATCH 0/1] xhci feature-fix for usb-next
 2023-12-15 17:27 UTC  (3+ messages)
` [PATCH 1/1] xhci: Fix null pointer dereference during S4 resume when resetting ep0

[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
 2023-12-15 17:27 UTC  (4+ messages)
` [PATCH v1 2/8] pinctrl: Add driver for the T-Head TH1520 SoC

[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-15 17:27 UTC  (5+ messages)
` [PATCH net-next v9 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode

[PATCH v1] tty: Make tty-ldisc module loading logic easy to understand
 2023-12-15 17:26 UTC  (4+ messages)
` [PATCH v2] tty: Add comments for tty-ldisc module loading logic

[PATCH v2] ldconfig-native: Add usrmerge support
 2023-12-15 17:25 UTC  (4+ messages)
` [OE-core] "

[PATCH v1 0/1] Fix clk-gpio driver
 2023-12-15 17:25 UTC  (3+ messages)
` [PATCH v1 1/1] clk: clk-gpio: add actual gated clock

backport: perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table
 2023-12-15 17:25 UTC  (2+ messages)

[OE-Core][PATCH] rust: Upgrade 1.71.1 -> 1.74.1
 2023-12-15 17:24 UTC  (5+ messages)

[PATCH] tests/avocado: Add a test for a little-endian microblaze machine
 2023-12-15 17:23 UTC  (2+ messages)

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-15 17:24 UTC  (3+ messages)
` [PATCH net-next v2 07/21] net: ravb: Move reference clock enable/disable on runtime PM APIs

generic/243 occasional fsck SIGSEGV
 2023-12-15 17:23 UTC  (2+ messages)

[PATCH] Input: SoC button array: add mapping for airplane mode button
 2023-12-15 17:17 UTC 

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2023-12-15 17:07 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net-next 20/24] net: intel: Use nested-BH locking for XDP redirect

[PATCH] xfs/health: cleanup, remove duplicated including
 2023-12-15 17:21 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: Add Itap Delay Value For High Speed DDR
 2023-12-15 17:21 UTC  (3+ messages)

[PATCH v4 1/2] xfs: add lock protection when remove perag from radix tree
 2023-12-15 17:21 UTC  (3+ messages)
` [PATCH v4 2/2] xfs: fix perag leak when growfs fails

[PATCH v1] net/tap: fix buffer overflow for ptypes list
 2023-12-15 17:21 UTC  (5+ messages)
` [PATCH v2] "

Why does mpage_writepage() not handle locked buffers?
 2023-12-15 17:21 UTC  (3+ messages)

[PATCH net] bnxt_en: do not map packet buffers twice
 2023-12-15 17:21 UTC  (4+ messages)

[PATCH v2 0/3] arm64: dts: ti: k3: Add additioal regs for DMA components
 2023-12-15 17:20 UTC  (2+ messages)

[PATCH] create-spdx-2.2: combine spdx can try to write before dir creation
 2023-12-15 17:19 UTC  (2+ messages)
` [OE-core] "

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-15 17:18 UTC  (9+ messages)
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH net-next v7 0/3] net/sched: Introduce tc block ports tracking and use
 2023-12-15 17:17 UTC  (6+ messages)
` [PATCH net-next v7 1/3] net/sched: Introduce tc block netdev tracking infra

[PATCH 1/2] cifs: fix a pending undercount of srv_count
 2023-12-15 17:16 UTC  (2+ messages)
` [PATCH 2/2] cifs: do not let cifs_chan_update_iface deallocate channels

[Intel-wired-lan] [net PATCH] i40e: fix use-after-free in i40e_aqc_add_filters()
 2023-12-15 17:16 UTC  (3+ messages)
  `  "

[PATCH] Reapply "kbuild: Create directory for target DTB"
 2023-12-15 17:14 UTC  (5+ messages)

[PATCH 0/3] drm/i915: Eaerly ggtt pinning stuff
 2023-12-15 17:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v1 00/21] uAPI Alignment - More cleanup before upstream
 2023-12-15 17:15 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/4] clk: ccf: fix enable_count mismatch
 2023-12-15 17:14 UTC  (3+ messages)
` [PATCH v2 4/4] test: dm: clk_ccf: get "i2c_root" clock from &clk_ccf

[GIT PULL] KVM/riscv fixes for 6.7, take #1
 2023-12-15 17:14 UTC  (3+ messages)

[PATCH v2 0/6] counter: fix, improvements and stm32 timer events support
 2023-12-15 17:13 UTC  (5+ messages)
` [PATCH v2 5/6] counter: stm32-timer-cnt: populate capture channels and check encoder

[PATCH net-next v4 00/13] Introduce PHY listing and link_topology tracking
 2023-12-15 17:12 UTC  (27+ messages)
` [PATCH net-next v4 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v4 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v4 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v4 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v4 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v4 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v4 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v4 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v4 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v4 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v4 11/13] net: ethtool: cable-test: "
` [PATCH net-next v4 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v4 13/13] Documentation: networking: document phy_link_topology

[Intel-wired-lan] [PATCH iwl-next, v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2023-12-15 16:21 UTC 

[PATCH v3 0/9] i2c: stm32f7: enhancements and support for stm32mp25
 2023-12-15 17:06 UTC  (4+ messages)
` [PATCH v3 8/9] arm64: dts: st: add i2c2/i2c8 pins "
` [PATCH v3 9/9] arm64: dts: st: add i2c2 / i2c8 properties on stm32mp257f-ev1


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.