All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-26 18:29:46 to 2022-04-26 19:02:46 UTC [more...]

[PATCH AUTOSEL 5.10 1/9] ASoC: Intel: soc-acpi: correct device endpoints for max98373
 2022-04-26 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 8/9] powerpc/perf: Fix 32bit compile

[PATCH AUTOSEL 5.15 01/15] ASoC: Intel: soc-acpi: correct device endpoints for max98373
 2022-04-26 19:02 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 03/15] ext4: fix bug_on in start_this_handle during umount filesystem
` [PATCH AUTOSEL 5.15 05/15] ksmbd: increment reference count of parent fp
` [PATCH AUTOSEL 5.15 12/15] powerpc/perf: Fix 32bit compile

[PATCH AUTOSEL 5.17 01/22] ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable
 2022-04-26 19:01 UTC  (20+ messages)
` [PATCH AUTOSEL 5.17 02/22] ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN
` [PATCH AUTOSEL 5.17 03/22] ASoC: rt711/5682: check if bus is active before deferred jack detection
` [PATCH AUTOSEL 5.17 04/22] ASoC: Intel: soc-acpi: correct device endpoints for max98373
` [PATCH AUTOSEL 5.17 05/22] ASoC: wm8731: Disable the regulator when probing fails
` [PATCH AUTOSEL 5.17 06/22] ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15
` [PATCH AUTOSEL 5.17 07/22] Input: cypress-sf - register a callback to disable the regulators
` [PATCH AUTOSEL 5.17 08/22] ext4: fix bug_on in start_this_handle during umount filesystem
` [PATCH AUTOSEL 5.17 09/22] arch: xtensa: platforms: Fix deadlock in rs_close()
` [PATCH AUTOSEL 5.17 10/22] ksmbd: increment reference count of parent fp
` [PATCH AUTOSEL 5.17 11/22] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
` [PATCH AUTOSEL 5.17 12/22] ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
` [PATCH AUTOSEL 5.17 13/22] erofs: fix use-after-free of on-stack io[]
` [PATCH AUTOSEL 5.17 14/22] bonding: do not discard lowest hash bit for non layer3+4 hashing
` [PATCH AUTOSEL 5.17 16/22] cifs: destage any unwritten data to the server before calling copychunk_write
` [PATCH AUTOSEL 5.17 18/22] powerpc/perf: Fix 32bit compile
` [PATCH AUTOSEL 5.17 20/22] ata: pata_marvell: Check the 'bmdma_addr' beforing reading
` [PATCH AUTOSEL 5.17 21/22] selftest/vm: verify mmap addr in mremap_test
` [PATCH AUTOSEL 5.17 22/22] selftest/vm: verify remap destination address "

[PATCH] netfilter: nft_socket: socket expressions for GID & UID
 2022-04-26 19:02 UTC  (4+ messages)

[PATCH v35 00/29] LSM: Module stacking for AppArmor
 2022-04-26 19:01 UTC  (13+ messages)
` [PATCH v35 23/29] Audit: Create audit_stamp structure
` [PATCH v35 25/29] Audit: Allow multiple records in an audit_buffer
` [PATCH v35 27/29] Audit: Add record for multiple object contexts

[PATCH] power: domain: apple: Restore reset ops that return 0
 2022-04-26 19:01 UTC  (4+ messages)

[PULL 00/68] nios2 patch queue
 2022-04-26 18:18 UTC  (35+ messages)
` [PULL 03/68] linux-user/nios2: Drop syscall 0 "workaround"
` [PULL 04/68] linux-user/nios2: Adjust error return
` [PULL 05/68] linux-user/nios2: Handle special qemu syscall return values
` [PULL 06/68] linux-user/nios2: Remove do_sigreturn
` [PULL 07/68] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
` [PULL 08/68] tests/tcg/nios2: Re-enable linux-user tests
` [PULL 09/68] target/nios2: Remove user-only nios2_cpu_do_interrupt
` [PULL 10/68] target/nios2: Remove nios2_cpu_record_sigsegv
` [PULL 11/68] target/nios2: Build helper.c for system only
` [PULL 13/68] target/nios2: Check supervisor on eret
` [PULL 14/68] target/nios2: Stop generating code if gen_check_supervisor fails
` [PULL 15/68] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PULL 17/68] target/nios2: Split out helper for eret instruction
` [PULL 18/68] target/nios2: Fix BRET instruction
` [PULL 19/68] target/nios2: Do not create TCGv for control registers
` [PULL 20/68] linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
` [PULL 21/68] target/nios2: Remove cpu_interrupts_enabled
` [PULL 22/68] target/nios2: Split control registers away from general registers
` [PULL 23/68] target/nios2: Clean up nios2_cpu_dump_state
` [PULL 24/68] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PULL 25/68] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PULL 26/68] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PULL 27/68] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PULL 28/68] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PULL 29/68] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PULL 32/68] target/nios2: Clean up nios2_cpu_do_interrupt
` [PULL 33/68] target/nios2: Hoist CPU_LOG_INT logging
` [PULL 34/68] target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
` [PULL 36/68] target/nios2: Clean up handling of tlbmisc in do_exception
` [PULL 37/68] target/nios2: Prevent writes to read-only or reserved control fields
` [PULL 38/68] target/nios2: Implement cpuid
` [PULL 45/68] target/nios2: Split out helpers for gen_i_math_logic
` [PULL 47/68] target/nios2: Split out helpers for gen_rr_mul_high
` [PULL 56/68] target/nios2: Implement Misaligned destination exception

