All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-14 20:18:39 to 2023-07-14 22:01:44 UTC [more...]

[PATCH v2 0/6] introduce EFI_RAM_DISK_PROTOCOL
 2023-07-14 22:01 UTC  (2+ messages)

[PATCH v12 00/11] LSM: Three basic syscalls
 2023-07-14 21:59 UTC  (4+ messages)
` [PATCH v12 04/11] LSM: syscalls for current process attributes

[PATCH bpf-next v1 00/10] Exceptions - 1/2
 2023-07-14 21:58 UTC  (3+ messages)
` [PATCH bpf-next v1 04/10] bpf: Add support for inserting new subprogs

[6.5.0-rc1] unchecked MSR access error: RDMSR from 0xe2 at rIP: 0xffffffff87090227 (native_read_msr+0x7/0x40) (intel_idle_init_cstates_icpu)
 2023-07-14 21:55 UTC  (12+ messages)

[PATCH v5 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-07-14 21:54 UTC  (9+ messages)
` [PATCH v5 6/8] x86/resctrl: Display CLOSID and RMID for the resctrl groups
` [PATCH v5 7/8] x86/resctrl: Move default control group creation during mount

[PATCH] configs: k2x_evm: Always include FIT loading support
 2023-07-14 21:52 UTC  (2+ messages)

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-14 21:52 UTC  (3+ messages)
` [igt-dev] ○ CI.xeBAT: info for tests/amdgpu: add vcn decoder and encoder tests (rev8)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH] shmem: set variable shmem_mark_dquot_dirty and shmem_dquot_write_info storage-class-specifier to static
 2023-07-14 21:51 UTC 

[Buildroot] [git commit] .checkpackageignore: remove entry to tovid patch
 2023-07-14 21:48 UTC 

[PATCH bpf v1 0/3] Two more fixes for check_max_stack_depth
 2023-07-14 21:48 UTC  (3+ messages)
` [PATCH bpf v1 2/3] bpf: Repeat check_max_stack_depth for async callbacks

ip netns del zaps wg link
 2023-07-14 21:48 UTC  (3+ messages)

[RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
 2023-07-14 21:47 UTC  (4+ messages)
` [dm-devel] [PATCH RFC v10 4/17] "
    `  "

[Buildroot] [PATCH v6 0/3] Add board support for Radxa Rock 5B
 2023-07-14 21:47 UTC  (7+ messages)
` [Buildroot] [PATCH v6 1/3] package: add rockchip-rkbin package
` [Buildroot] [PATCH v6 2/3] configs: add rock5b/rock5b_defconfig
` [Buildroot] [PATCH v6 3/3] board/radxa/rock5b: Add sdcard image scripts

[PATCH v3 0/3] Cleanup Octeon DWC3 glue code
 2023-07-14 21:46 UTC  (5+ messages)
` [PATCH v3 1/3] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH v3 3/3] usb: dwc3: Add SPDX header and copyright

[PATCH 1/2] pwm: stmpe: Handle errors when disabling the signal
 2023-07-14 21:45 UTC  (2+ messages)
` [PATCH 2/2] pwm: stmpe: Don't issue error messages for problems in .apply_state()

[PATCH] USB: gadget: Fix the memory leak in raw_gadget driver
 2023-07-14 21:43 UTC  (2+ messages)

[PATCH v2 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-14 21:43 UTC  (4+ messages)
` [PATCH v2 01/13] drm/msm/dpu: cleanup dpu_kms_hw_init error path

[PATCH] init: Don't proxy console= to earlycon
 2023-07-14 21:42 UTC  (9+ messages)

[PATCH v1 1/5] ASoC: codecs: ES8326: Add es8326_mute function
 2023-07-14 21:38 UTC  (2+ messages)

[PATCH v3] Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
 2023-07-14 21:38 UTC  (2+ messages)

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-14 21:34 UTC  (34+ messages)
` [PATCH v10 01/33] scsi: Add helper to prep sense during error handling
` [PATCH v10 02/33] scsi: Allow passthrough to override what errors to retry
` [PATCH v10 03/33] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v10 04/33] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v10 05/33] scsi: retry INQUIRY after timeout
` [PATCH v10 06/33] scsi: sd: Fix sshdr use in read_capacity_16
` [PATCH v10 07/33] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v10 08/33] scsi: Use separate buf for START_STOP in sd_spinup_disk
` [PATCH v10 09/33] scsi: sd: Fix sshdr use "
` [PATCH v10 10/33] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v10 11/33] scsi: hp_sw: Only access sshdr if res > 0
` [PATCH v10 12/33] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v10 13/33] scsi: rdac: Fix sshdr use
` [PATCH v10 14/33] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v10 15/33] scsi: spi: Fix sshdr use
` [PATCH v10 16/33] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v10 17/33] scsi: sd: Fix sshdr use in sd_suspend_common
` [PATCH v10 18/33] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v10 19/33] scsi: ch: Remove unit_attention
` [PATCH v10 20/33] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v10 21/33] scsi: Have scsi-ml retry scsi_mode_sense UAs
` [PATCH v10 22/33] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH v10 23/33] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v10 24/33] scsi: sd: Have pr commands retry UAs
` [PATCH v10 25/33] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v10 26/33] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v10 27/33] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v10 28/33] scsi: ufs: Have scsi-ml retry start stop errors
` [PATCH v10 29/33] scsi: Fix sshdr use in scsi_test_unit_ready
` [PATCH v10 30/33] scsi: Fix sshdr use in scsi_cdl_enable
` [PATCH v10 31/33] scsi: sd: Fix sshdr use in cache_type_store
` [PATCH v10 32/33] scsi: sr: Fix sshdr use in sr_get_events
` [PATCH v10 33/33] scsi: Add kunit tests for scsi_check_passthrough

[PATCH 0/3] Load ASMedia XHCI controller firmware
 2023-07-14 21:30 UTC  (7+ messages)
` [PATCH 1/3] apple: Set up file system firmware loader
` [PATCH 2/3] iopoll: Add readb_poll_sleep_timeout
` [PATCH 3/3] usb: xhci-pci: Load ASMedia XHCI controller firmware

