All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 11:35:41 to 2024-04-12 12:37:17 UTC [more...]

[PATCH] Makefile: preserve --jobserver-auth argument when calling ninja
 2024-04-12 11:53 UTC  (3+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-12 12:35 UTC  (11+ messages)
              ` [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()
                  ` [PATCH] selftests: fix build failure with NOLIBC

[PATCH RESEND] arm64: dts: qcom: qcm6490-idp: Name the regulators
 2024-04-12 12:36 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS df238859a090c8e9eae88eb58b4cb267304f7988
 2024-04-12 12:35 UTC 

[PATCH v10 0/4] Add support for vibrator in multiple PMICs
 2024-04-12 12:36 UTC  (10+ messages)
` [PATCH v10 1/4] input: pm8xxx-vibrator: correct VIB_MAX_LEVELS calculation
` [PATCH v10 2/4] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v10 3/4] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH v10 4/4] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH v1 0/3] overlayfs: Optimize override/revert creds
 2024-04-12 12:36 UTC  (2+ messages)

[bitbake-devel] [PATCH 00/12] prserv: add support for an "upstream" server
 2024-04-12 12:36 UTC 

[PATCH] hte: tegra-194: Convert to platform remove callback returning void
 2024-04-12 12:35 UTC  (5+ messages)

[nft PATCH v2 0/5] json: Accept more than two operands in binary expressions
 2024-04-12 12:35 UTC  (2+ messages)

[PATCH v5 0/5] imx93: Conver to OF_UPSTREAM
 2024-04-12 12:34 UTC  (4+ messages)
` [PATCH v5 2/5] serial: lpuart: use ipg clk for i.MX7ULP

[XEN PATCH v3 0/3] x86/iommu: Drop IOMMU support when cx16 isn't supported
 2024-04-12 12:33 UTC  (4+ messages)
` [XEN PATCH v3 1/3] VT-d: Disable IOMMU if "
` [XEN PATCH v3 2/3] AMD-Vi: "
` [XEN PATCH v3 3/3] VT-d: Cleanup MAP_SINGLE_DEVICE and related code

[PATCH v6 0/8] IIO: Use device_for_each_child_scope()
 2024-04-12 12:31 UTC  (3+ messages)
` [PATCH v6 3/8] iio: adc: stm32: Fixing err code to not indicate success

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-04-12 12:33 UTC  (8+ messages)
` [PATCH 5/6] dts: add statefulness to InteractiveShell