CXL type 3 which doesn't have cxl mem enabled
 2022-04-26 19:00 UTC  (4+ messages)

[PATCH bpf-next 00/10] Teach libbpf to "fix up" BPF verifier log
 2022-04-26 18:59 UTC  (5+ messages)
` [PATCH bpf-next 07/10] libbpf: refactor CO-RE relo human description formatting routine
` [PATCH bpf-next 09/10] libbpf: fix up verifier log for unguarded failed CO-RE relos

[PATCH] git-p4: properly initialize the largefiles
 2022-04-26 18:59 UTC 

[PATCH v1 0/5] interconnect: qcom: icc-rpm: Support voting bucket
 2022-04-26 18:59 UTC  (3+ messages)
` [PATCH v1 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag

[PATCH] linux/find: ignore -Wtype-limits to reduce W=2 warnings by 34% tree-wide
 2022-04-26 18:56 UTC  (2+ messages)

[PATCH 0/3] i2c: gpio: support write-only sda
 2022-04-26 18:56 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: i2c-gpio: Add property i2c-gpio,sda-output-only

[PATCH 5.15 000/124] 5.15.36-rc1 review
 2022-04-26 18:55 UTC  (7+ messages)

[PATCH v2] drm/msm/dp: remove fail safe mode related code
 2022-04-26 18:48 UTC  (3+ messages)

[PATCH v4 1/2] x86/mem_sharing: make fork_reset more configurable
 2022-04-26 18:53 UTC  (6+ messages)
` [PATCH v4 2/2] x86/monitor: Add new monitor event to catch all vmexits

[PATCH net-next 0/6] net: remove non-Ethernet drivers using virt_to_bus()
 2022-04-26 18:55 UTC  (3+ messages)
` [PATCH net-next 6/6] net: hamradio: remove support for DMA SCC devices

[PATCH] wic: Add dependencies for erofs-utils
 2022-04-26 18:54 UTC 

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-04-26 18:52 UTC  (6+ messages)
` [PATCH net-next 2/5] net: dsa: add out-of-band tagging protocol

[PATCH v3 0/4] Add Sstc extension support
 2022-04-26 18:52 UTC  (15+ messages)
` [PATCH v3 1/4] RISC-V: Add SSTC extension CSR details
` [PATCH v3 2/4] RISC-V: Enable sstc extension parsing from DT
` [PATCH v3 3/4] RISC-V: Prefer sstc extension if available
` [PATCH v3 4/4] RISC-V: KVM: Support sstc extension

[PATCH 0/5] Add new SoC21 infrastructure
 2022-04-26 18:52 UTC  (4+ messages)