[PATCH] bootstd: Make efi_mgr bootmeth work for non-sandbox setups
 2023-07-14 21:38 UTC  (3+ messages)

[PATCH 1/2] u-boot: Switch to nobranch=1
 2023-07-14 21:37 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 0/6] Add support for Firefox's gecko profile format
 2023-07-14 21:36 UTC  (2+ messages)

[rafael-pm:bleeding-edge 33/47] drivers/acpi/internal.h:161:6: warning: no previous prototype for 'acpi_early_processor_control_setup'
 2023-07-14 21:34 UTC 

[PATCH 00/10] btrfs-progs: check and tune: add device and noscan options
 2023-07-14 21:28 UTC  (4+ messages)
` [PATCH 01/10] btrfs-progs: common: add --device option helpers

[Buildroot] [PATCH 1/1] utils/genrandconfig: increase default target ubifs image size
 2023-07-14 21:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_zchunk.py: new runtime test
 2023-07-14 21:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_pigz.py: new runtime test
 2023-07-14 21:26 UTC  (2+ messages)

[Buildroot] [git commit] utils/genrandconfig: increase default target ubifs image size
 2023-07-14 21:26 UTC 

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_lzop.py: new runtime test
 2023-07-14 21:26 UTC  (2+ messages)

[Buildroot] [git commit] support/testing/tests/package/test_zchunk.py: new runtime test
 2023-07-14 21:25 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_pigz.py: new runtime test
 2023-07-14 21:25 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_lzop.py: new runtime test
 2023-07-14 21:25 UTC 

[rafael-pm:bleeding-edge 22/40] drivers/acpi/internal.h:161:6: warning: no previous prototype for function 'acpi_early_processor_control_setup'
 2023-07-14 21:24 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: bump version to 3.0.9
 2023-07-14 21:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/linux-firmware: move old Mediatek WiFi firmware to mediatek
 2023-07-14 21:24 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-firmware: fix old Mediatek WiFi firmware location
 2023-07-14 21:22 UTC 

[Buildroot] [PATCH 1/1] package/tovid: remove package
 2023-07-14 21:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libssh: fix build with Thumb
 2023-07-14 21:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/elfutils: fix build without c++
 2023-07-14 21:21 UTC  (2+ messages)

New user of tgtd
 2023-07-14 21:21 UTC  (4+ messages)

[Buildroot] [git commit] package/tovid: remove package
 2023-07-14 21:19 UTC 

[Buildroot] [git commit] package/libssh: fix build with Thumb
 2023-07-14 21:18 UTC 

[Buildroot] [git commit] package/elfutils: fix build without c++
 2023-07-14 21:18 UTC 

[PATCH] spmi: mtk-pmif: Serialize PMIF status check and command submission
 2023-07-14 21:17 UTC  (2+ messages)

[PATCH v3] HID: hid-google-stadiaff: add support for Stadia force feedback
 2023-07-14 21:13 UTC  (2+ messages)

[Bug 199979] New: amdgpu: changing pwm1_enable from 1 to 2 does not resume automatic fan control
 2023-07-14 21:12 UTC  (2+ messages)
` [Bug 199979] "