[PATCH v3] arm64: dts: qcom: qcm6490-idp: Name the regulators
 2024-04-12 12:32 UTC 

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12 12:30 UTC  (17+ messages)
` [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
` [PATCH 15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabled
` [PATCH 16/19] riscv: hwprobe: Add vendor extension probing

[PATCH] nvmem: lpc18xx_eeprom: Convert to platform remove callback returning void
 2024-04-12 12:31 UTC  (2+ messages)

[RFC PATCH] mm/vmstat: sum up all possible CPUs instead of using vm_events_fold_cpu
 2024-04-12 12:30 UTC 

[PATCH v4 0/5] s390/vfio-ap: ap_config sysfs attribute for mdevctl automation
 2024-04-12 12:29 UTC  (4+ messages)
` [PATCH v4 4/5] s390/vfio-ap: Add write support to sysfs attr ap_config

[PATCH] virtio-mmio: Convert to platform remove callback returning void
 2024-04-12 12:29 UTC  (4+ messages)

[PATCH v5 0/6] media: imx335: 2/4 lane ops and improvements
 2024-04-12 12:28 UTC  (7+ messages)
` [PATCH v5 1/6] media: imx335: Support 2 or 4 lane operation modes
` [PATCH v5 2/6] media: imx335: Parse fwnode properties
` [PATCH v5 3/6] media: imx335: Use V4L2 CCI for accessing sensor registers
` [PATCH v5 4/6] media: imx335: Use integer values for size registers
` [PATCH v5 5/6] media: imx335: Fix active area height discrepency
` [PATCH v5 6/6] media: imx335: Limit analogue gain value

[PATCH v5 0/4] drm/i915/display: DMC wakelock implementation
 2024-04-12 12:27 UTC  (4+ messages)
` [PATCH v5 1/4] drm/i915/display: add support for DMC wakelocks

[libgpiod][RFC/RFT 00/18] dbus: add GLib-based DBus daemon and command-line client
 2024-04-12 12:28 UTC  (19+ messages)
` [libgpiod][RFC/RFT 01/18] tests: split out reusable test code into a local static library
` [libgpiod][RFC/RFT 02/18] tests: split out the common test code for bash scripts
` [libgpiod][RFC/RFT 03/18] bindings: glib: add build files
` [libgpiod][RFC/RFT 04/18] bindings: glib: add public headers
` [libgpiod][RFC/RFT 05/18] bindings: glib: add core code
` [libgpiod][RFC/RFT 06/18] bindings: glib: add examples
` [libgpiod][RFC/RFT 07/18] bindings: glib: add tests
` [libgpiod][RFC/RFT 08/18] README: document GLib bindings
` [libgpiod][RFC/RFT 09/18] dbus: add build files
` [libgpiod][RFC/RFT 10/18] dbus: add the API definitions
` [libgpiod][RFC/RFT 11/18] dbus: add a wrapper around the gdbus-codegen generated header
` [libgpiod][RFC/RFT 12/18] dbus: add data files
` [libgpiod][RFC/RFT 13/18] dbus: add gpio-manager code
` [libgpiod][RFC/RFT 14/18] dbus: add tests
` [libgpiod][RFC/RFT 15/18] dbus: add a command-line client
` [libgpiod][RFC/RFT 16/18] dbus: client: add tests
` [libgpiod][RFC/RFT 17/18] README: document the DBus API
` [libgpiod][RFC/RFT 18/18] TODO: drop the DBus daemon from the list

[PATCH v2 1/2] net/bonding: introduce direct link bonding mode
 2024-04-12 12:27 UTC  (2+ messages)
` [PATCH v2 2/2] doc/prog_guide: document "

[EXTERNAL] Re: [PATCH v4 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
 2024-04-12 12:26 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] pps: clients: gpio: Convert to platform remove callback returning void
 2024-04-12 12:26 UTC  (3+ messages)

[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
 2024-04-12 12:25 UTC 

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-04-12 12:24 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-12 12:22 UTC  (5+ messages)
` [PATCH v19 076/130] KVM: TDX: Finalize VM initialization

[PATCH] wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded
 2024-04-12 12:06 UTC 

[PATCH 1/2] net/bonding: introduce direct link bonding mode
 2024-04-12 12:20 UTC  (2+ messages)
` [PATCH 2/2] doc/prog_guide: document "

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-12 12:20 UTC  (11+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[PATCH 1/1] pps: clients: gpio: Bypass edge's direction check when not needed
 2024-04-12 12:20 UTC  (9+ messages)

[PATCH i-g-t] lib/igt_kmod: Fix sigaction write to uninitialized memory
 2024-04-12 12:20 UTC 

[PATCH v4 0/1] tcp/dcpp: Un-pin tw_timer
 2024-04-12 12:20 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH] samples: qmi: Convert to platform remove callback returning void
 2024-04-12 12:20 UTC  (2+ messages)

[PATCH v3 0/2] Use hmm_range_fault to populate user page
 2024-04-12 12:19 UTC  (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] media: i2c: Add ar0234 camera sensor driver
 2024-04-12 12:18 UTC  (2+ messages)

[OE-core] [kirkstone][PATCH] kernel.bbclass: check, if directory exists before removing empty module directory
 2024-04-12 12:18 UTC  (3+ messages)
`  "

[PATCH 0/5] Clean up of gzip decompressor
 2024-04-12 12:18 UTC  (16+ messages)
` [PATCH 2/5] gzip: clean up comments and fix code alignment
` [PATCH 3/5] gzip: refactor state tracking
` [PATCH 4/5] gzip: move crc state into consilidated gzip state
` [PATCH 5/5] gzip: move huffman code table tracking into "

[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12 12:17 UTC  (4+ messages)

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-12 12:17 UTC  (7+ messages)

[LTP] [RFC] Dependency hell on static inline forced by off_t + _GNU_SOURCE
 2024-04-12 12:16 UTC  (2+ messages)

[PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_msg warning
 2024-04-12 12:15 UTC  (2+ messages)
` [tip: timers/urgent] selftests: timers: Fix posix_timers ksft_print_msg() warning

[PATCH 3/3] selftests: timers: Fix abs() warning in posix_timers test
 2024-04-12 12:15 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH] kselftest: Mark functions that unconditionally call exit() as __noreturn
 2024-04-12 12:15 UTC  (3+ messages)
` [tip: timers/urgent] selftests: "

[PATCH] quota: fix to propagate error of mark_dquot_dirty() to caller
 2024-04-12 12:15 UTC  (2+ messages)

linux-next: build failure after merge of the kvm tree
 2024-04-12 12:14 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: fsl-asoc-card: Document fsl,imx25-pdk-sgtl5000
 2024-04-12 12:14 UTC 

[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-12 12:13 UTC  (2+ messages)
` ✗ CI.FULL: failure for Cleanup and fixes in drmm_add_action_or_reset usage (rev3)

[PATCH] merge-tree: fix argument type of the `--merge-base` option
 2024-04-12 12:10 UTC 

[PATCH net 1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
 2024-04-12 12:10 UTC  (2+ messages)

[PATCH v5 0/5] pwm: meson: dt-bindings fixup
 2024-04-12 12:08 UTC  (4+ messages)
` [PATCH v5 5/5] pwm: meson: add generic compatible for meson8 to sm1

[PATCH 0/1] Replace the macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
 2024-04-12 12:07 UTC  (4+ messages)
` [PATCH 1/1] Replace "

[PATCH] ata: libata-scsi: Fix ata_scsi_port_error_handler() error path
 2024-04-12 12:08 UTC  (2+ messages)

[net-next PatchV2] octeontx2-af: map management port always to first PF
 2024-04-12 12:07 UTC  (3+ messages)

[PATCH v3] ASoC: soc-card: soc-card-test: Fix some error handling in init()
 2024-04-12 12:07 UTC 

[PATCH] drm/amdgpu: replace tmz flag into buffer flag
 2024-04-12 12:06 UTC 

[Buildroot] [Bug 16036] New: android-tools version is too old
 2024-04-12 12:06 UTC  (2+ messages)
` [Buildroot] [Bug 16036] "

[PATCH 1/2] Revert "tests/intel/xe_vm: Do not error on -ECANCELED"
 2024-04-12 12:04 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 0/2] Support MT8188 SCP core 1
 2024-04-12 10:49 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: mediatek: "

[PATCH] drm/xe: Use drm_sched_priority enum instead of 0
 2024-04-12 12:03 UTC  (2+ messages)

[PATCH net v2] octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
 2024-04-12 12:02 UTC 

[PATCH for-9.1 0/9] Switch to glib URI parsing code
 2024-04-12 12:01 UTC  (5+ messages)
` [PATCH for-9.1 4/9] Bump minimum glib version to v2.66

[PATCH v7 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-04-12 12:02 UTC  (8+ messages)
` [PATCH v7 1/3] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers
` [PATCH v7 2/3] arm64: dts: ti: k3-am62p: add the USB sub-system
` [PATCH v7 3/3] arm64: dts: ti: k3-am62a: Disable USB LPM

[axboe-block:rw_iter 149/438] drivers/gpu/drm/armada/armada_debugfs.c:67:15: error: implicit declaration of function 'strncpy_from_iter'; did you mean 'strncpy_from_user'?
 2024-04-12 12:01 UTC 

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-12 12:00 UTC  (18+ messages)
` [PATCH 01/13] wifi: cfg80211: Add provision to advertise multiple radio in one wiphy

[PATCH 0/8] wifi: rtw89: configure 5.9 and 6 GHz channels and power type by BIOS settings
 2024-04-12 11:57 UTC  (9+ messages)
` [PATCH 1/8] wifi: rtw89: sar: correct TX power boundary for MAC domain
` [PATCH 2/8] wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband
` [PATCH 3/8] wifi: rtw89: 8852c: update TX power tables to R69.1 (1 of 2)
` [PATCH 4/8] wifi: rtw89: 8852c: update TX power tables to R69.1 (2 "
` [PATCH 5/8] wifi: rtw89: regd: block 6 GHz by policy if not specific country
` [PATCH 6/8] wifi: rtw89: regd: extend policy of UNII-4 for IC regulatory
` [PATCH 7/8] wifi: rtw89: acpi: process 6 GHz SP policy from ACPI DSM
` [PATCH 8/8] wifi: rtw89: regd: handle policy of 6 GHz SP according to BIOS

[PATCH v2] ata: libata-core: Remove ata_exec_internal_sg()
 2024-04-12 11:59 UTC  (2+ messages)

[PATCH v6 0/4] mm: add per-order mTHP alloc and swpout counters
 2024-04-12 11:59 UTC  (6+ messages)
` [PATCH v6 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v6 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v6 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v6 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-12 11:57 UTC  (3+ messages)

[PATCH 0/3] cryptodev: add API to get used queue pair depth
 2024-04-12 11:57 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] crypto/cnxk: support queue pair depth API
  ` [PATCH v2 3/3] test/crypto: add QP depth used count case

[PATCH] Makefile: fix use of -j without an argument
 2024-04-12 11:56 UTC 

[PATCH 1/3] tracing/kprobes: Fix symbol counting logic by looking at modules as well
 2024-04-12 11:54 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-12 11:53 UTC  (5+ messages)

[PATCH i-g-t] lib/igt_kmod: Fix sigaction write to uninitialized memory
 2024-04-12 11:53 UTC 

[PATCH net] octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
 2024-04-12 11:52 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH] arm64: dts: ti: k3-am62*: Add PHY2 region to USB wrapper node
 2024-04-12 11:52 UTC  (2+ messages)

[PATCH 6.6 000/114] 6.6.27-rc1 review
 2024-04-12 11:50 UTC  (2+ messages)

[PATCH ipsec-next v3] udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
 2024-04-12 11:50 UTC 

[l1k:spdm-future 22/46] lib/spdm/req-sysfs.c:176:55: warning: omitting the parameter name in a function definition is a C23 extension
 2024-04-12 11:50 UTC 

[Intel-wired-lan] [iwl-next v3 0/7] ice: support devlink subfunction
 2024-04-12 11:44 UTC  (4+ messages)
` [Intel-wired-lan] [iwl-next v3 5/7] ice: base subfunction aux driver
    `  "

directory caching & negative file lookups?
 2024-04-12 11:43 UTC  (10+ messages)

[PATCH 0/4] Cleanup K3 binman templating
 2024-04-12 11:43 UTC  (15+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries

[PATCH] HID: hid-steam: Add Deck IMU support
 2024-04-12 11:42 UTC  (2+ messages)

[PATCH] HID: nintendo: Remove unused function
 2024-04-12 11:40 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-04-12 11:39 UTC  (5+ messages)
` [PATCH v3 5/5] arm64: dts: ti: k3-am62*: Add PHY2 region to USB wrapper node

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-04-12 11:38 UTC  (6+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()

connlimit from wiki.nftables.org not working
 2024-04-12 11:38 UTC  (5+ messages)

[PATCH] HID: Remove the unused variable minor
 2024-04-12 11:38 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: build INTERCONNECT_QCOM_SM6115 as module
 2024-04-12 11:37 UTC  (4+ messages)

[PATCH v4 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-12 11:36 UTC  (3+ messages)
` (subset) "

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2024-04-12 11:36 UTC  (3+ messages)
` [PATCH v3 17/51] target/arm: Add cpu properties for SME

[PATCH v5 00/10] RK3588 USBDP support
 2024-04-12 11:36 UTC  (4+ messages)
` (subset) "

[PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-12 11:36 UTC  (4+ messages)

[PATCH v2 0/2] regmap: Amend MODULE_DESCRIPTION() texts
 2024-04-12 11:36 UTC  (2+ messages)

[PATCH v9 0/4] Add support for vibrator in multiple PMICs
 2024-04-12 11:36 UTC  (13+ messages)
` [PATCH v9 2/4] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-12 11:35 UTC  (4+ messages)

[PATCH] phy: freescale: fsl-samsung-hdmi: Convert to platform remove callback returning void
 2024-04-12 11:36 UTC  (2+ messages)

[PATCH] phy: qcom: qmp-ufs: update SM8650 tables for Gear 4 & 5
 2024-04-12 11:36 UTC  (3+ messages)

[PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
 2024-04-12 11:35 UTC  (2+ messages)

[PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL
 2024-04-12 11:35 UTC  (3+ 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.