` [PATCH 3/5] drm/amdgpu: add nbio callback to query rom offset
` [PATCH 4/5] drm/amdgpu: add new write field for soc21
` [PATCH 5/5] drm/amdgpu: add soc21 common ip block v2

[PATCH v2 1/2] drm/sched: use DECLARE_EVENT_CLASS
 2022-04-26 18:52 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/19] drm/edid: CEA data block iterators, and more
 2022-04-26 18:52 UTC  (4+ messages)
` [Intel-gfx] [PATCH 01/19] drm/edid: reset display info in drm_add_edid_modes() for NULL edid
  `  "

[PATCH v2 5/9] dt-bindings: opp: opp-v2-kryo-cpu: Remove SMEM
 2022-04-26 18:52 UTC  (2+ messages)

[PATCH net] SUNRPC: Fix local socket leak in xs_local_setup_socket()
 2022-04-26 18:51 UTC  (2+ messages)

[PATCH v2] drm/msm: add trace_dma_fence_emit to msm_gpu_submit
 2022-04-26 18:50 UTC  (11+ messages)

[PATCH bpf-next v2] bpf: compute map_btf_id during build time
 2022-04-26 18:50 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: arm: mediatek: Convert some docs to DT schema
 2022-04-26 18:48 UTC  (13+ messages)
` [PATCH v2 1/3] dt-bindings: arm: mediatek: topckgen: Convert "
` [PATCH v2 2/3] dt-bindings: arm: mediatek: apmixedsys: "
` [PATCH v2 3/3] dt-bindings: arm: mediatek: infracfg: "

[PATCH] KVM: x86/mmu: add lockdep check before lookup_address_in_mm()
 2022-04-26 18:48 UTC  (7+ messages)

[PATCH 1/2] drm/amdkfd: Use bitmap_zalloc() when applicable
 2022-04-26 18:47 UTC  (5+ messages)

[PATCH] drm/msm/dp: move add fail safe mode to dp_connector_get_mode()
 2022-04-26 18:48 UTC  (13+ messages)
          ` [Freedreno] "

[PATCH v3 00/11] Introduce In Field Scan driver
 2022-04-26 18:47 UTC  (7+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 04/10] platform/x86/intel/ifs: Read IFS firmware image

Suggestion: Revert commit c7fad78ec0ee ("Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig")
 2022-04-26 18:47 UTC  (4+ messages)

[PATCH 1/2] drm/probe-helper: Add helper for drm_helper_probe_single_connector_modes()
 2022-04-26 18:46 UTC  (4+ messages)
` [PATCH 2/2] drm/probe-helper: For DP, add 640x480 if all other modes are bad

[matthias-bgg:v5.18-next/dts64 30/31] arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: 'dt-bindings/clock/en7523-clk.h' file not found
 2022-04-26 18:46 UTC 