[PATCH v4 0/4] Sapphire Rapids C0.x idle states support
 2023-07-14 21:12 UTC  (6+ messages)
` [PATCH v4 3/4] intel_idle: rename 'intel_idle_hlt_irq_on()'

[PATCHSET 0/3] xfs: ubsan fixes for 6.5-rc2
 2023-07-14 21:11 UTC  (2+ messages)

[PATCH v2] eal: avoid issues in macro expansion of alignment
 2023-07-14 21:11 UTC 

[PATCH 0/2] Add support for rpmsg sound card on i.MX93 platform
 2023-07-14 21:10 UTC  (4+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX93

[PATCH] mm: kill frontswap
 2023-07-14 21:10 UTC  (2+ messages)

[syzbot] [fat?] possible deadlock in exc_page_fault
 2023-07-14 21:10 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: hwmon: Add description for new hwmon driver hs3001
 2023-07-14 21:09 UTC  (2+ messages)

[PATCH v8 0/2] ublk: enable zoned storage support
 2023-07-14 21:08 UTC  (4+ messages)
` [PATCH v8 1/2] ublk: add helper to check if device supports user copy

[PATCH v4 00/10] tracing: introducing eventfs
 2023-07-14 21:06 UTC  (5+ messages)
` [PATCH v4 08/10] eventfs: Implement tracefs_inode_cache
` [PATCH v4 09/10] eventfs: Move tracing/events to eventfs

t2400 on freebsd12
 2023-07-14 21:06 UTC  (6+ messages)

[PATCH] util/grub.d/25_bli.in: fix shebang on unmerged-usr
 2023-07-14 21:04 UTC  (4+ messages)

[PATCH] pinctrl: qcom: Add intr_target_width to define intr_target_bit field width
 2023-07-14 21:04 UTC  (5+ messages)
    ` FW: "

[xen-unstable test] 181791: tolerable FAIL - PUSHED
 2023-07-14 20:59 UTC 

[Intel-gfx] [CI] PR for GuC 70.8.0 for DG2
 2023-07-14 20:58 UTC 

[PATCH 0/2] Add new "describe" atom
 2023-07-14 20:57 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] ref-filter: add "

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-07-14 20:56 UTC  (18+ messages)
` [PATCH 01/10] pwm: Use a consistent name for pwm_chip pointers in the core
` [PATCH 02/10] pwm: atmel-hlcdc: Use consistent variable naming
` [PATCH 03/10] pwm: bcm-kona: Consistenly name pwm_chip variables "chip"
` [PATCH 04/10] pwm: crc: "
` [PATCH 05/10] pwm: cros-ec: "
` [PATCH 06/10] pwm: lp3943: "
` [PATCH 07/10] pwm: rockchip: "
` [PATCH 08/10] pwm: sifive: "
` [PATCH 09/10] pwm: sl28cpld: "
` [PATCH 10/10] staging: greybus: pwm: "

[dm-devel] Patch "dm ioctl: have constant on the right side of the test" has been added to the 6.1-stable tree
 2023-07-14 20:54 UTC 

[dm-devel] Patch "dm ioctl: Avoid double-fetch of version" has been added to the 6.1-stable tree
 2023-07-14 20:54 UTC 

[dm-devel] Patch "dm: fix undue/missing spaces" has been added to the 6.1-stable tree
 2023-07-14 20:53 UTC 

[dm-devel] Patch "dm: avoid split of quoted strings where possible" has been added to the 6.1-stable tree
 2023-07-14 20:53 UTC 

XenSummit: Empty per-arch files
 2023-07-14 20:52 UTC  (2+ messages)

[PATCH v3 1/2] cxl/acpi: Fix UAF in the error path
 2023-07-14 20:50 UTC  (4+ messages)
` [PATCH v3 2/2] cxl/acpi: Do not swallow errors

[PATCH v3 0/2] Add LUKS2 support to luks_script
 2023-07-14 20:49 UTC  (3+ messages)
` [PATCH v3 1/2] cryptodisk: Optimize luks_script_get
` [PATCH v3 2/2] cryptodisk: Add support for LUKS2 in (proc)/luks_script

linux-next: Tree for Jul 13
 2023-07-14 20:46 UTC  (4+ messages)
` linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)

[RFC PATCH v3 0/3] support 512B ECC step size for Meson NAND
 2023-07-14 20:44 UTC  (6+ messages)
` [RFC PATCH v3 2/3] dt-bindings: nand: meson: make ECC properties dependent

