messages from 2023-05-25 17:16:17 to 2023-05-25 18:04:18 UTC [more...]
[PATCH v4 0/3] hw/riscv/virt: pflash improvements
2023-05-25 18:03 UTC (2+ messages)
[PATCH v4 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-05-25 18:02 UTC (17+ messages)
` [PATCH v4 01/24] x86/resctrl: Track the closid with the rmid
` [PATCH v4 02/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v4 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v4 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v4 05/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v4 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v4 07/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
` [PATCH v4 08/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v4 09/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v4 10/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v4 11/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v4 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted
` [PATCH v4 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v4 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v4 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v4 16/24] x86/resctrl: Make resctrl_mounted checks explicit
[PATCH 1/2] nvmet-auth: remove unnecessary break after goto
2023-05-25 18:04 UTC (2+ messages)
[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-05-25 18:02 UTC (7+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v5 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
` [PATCH v5 8/9] migration: Introduced MigrateChannelList struct to migration code flow
[PATCH] drm/amdgpu: Fix up kdoc in amdgpu_acpi.c
2023-05-25 18:02 UTC
[RFC PATCH v1] usb: core: add sysfs entry for usb device state
2023-05-25 18:02 UTC (2+ messages)
[RFC v2 0/2] add DTS smoke tests
2023-05-25 18:02 UTC (6+ messages)
` [RFC v2 1/2] dts: add "
[PATCH v2 0/2] qemu-img: fix getting stuck in infinite loop on in-chain rebase
2023-05-25 18:02 UTC (3+ messages)
` [PATCH v2 1/2] qemu-img: rebase: stop when reaching EOF of old backing file
` [PATCH v2 2/2] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
[PATCH] nvmet-auth: remove some dead code
2023-05-25 18:02 UTC (2+ messages)
[tip: x86/misc] x86/csum: Improve performance of `csum_partial`
2023-05-25 18:01 UTC
[PATCH] drm/amdgpu: Mark mmhub_v1_8_mmea_err_status_reg as __maybe_unused
2023-05-25 17:09 UTC (6+ messages)
[PATCH] nvme-pci : redundancies in nvme_alloc_queue and nvme_init_queue
2023-05-25 18:01 UTC (5+ messages)
[PATCH] drm/amdgpu: Fix up kdoc in sdma_v4_4_2.c
2023-05-25 18:01 UTC (2+ messages)
[PATCH] net/sched: act_pedit: Parse L3 Header for L4 offset
2023-05-25 16:47 UTC
[PATCH net-next v2] net: phy: broadcom: Register dummy IRQ handler
2023-05-25 17:59 UTC
[PATCH] pktcdvd.c: Drop error checking for debugfs_create_dir
2023-05-25 17:58 UTC
[PATCH 00/30] q800: add support for booting MacOS Classic
2023-05-25 17:58 UTC (3+ messages)
` [PATCH 18/30] swim: add trace events for IWM and ISM registers
[peterz-queue:locking/core 7/12] arch/x86/um/../lib/cmpxchg8b_emu.S:59: Error: junk `(0(%esi))' after expression
2023-05-25 17:57 UTC
[Freedreno] [PATCH] Revert "drm/msm/dp: Remove INIT_SETUP delay"
2023-05-25 17:57 UTC (12+ messages)
` "
[PATCH v14] app/procinfo: display eventdev xstats
2023-05-25 17:56 UTC (4+ messages)
` [PATCH v16] "
[Bug 217486] New: 'doubel fault' in if_nlmsg_size func by syz-executor fuzz
2023-05-25 17:56 UTC (2+ messages)
[PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
2023-05-25 17:56 UTC (7+ messages)
` [PATCH v2 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
` [PATCH v2 3/7] KVM: selftests: Test unavailable event filters are rejected
` [PATCH v2 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
[Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
2023-05-25 17:55 UTC (5+ messages)
[PATCH] perf bpf filter: Fix a broken perf sample data naming in BPF
2023-05-25 17:54 UTC (2+ messages)
[tip: x86/urgent] x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
2023-05-25 17:53 UTC
[PATCH 0/2] module: avoid all memory pressure due to duplicates
2023-05-25 17:52 UTC (5+ messages)
` [PATCH 2/2] module: add support to avoid duplicates early on load
[PATCH v6 00/20] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
2023-05-25 17:52 UTC (9+ messages)
` [PATCH v6 08/20] modpost: remove is_shndx_special() check from section_rel(a)
` [PATCH v6 09/20] modpost: pass struct module pointer to check_section_mismatch()
` [PATCH v6 10/20] kbuild: generate KSYMTAB entries by modpost
` [PATCH v6 11/20] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
[PATCH v2 0/2] Fix and clean MT8365 clock indexes
2023-05-25 17:51 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: replace unusable clock
[PATCH] xen/arm: un-break build with clang
2023-05-25 17:51 UTC
[RFC PATCH] bpf: Remove in_atomic() from bpf_link_put()
2023-05-25 17:51 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2] usb: host: xhci: Do not re-initialize the XHCI HC if being removed
2023-05-25 17:51 UTC
[PATCH] sched/psi: make psi_cgroups_enabled static
2023-05-25 17:49 UTC (3+ messages)
[ANNOUNCE] Git v2.41.0-rc2
2023-05-25 17:48 UTC (8+ messages)
[PATCH v2 0/6] Add initial support for BAP broadcast source
2023-05-25 17:47 UTC (3+ messages)
` [PATCH v2 5/6] Update bluetoothctl with support for "
[PATCH tty v1 0/8] synchronize UART_IER access against console write
2023-05-25 17:47 UTC (3+ messages)
` [PATCH tty v1 2/8] serial: core: lock port for stop_rx() in uart_suspend_port()
[PATCH] dma-mapping: Name SG DMA flag helpers consistently
2023-05-25 17:46 UTC
[PATCH v4] PCI: dwc: Wait for link up only if link is started
2023-05-25 17:45 UTC (4+ messages)
[freescale-fslc:6.1-1.0.x-imx 4303/9879] include/linux/phy_fixed.h:41:20: warning: no previous prototype for function 'fwnode_fixed_phy_register'
2023-05-25 17:44 UTC
[Bpf] IETF BPF working group draft charter
2023-05-25 7:44 UTC (11+ messages)
[PATCH] kmemleak-test: drop __init to get better backtrace
2023-05-25 17:43 UTC
[PATCH v2 1/1] arm64: dts: Unify pinctrl-single pin group nodes for stingray
2023-05-25 17:42 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-05-25 17:41 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: bcm: unify version notation of Northstar devices
2023-05-25 17:41 UTC (6+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Use updated device "compatible" strings
[PATCH v14 00/10] add DSC 1.2 dpu supports
2023-05-25 17:40 UTC (22+ messages)
` [PATCH v14 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
` [PATCH v14 02/10] drm/msm/dpu: add DSC blocks to the catalog of MSM8998 and SC8180X
` [PATCH v14 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v14 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v14 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v14 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v14 07/10] drm/msm/dpu: always clear every individual pending flush mask
` [PATCH v14 08/10] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v14 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v14 10/10] drm/msm/dpu: Tear down DSC datapath on encoder cleanup
[PATCH bpf-next] libbpf: change var type in datasec resize func
2023-05-25 17:40 UTC (2+ messages)
Bug report: kernel paniced when system hibernates
2023-05-25 17:39 UTC (13+ messages)
[PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt
2023-05-25 17:39 UTC (7+ messages)
` [cocci] [PATCH 0/4] fbdev: imsttfb: Adjustments for two function implementations
` [cocci] [PATCH 1/4] fbdev: imsttfb: Fix error handling in init_imstt()
` "
[PATCH] MAINTAINERS: Replace my email address
2023-05-25 17:39 UTC (2+ messages)
[PATCH v2 0/6] Adreno QoL changes
2023-05-25 17:38 UTC (4+ messages)
` [PATCH v2 2/6] drm/msm/a6xx: Explain CP_PROTECT_CNTL writes in a6xx_set_cp_protect
[merged] ntfs-do-not-dereference-a-null-ctx-on-error.patch removed from -mm tree
2023-05-25 17:36 UTC
stable-rc/queue/5.4 build: 187 builds: 2 failed, 185 passed, 32 warnings (v5.4.243-122-g141b95879046)
2023-05-25 17:35 UTC
[GIT PULL] sound fixes for 6.4-rc4
2023-05-25 17:33 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for 6.4-3
2023-05-25 17:33 UTC (2+ messages)
[GIT PULL] power-supply changes for 6.4-rc
2023-05-25 17:33 UTC (2+ messages)
[GIT PULL] m68k fixes for v6.4
2023-05-25 17:33 UTC (2+ messages)
[PATCH v3 00/19] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-05-25 17:32 UTC (25+ messages)
` [PATCH v3 02/19] x86/resctrl: Access per-rmid structures by index
` [PATCH v3 08/19] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v3 11/19] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v3 12/19] x86/resctrl: Make resctrl_mounted checks explicit
[Intel-gfx] [PATCH] drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()
2023-05-25 17:31 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH bpf-next 0/3] Relax checks for unprivileged bpf() commands
2023-05-25 17:30 UTC (10+ messages)
` [PATCH bpf-next 2/3] bpf: don't require CAP_SYS_ADMIN for getting NEXT_ID
` [PATCH bpf-next 3/3] bpf: don't require bpf_capable() for GET_INFO_BY_FD
dt_binding_check report false alarm?
2023-05-25 17:29 UTC (5+ messages)
[RFC dwarves 0/6] Encoding function addresses using DECL_TAGs
2023-05-25 17:29 UTC (11+ messages)
` [RFC dwarves 5/6] btf_encoder: store ELF function representations sorted by name _and_ address
[PATCH] drm/amdgpu: Fix up kdoc in amdgpu_device.c
2023-05-25 17:28 UTC
[PATCH 01/33] drm/amdkfd: add debug and runtime enable interface
2023-05-25 17:27 UTC (33+ messages)
` [PATCH 02/33] drm/amdkfd: display debug capabilities
` [PATCH 03/33] drm/amdkfd: prepare per-process debug enable and disable
` [PATCH 04/33] drm/amdgpu: add kgd hw debug mode setting interface
` [PATCH 05/33] drm/amdgpu: setup hw debug registers on driver initialization
` [PATCH 06/33] drm/amdgpu: add gfx9 hw debug mode enable and disable calls
` [PATCH 07/33] drm/amdgpu: add gfx9.4.1 "
` [PATCH 08/33] drm/amdkfd: fix kfd_suspend_all_processes
` [PATCH 09/33] drm/amdgpu: add gfx10 hw debug mode enable and disable calls
` [PATCH 10/33] drm/amdgpu: add gfx9.4.2 "
` [PATCH 11/33] drm/amdgpu: add gfx11 "
` [PATCH 12/33] drm/amdgpu: add configurable grace period for unmap queues
` [PATCH 13/33] drm/amdkfd: prepare map process for single process debug devices
` [PATCH 14/33] drm/amdgpu: prepare map process for multi-process "
` [PATCH 15/33] drm/amdgpu: expose debug api for mes
` [PATCH 16/33] drm/amdkfd: add per process hw trap enable and disable functions
` [PATCH 17/33] drm/amdkfd: apply trap workaround for gfx11
` [PATCH 18/33] drm/amdkfd: add raise exception event function
` [PATCH 19/33] drm/amdkfd: add send exception operation
` [PATCH 20/33] drm/amdkfd: add runtime enable operation
` [PATCH 21/33] drm/amdkfd: add debug trap enabled flag to tma
` [PATCH 22/33] drm/amdkfd: update process interrupt handling for debug events
` [PATCH 23/33] drm/amdkfd: add debug set exceptions enabled operation
` [PATCH 24/33] drm/amdkfd: add debug wave launch override operation
` [PATCH 25/33] drm/amdkfd: add debug wave launch mode operation
` [PATCH 26/33] drm/amdkfd: add debug suspend and resume process queues operation
` [PATCH 27/33] drm/amdkfd: add debug set and clear address watch points operation
` [PATCH 28/33] drm/amdkfd: add debug set flags operation
` [PATCH 29/33] drm/amdkfd: add debug query event operation
` [PATCH 30/33] drm/amdkfd: add debug query exception info operation
` [PATCH 31/33] drm/amdkfd: add debug queue snapshot operation
` [PATCH 32/33] drm/amdkfd: add debug device "
` [PATCH 33/33] drm/amdkfd: bump kfd ioctl minor version for debug api availability
[PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
2023-05-25 17:27 UTC (6+ messages)
` [PATCH 4/5] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert to yaml
` [PATCH 5/5] dt-bindings: timer: atmel,at91rm9200-st: "
[PATCH v2] nfcsim.c: Fix error checking for debugfs_create_dir
2023-05-25 17:27 UTC
[PATCH v2 00/13] Overlayfs lazy lookup of lowerdata
2023-05-25 17:27 UTC (5+ messages)
[Intel-gfx] [CI v12 0/1] drm/i915: Allow user to set cache at BO creation
2023-05-25 17:27 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Allow user to set cache at BO creation (rev13)
Can I write an article for your website?
2023-05-25 17:26 UTC
[PATCH v21 0/6] block: Use page pinning
2023-05-25 17:25 UTC (14+ messages)
` Extending page pinning into fs/direct-io.c
[PATCH V2 0/6] Add camera clock controller support for SM8550
2023-05-25 17:21 UTC (7+ messages)
` [PATCH V2 1/6] dt-bindings: clock: qcom: Add SM8550 camera clock controller
` [PATCH V2 2/6] clk: qcom: Update l value configuration for lucid ole and evo plls
` [PATCH V2 3/6] clk: qcom: clk-alpha-pll: Remove explicit CAL_L configuration for EVO PLL
` [PATCH V2 4/6] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550
` [PATCH V2 5/6] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks
` [PATCH V2 6/6] arm64: dts: qcom: sm8550: Add camera clock controller
[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
2023-05-25 17:21 UTC (5+ messages)
` [PATCH v5 2/3] NFSD: handle GETATTR conflict with "
[PATCH v3 00/11] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-05-25 17:20 UTC (5+ messages)
` [PATCH v3 09/11] serial: sc16is7xx: add I/O register translation offset
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-05-25 17:20 UTC (10+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
2023-05-25 17:19 UTC (4+ messages)
[PATCH RFC bpf-next 0/3] Revamp bpf_attr and make it easier to evolve
2023-05-25 17:19 UTC (4+ messages)
` [PATCH RFC bpf-next 1/3] bpf: revamp bpf_attr and name each command's field and substruct
[PATCH v5 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
2023-05-25 17:16 UTC (2+ messages)
[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
2023-05-25 17:18 UTC (2+ messages)
[PATCH v1 RFC Zisslpcfi 00/20] riscv control-flow integrity for U mode
2023-05-25 17:17 UTC (4+ messages)
` [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
[PATCH mptcp-net] mptcp: fix possible divide by zero in recvmsg()
2023-05-25 17:17 UTC
[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
2023-05-25 17:16 UTC (4+ messages)
` [PATCH v6 04/10 RESEND] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.