[RFC 00/18] vfio: Adopt iommufd
 2022-04-26 18:45 UTC  (9+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

[PATCH 0/8] Add SCMI version of ST boards
 2022-04-26 18:44 UTC  (7+ messages)
` [PATCH 2/8] dt-bindings: clock: stm32mp1: describes clocks if "st,stm32mp1-rcc-secure"

[PATCH] Fix 'writeable' typos
 2022-04-26 18:45 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/3] drm: Add infrastructure to allow seamless mode switches
 2022-04-26 18:44 UTC  (6+ messages)
    `  "

[PATCH] ASoC: Intel: avs: Depend on CONFIG_ACPI
 2022-04-26 18:42 UTC  (8+ messages)

[PATCH 0/4] ASoC: SOF: use pm_runtime_resume_and_get()
 2022-04-26 18:41 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: control: "
` [PATCH 2/4] ASoC: SOF: debug: "
` [PATCH 3/4] ASoC: SOF: sof-client-ipc-flood-test: "
` [PATCH 4/4] ASoC: SOF: sof-client-ipc-msg-injector: "

[Buildroot] [PATCH v2 0/2] External GCC12 toolchain support
 2022-04-26 18:42 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] toolchain/Config.in: add BR2_TOOLCHAIN_GCC_AT_LEAST_12 blind option

[PATCH] ARM: dts: exynos: add atmel, 24c128 fallback to Samsung EEPROM
 2022-04-26 18:34 UTC  (2+ messages)
` [PATCH] ARM: dts: exynos: add atmel,24c128 "

[ovmf test] 169750: regressions - FAIL
 2022-04-26 18:41 UTC 

[PATCH 5.17 000/146] 5.17.5-rc1 review
 2022-04-26 18:40 UTC 

[PATCH 0/5] MediaTek MT8195 display binding
 2022-04-26 18:31 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: arm: mediatek: mmsys: add power and gce properties

[PATCH v4 0/5] add xhci-exynos driver
 2022-04-26 18:40 UTC  (6+ messages)
  ` [PATCH v4 1/5] usb: host: export symbols for xhci-exynos to use xhci hooks

[PATCH v2] dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible
 2022-04-26 18:31 UTC  (3+ messages)

[PATCH] ASoC: Intel: atom: use pm_runtime_resume_and_get()
 2022-04-26 18:38 UTC 

[PATCH v2 0/7] mm: introduce shrinker debugfs interface
 2022-04-26 18:37 UTC  (4+ messages)

[PATCH v2] ASoC: SOF: bump SOF_ABI_MINOR
 2022-04-26 18:36 UTC 

[PATCH] tty: n_gsm: return -EINVAL when adaption is not supported
 2022-04-26 18:37 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 0/4] drm/i915: Start reordering modeset clock calculations
 2022-04-26 18:37 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915: Split shared dpll .get_dplls() into compute and get phases
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Do .crtc_compute_clock() earlier
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Clean up DPLL related debugs
` [Intel-gfx] [PATCH v2 4/4] drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()

[PATCH v5 0/2] Add basic node support for Mediatek MT8186 SoC
 2022-04-26 18:24 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: arm: Add compatible for Mediatek MT8186

[PATCH v8 00/10] kernfs: Remove reference counting for kernfs_open_node
 2022-04-26 18:37 UTC  (5+ messages)
` [PATCH v8 02/10] kernfs: make ->attr.open RCU protected

[Nouveau] Requests For Proposals for hosting XDC 2023 are now open
 2022-04-26 18:36 UTC  (3+ messages)
`  "
` [Intel-gfx] "

[sudeep-holla:for-next/ffa 1/1] drivers/firmware/arm_ffa/driver.c:404:17: warning: suggest explicit braces to avoid ambiguous 'else'
 2022-04-26 18:35 UTC 

[PATCH] ASoC: SOF: mediatek: mt8195 change ipc timeout as 1 second
 2022-04-26 18:34 UTC 

[PATCH] net: e1000: Depend on CONFIG_PCI
 2022-04-26 18:35 UTC 

net/smc/af_smc.c:1510:27: warning: Uninitialized variables: isk.sk, isk.clcsock, isk.clcsk_state_change, isk.clcsk_data_ready, isk.clcsk_write_space, isk.clcsk_error_report, isk.conn, isk.listen_smc, isk.connect_work, isk.tcp_listen_work, isk.smc_listen_w
 2022-04-26 18:35 UTC 

Race-free block device opening
 2022-04-26 18:35 UTC  (2+ messages)

[PATCH] ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
 2022-04-26 18:33 UTC 

XDC 2022: Registration & Call for Proposals now open!
 2022-04-26 18:34 UTC  (3+ messages)
` [Intel-gfx] "
` [Nouveau] "

[PATCH 00/27] kbuild: yet another series of cleanups (modpost and LTO)
 2022-04-26 18:33 UTC  (6+ messages)
` [PATCH 16/27] modpost: make multiple export error

[PATCHSET RFC 0/4] Add support for IOSQE2_POLL_FIRST
 2022-04-26 18:33 UTC  (5+ messages)
` [PATCH 1/4] io_uring: check IOPOLL/ioprio support upfront
` [PATCH 2/4] io_uring: add flags2 variable
` [PATCH 3/4] io_uring: add IOSQE2_POLL_FIRST flag
` [PATCH 4/4] io_uring: wire up IOSQE2_POLL_FIRST for send/sendmsg and recv/recvmsg

[PATCH V1] mmc: core: Add partial initialization support
 2022-04-26 18:33 UTC  (2+ messages)

[PATCH v1 0/2] xfs: remove quota warning limits
 2022-04-26 18:32 UTC  (7+ messages)

[PATCH] ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDB
 2022-04-26 18:31 UTC 

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-26 18:31 UTC  (3+ messages)

[RFC PATCH] git-compat-util: avoid failing dir ownership checks if running priviledged
 2022-04-26 18:31 UTC 

[Cluster-devel] [GIT PULL] gfs2 fix
 2022-04-26 18:31 UTC  (3+ messages)
`  "

[PATCH] jbd2: Fix use-after-free of transaction_t race
 2022-04-26 18:31 UTC  (2+ messages)

[PATCH v2 0/4] Extend and reorganize Highmem's documentation
 2022-04-26 18:31 UTC  (4+ messages)
` [PATCH v2 4/4] Documentation/vm: Rework "Temporary Virtual Mappings" section

[PATCH] bpf: init map_btf_id during compiling
 2022-04-26 18:30 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: add vram_info v3_0 structure
 2022-04-26 18:29 UTC  (2+ messages)
` [PATCH 4/5] drm/amdgpu: update gc info from bios table


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.