[PATCH] dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficients
 2023-07-14 20:45 UTC  (2+ messages)

[PATCH v2] platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
 2023-07-14 20:44 UTC 

[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-07-14 20:44 UTC  (4+ messages)
` [Patch v3 3/6] sched/fair: Implement prefer sibling imbalance calculation between asymmetric groups

[PATCH V4] dt-bindings: crypto: qcom-qce: add SoC compatible string for ipq9574
 2023-07-14 20:42 UTC  (2+ messages)

[PATCH] misc: Add grub_sprintf() C99/POSIX non-conformance comment
 2023-07-14 20:38 UTC 

[PATCH RFC 00/11] rust: Implicit lock class creation & Arc Lockdep integration
 2023-07-14 19:56 UTC  (9+ messages)
` [PATCH RFC 04/11] rust: siphash: Add a simple siphash abstraction
` [PATCH RFC 05/11] rust: sync: Add dummy LockClassKey implementation for !CONFIG_LOCKDEP
` [PATCH RFC 06/11] rust: sync: Replace static LockClassKey refs with a pointer wrapper
` [PATCH RFC 07/11] rust: sync: Implement dynamic lockdep class creation

[GIT PULL] x86/urgent for v6.5-rc2
 2023-07-14 20:37 UTC 

[PATCH V5] regulator: da9062: Make the use of IRQ optional
 2023-07-14 20:27 UTC  (11+ messages)

[Intel-wired-lan] [PATCH v2] igc: Ignore AER reset when device is suspended
 2023-07-14 20:35 UTC  (3+ messages)
  `  "

[PATCH v3 0/3] Support dwc3 runtime suspend during bus suspend
 2023-07-14 20:34 UTC  (8+ messages)
` [PATCH v3 3/3] usb: dwc3: Modify runtime pm ops to handle "

[PATCH v2] tracing/histograms: Return an error if we fail to add histogram to hist_vars list
 2023-07-14 20:33 UTC 

[PATCH] term/serial: Ensure proper NULL termination after grub_strncpy
 2023-07-14 20:33 UTC 

[PATCH 0/7] Add support for LUT PPG
 2023-07-14 20:32 UTC  (12+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings

[PATCH net-next 09/12] net/mlx5: Compare with old_dest param to modify rule destination
 2023-07-14 20:32 UTC  (11+ messages)

[PATCH] acpi: Use options enum to index command options
 2023-07-14 20:32 UTC 

[git pull] IOMMU Fixes for Linux v6.5-rc1
 2023-07-14 20:31 UTC 

[RFC PATCH v10 03/17] ipe: add evaluation loop
 2023-07-14 20:28 UTC  (4+ messages)
` [dm-devel] [PATCH RFC v10 3/17] "
    `  "

[PATCH] x86/mm: Remove "INVPCID single" feature tracking
 2023-07-14 20:27 UTC  (2+ messages)

[Tpm2] How to wrap/unwrap with TPM2 endorsement key?
 2023-07-14 20:27 UTC 

[PATCH v3 00/28] Add Cgroup support for SGX EPC memory
 2023-07-14 20:26 UTC  (3+ messages)
` [PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support

[Intel-xe] [PATCH 0/1] Adding throttle reasons sysfs attributes
 2023-07-14 20:25 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/1] [RFC]drm/xe: "

[linuxtv-media-stage:fixes] BUILD SUCCESS 0cb1d9c845110ce638a43a1417c7df5968d1daa3
 2023-07-14 20:22 UTC 

[Intel-xe] [PATCH v2 0/6] Add HWMON support for DGFX
 2023-07-14 20:21 UTC  (7+ messages)

[PATCH] phy: Add support for the Apple Type-C PHY
 2023-07-14 20:21 UTC 

[PATCHSET 0/5] Add io_uring support for waitid
 2023-07-14 20:21 UTC  (5+ messages)
` [PATCH 4/5] exit: add internal include file with helpers

[PATCH net-next] igc: Add TransmissionOverrun counter
 2023-07-14 20:14 UTC 

Bugbot for all kernel bugs?
 2023-07-14 20:19 UTC  (4+ messages)

[PATCH net-next v2 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-14 (i40e)
 2023-07-14 20:12 UTC  (3+ messages)
` [PATCH net-next v2 1/2] i40e: Add helper for VF inited state check with timeout
` [PATCH net-next v2 2/2] i40e: Wait for pending VF reset in VF set callbacks


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.