messages from 2023-05-01 23:31:29 to 2023-05-02 02:30:29 UTC [more...]
[PATCH] riscv: compat_syscall_table: Fixup compile warning
2023-05-01 22:44 UTC (2+ messages)
[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
2023-05-02 2:30 UTC (3+ messages)
[PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
2023-05-02 2:22 UTC
[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
2023-05-02 2:28 UTC (17+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 12/22] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h
` [PATCH v2 16/22] treewide: remove cache.h inclusion due to previous changes
` [PATCH v2 17/22] cache.h: remove unnecessary headers
` [PATCH v2 19/22] commit.h: reduce unnecessary includes
` [PATCH v2 20/22] object-store.h: "
[PATCH v2 21/34] arm64: Convert various functions to use ptdescs
2023-05-02 2:21 UTC (8+ messages)
[PATCH 00/40] Memory allocation profiling
2023-05-02 2:22 UTC (12+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
[PATCH v9.1 00/11] tracing: Add fprobe/tracepoint events
2023-05-02 2:18 UTC (12+ messages)
` [PATCH v9.1 01/11] fprobe: Pass return address to the handlers
` [PATCH v9.1 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v9.1 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v9.1 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v9.1 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v9.1 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v9.1 07/11] tracing/probes: Add $$args meta argument for all function args
` [PATCH v9.1 08/11] tracing/probes: Add BTF retval type support
` [PATCH v9.1 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v9.1 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v9.1 11/11] Documentation: tracing/probes: Add fprobe event tracing document
[PATCH] Call input_set_timestamp for events injected using uinput
2023-05-02 2:13 UTC (3+ messages)
[robh:dt/header-cleanups 57/59] drivers/regulator/ti-abb-regulator.c:669:34: warning: unused variable 'ti_abb_of_match'
2023-05-02 2:10 UTC
[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
2023-05-02 2:07 UTC (2+ messages)
drivers/clk/clk-sp7021.c:316:8: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((_m), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsigne
2023-05-02 1:59 UTC
[robh:dt/header-cleanups 57/59] drivers/perf/xgene_pmu.c:1732:36: warning: unused variable 'xgene_pmu_v3_data'
2023-05-02 1:59 UTC
kernel/module/dups.c:118:6: warning: no previous prototype for 'kmod_dup_request_exists_wait'
2023-05-02 1:59 UTC
[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
2023-05-02 1:59 UTC (35+ messages)
` [Intel-xe] [PATCH v2 01/31] drm/sched: Add run_wq argument to drm_sched_init
` [Intel-xe] [PATCH v2 02/31] drm/sched: Move schedule policy to scheduler
` [Intel-xe] [PATCH v2 03/31] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
` [Intel-xe] [PATCH v2 04/31] drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode
` [Intel-xe] [PATCH v2 05/31] drm/xe: Long running job update
` [Intel-xe] [PATCH v2 06/31] drm/xe: Ensure LR engines are not persistent
` [Intel-xe] [PATCH v2 07/31] drm/xe: Only try to lock external BOs in VM bind
` [Intel-xe] [PATCH v2 08/31] drm/xe: VM LRU bulk move
` [Intel-xe] [PATCH v2 09/31] drm/xe/guc: Read HXG fields from DW1 of G2H response
` [Intel-xe] [PATCH v2 10/31] drm/xe/guc: Return the lower part of blocking H2G message
` [Intel-xe] [PATCH v2 11/31] drm/xe/guc: Use doorbells for submission if possible
` [Intel-xe] [PATCH v2 12/31] drm/xe/guc: Print doorbell ID in GuC engine debugfs entry
` [Intel-xe] [PATCH v2 13/31] maple_tree: split up MA_STATE() macro
` [Intel-xe] [PATCH v2 14/31] maple_tree: Export mas_preallocate
` [Intel-xe] [PATCH v2 15/31] drm: manager to keep track of GPUs VA mappings
` [Intel-xe] [PATCH v2 16/31] drm/xe: Port Xe to GPUVA
` [Intel-xe] [PATCH v2 17/31] drm/xe: NULL binding implementation
` [Intel-xe] [PATCH v2 18/31] drm/xe: Avoid doing rebinds
` [Intel-xe] [PATCH v2 19/31] drm/xe: Reduce the number list links in xe_vma
` [Intel-xe] [PATCH v2 20/31] drm/xe: Optimize size of xe_vma allocation
` [Intel-xe] [PATCH v2 21/31] drm/gpuva: Add drm device to GPUVA manager
` [Intel-xe] [PATCH v2 22/31] drm/gpuva: Move dma-resv "
` [Intel-xe] [PATCH v2 23/31] drm/gpuva: Add support for extobj
` [Intel-xe] [PATCH v2 24/31] drm/xe: Userptr refactor
` [Intel-xe] [PATCH v2 25/31] drm: execution context for GEM buffers v3
` [Intel-xe] [PATCH v2 26/31] drm/exec: Always compile drm_exec
` [Intel-xe] [PATCH v2 27/31] drm/xe: Use drm_exec for locking rather than TTM exec helpers
` [Intel-xe] [PATCH v2 28/31] drm/xe: Allow dma-fences as in-syncs for compute / faulting VM
` [Intel-xe] [PATCH v2 29/31] drm/xe: Allow compute VMs to output dma-fences on binds
` [Intel-xe] [PATCH v2 30/31] drm/xe: remove async worker, sync binds, new error handling
` [Intel-xe] [PATCH v2 31/31] drm/xe/uapi: Add some VM bind kernel doc
` [Intel-xe] ✗ CI.Patch_applied: failure for Upstreaming prep / all of mbrosts patches (rev2)
[PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains
2023-05-02 1:52 UTC (4+ messages)
[PATCH v2] docs: consolidate human interface subsystems
2023-05-02 1:50 UTC (2+ messages)
` [PATCH v3] "
❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 865fdb08)
2023-05-02 1:51 UTC
[PATCH v2 0/2] negotiator/default: avoid stack overflow
2023-05-02 1:49 UTC (4+ messages)
[PATCH v2 0/2] Add dynamic connector selection mechanism
2023-05-02 1:48 UTC (4+ messages)
` [PATCH v2 1/2] drm/mediatek: Add ability to support dynamic connector selection
[Intel-wired-lan] [PATCH net-next v2] igc: Add TransmissionOverrun counter
2023-05-02 1:47 UTC (4+ messages)
[PATCH 00/20] iommu: Make default_domain's mandatory
2023-05-01 22:10 UTC (3+ messages)
[PATCH v14 0/6] add Amlogic A1 clock controller drivers
2023-05-02 1:38 UTC (6+ messages)
` [PATCH v14 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
[linux-linus test] 180497: regressions - FAIL
2023-05-02 1:38 UTC
[ext4 io hang] buffered write io hang in balance_dirty_pages
2023-05-02 1:35 UTC (12+ messages)
[PATCH v5 0/6] Support TDX guests on Hyper-V
2023-05-02 1:34 UTC (4+ messages)
` [PATCH v5 5/6] Drivers: hv: vmbus: Support TDX guests
[BlueZ PATCH v3 1/4] client/player: Add support for Metadata in BAP Profile
2023-05-02 1:32 UTC (2+ messages)
` [BlueZ,v3,1/4] "
[PATCH v8 00/11] Introduce Nuvoton ma35d1 SoC
2023-05-02 1:31 UTC (4+ messages)
` [PATCH v8 05/11] dt-bindings: arm: Add initial bindings for Nuvoton platform
[PATCH] btrfs-progs: enable -Wmissing-prototypes for debug builds
2023-05-02 1:29 UTC
[PATCH V4 00/23] Add basic ACPI support for RISC-V
2023-05-02 1:28 UTC (4+ messages)
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
[lunn:leds-offload-support-reduced-auto-netdev 15/21] drivers/leds/led-class.c:362 led_classdev_register_ext() warn: curly braces intended?
2023-05-02 1:27 UTC
What kind of memory is DAMON RECLAIM able to free?
2023-05-02 1:27 UTC (2+ messages)
[RFC PATCH 0/1] Add AMDGPU_INFO_GUILTY_APP ioctl
2023-05-02 1:26 UTC (5+ messages)
[PATCH v4 00/18] wifi: rtl8xxxu: Add AP mode support for 8188f
2023-05-02 1:24 UTC (3+ messages)
` [PATCH v4 03/18] wifi: rtl8xxxu: Add beacon functions
[PATCH] ublk: add timeout handler
2023-05-02 1:15 UTC (2+ messages)
[PATCH v2 0/2] Fix TPM 1.2 resume
2023-05-02 1:15 UTC (3+ messages)
` [PATCH v2 1/2] tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume
` [PATCH v2 2/2] tpm: Prevent hwrng from activating during resume
Latency issues inside KVM
2023-05-02 1:16 UTC (4+ messages)
[virtio-dev] [RFC PATCH v6] virtio-video: Add virtio video device specification
2023-05-02 1:07 UTC (21+ messages)
` [virtio-dev] "
[PATCH 0/3] Dynptr Verifier Adjustments
2023-05-02 1:12 UTC (5+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
+ mm-gup-disallow-foll_longterm-gup-nonfast-writing-to-file-backed-mappings.patch added to mm-unstable branch
2023-05-02 1:11 UTC
+ mm-gup-disallow-foll_longterm-gup-fast-writing-to-file-backed-mappings.patch added to mm-unstable branch
2023-05-02 1:11 UTC
+ mm-mmap-separate-writenotify-and-dirty-tracking-logic.patch added to mm-unstable branch
2023-05-02 1:11 UTC
[PATCH V3 0/7] drm: bridge: samsung-dsim: Support variable clocking
2023-05-02 1:07 UTC (16+ messages)
` [PATCH V3 1/7] drm: bridge: samsung-dsim: fix blanking packet size calculation
` [PATCH V3 2/7] drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]
` [PATCH V3 3/7] drm: bridge: samsung-dsim: Fetch pll-clock-frequency automatically
` [PATCH V3 4/7] drm: bridge: samsung-dsim: Select GENERIC_PHY_MIPI_DPHY
` [PATCH V3 5/7] drm: bridge: samsung-dsim: Dynamically configure DPHY timing
` [PATCH V3 6/7] drm: bridge: samsung-dsim: Support non-burst mode
` [PATCH V3 7/7] drm: bridge: samsung-dsim: Let blanking calcuation work in "
M+ & H bugs with Milestone Movements WW17
2023-05-02 1:08 UTC
Enhancements/Bugs closed WW17!
2023-05-02 1:06 UTC
[PATCH v10 0/2] Expose header information to git-send-email's sendemail-validate hook
2023-05-02 1:05 UTC (2+ messages)
` Fwd: "
[PATCH] staging: media: usbvision: Remove comparision to NULL
2023-05-02 1:05 UTC
[PATCH -fixes] riscv: Move .rela.dyn to the init sections
2023-05-02 0:19 UTC (2+ messages)
[PATCH v1] dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support
2023-05-02 0:19 UTC (3+ messages)
[PATCH] drivers: input: input: Fix possible sleep-in-atomic bug in input_alloc_absinfo()
2023-05-02 1:03 UTC (2+ messages)
[PATCH 0/9] drm/msm/dpu: simplify QoS/CDP programming
2023-05-02 1:02 UTC (5+ messages)
` [PATCH 2/9] drm/msm/dpu: simplify CDP programming
` [Freedreno] "
` [PATCH 3/9] drm/msm/dpu: fix the condition for (not) applying QoS to CURSOR SSPP
` [Freedreno] "
[PATCH] docs/ja_JP/SubmittingPatches: fix typo of Reviewd
2023-05-02 1:01 UTC
[PATCH 0/3] btrfs-progs: add the ability to enable fst for btrfstune
2023-05-02 1:01 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: make check/clear-cache.c to be separate from check/main.c
` [PATCH 2/3] btrfs-progs: tune: add --convert-to-free-space-tree option
` [PATCH 3/3] btrfs-progs: misc-tests: add test case to verify btrfstune "
[PATCH] Input: avoid calling input_set_abs_val() in the event handling core
2023-05-02 1:01 UTC
[PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-05-02 0:52 UTC (3+ messages)
` [PATCH v2 2/3] selftests/bpf: Test allowing NULL buffer in dynptr slice
` [PATCH v2 3/3] selftests/bpf: Check overflow in optional buffer
Current high bug count owners for Yocto Project 4.3
2023-05-02 0:51 UTC
[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
2023-05-02 0:47 UTC (3+ messages)
` [PATCH 3/4] Input: pwm-vibra - add support for enable GPIO
Yocto Project Newcomer & Unassigned Bugs - Help Needed
2023-05-02 0:44 UTC
[PATCH v9 0/5] spi: dw: DW SPI DMA Driver updates
2023-05-02 0:44 UTC (4+ messages)
[PATCH] Input: synaptics-rmi4: Use %pe for error codes
2023-05-02 0:40 UTC (2+ messages)
[PATCH] i8042: add missing include
2023-05-02 0:39 UTC (2+ messages)
[jlayton:ctime] [ext4] ff9aaf58e8: ltp.statx06.fail
2023-05-02 0:39 UTC (4+ messages)
` [LTP] "
[PATCH] Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
2023-05-02 0:38 UTC (2+ messages)
[PATCH 0/2] btrfs-progs: convert: follow default v2 cache setting
2023-05-02 0:34 UTC (5+ messages)
` [PATCH 1/2] btrfs-progs: make check/clear-cache.c to be separate from check/main.c
[Ocfs2-devel] [PATCH 1/2] ocfs2: fix missing reset j_num_trans for sync
2023-05-02 0:29 UTC (10+ messages)
[git pull] Input updates for v6.4-rc0
2023-05-02 0:29 UTC (2+ messages)
[PATCH 0/5] Improvements for drv260x driver and add to Huawei Watch
2023-05-02 0:29 UTC (2+ messages)
[PATCH v2 0/6] Small fixes to the cyttsp5 touchscreen driver
2023-05-02 0:28 UTC (13+ messages)
` [PATCH v2 1/6] Input: cyttsp5 - fix array length
` [PATCH v2 2/6] Input: cyttsp5 - remove unused code
` [PATCH v2 3/6] dt-bindings: input: cypress,tt21000 - fix interrupt type in dts example
` [PATCH v2 4/6] Input: cyttsp5 - properly initialize the device as a pm wakeup device
` [PATCH v2 5/6] dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentation
` [PATCH v2 6/6] Input: cyttsp5 - implement proper sleep and wakeup procedures
[PATCH v3 0/4] Enable multiple MCAN on AM62x
2023-05-02 0:19 UTC (3+ messages)
` [PATCH v3 4/4] arm64: dts: ti: Enable MCU MCANs for AM62x
[PATCH v4 0/4] Enable multiple MCAN on AM62x
2023-05-02 0:18 UTC (3+ messages)
` [PATCH v4 3/4] DO_NOT_MERGE arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay
[PATCH v9 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
2023-05-02 0:18 UTC (8+ messages)
` [PATCH v9 2/4] phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding
` [PATCH v9 3/4] arm64: dts: qcom: sm6115: Add USB SS qmp phy node
` [PATCH v9 4/4] arm64: dts: qcom: qrb4210-rb2: Enable USB node
sound/soc/intel/avs/boards/rt274.c:206 avs_create_dapm_routes() warn: potentially one past the end of array 'dr[idx]'
2023-05-02 0:15 UTC
[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
2023-05-02 0:07 UTC (3+ messages)
[PATCH] CREDITS: Update email address for Mat Martineau
2023-05-02 0:05 UTC
[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
2023-05-02 0:04 UTC (2+ messages)
Missing signoffs in the hte tree
2023-05-02 0:03 UTC (3+ messages)
[PATCH V2] rcu/torture replace wait_event with wait_event_idle
2023-05-02 0:01 UTC
[PATCH v9 00/11] tracing: Add fprobe events
2023-05-02 0:01 UTC (2+ messages)
` [v8] "
[RFC bpf-next v3 0/6] Handle immediate reuse in bpf memory allocator
2023-05-01 23:59 UTC (3+ messages)
` [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
[patch 26/37] riscv: Switch to hotplug core state synchronization
2023-05-01 23:55 UTC (3+ messages)
libpam 1.5.2 update
2023-05-01 23:55 UTC
[PATCH bpf-next 0/2] libbpf: capability for resizing datasec maps
2023-05-01 23:55 UTC (5+ messages)
` [PATCH bpf-next 1/2] libbpf: add "
` [PATCH bpf-next 2/2] libbpf: selftests "
[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
2023-05-01 23:49 UTC (3+ messages)
How to disable Linux kernel nvme driver for a particular PCI address ?
2023-05-01 23:47 UTC (3+ messages)
drivers/media/i2c/tc358746.c:1626 tc358746_suspend() warn: 'tc358746->refclk' from clk_prepare_enable() not released on lines: 1626
2023-05-01 23:44 UTC
Linux 6.3.1
2023-05-01 23:43 UTC (4+ messages)
[PATCH v6 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-01 23:42 UTC (3+ messages)
` [PATCH v6 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
2023-05-01 23:37 UTC (4+ messages)
[PATCH v9 0/3] Firmware Support for USB-HID Devices and CP2112
2023-05-01 23:35 UTC (7+ messages)
` [PATCH v9 3/3] HID: cp2112: Fwnode Support
[PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers
2023-05-01 23:34 UTC (2+ messages)
[PATCH v3 00/46] Fix perf on Intel hybrid CPUs
2023-05-01 23:34 UTC (7+ messages)
` [PATCH v3 03/46] perf stat: Introduce skippable evsels
[PATCH 1/2] btrfs-progs: doc: fix the indent on the ORPHAN_OBJECTID
2023-05-01 23:29 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: tests: mkfs/021: update to use -O instead of deprecated -R
[PATCH v2] arm64: lds: move .got section out of .text
2023-05-01 22:25 UTC
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.