messages from 2022-12-22 19:34:42 to 2022-12-22 21:17:32 UTC [more...]
[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
2022-12-22 21:14 UTC (7+ messages)
[PATCH v1 0/2] mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()
2022-12-22 21:17 UTC (4+ messages)
` [PATCH v1 1/2] mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
` [PATCH v1 2/2] mm/hugetlb: fix uffd-wp handling for migration entries "
[PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info
2022-12-22 21:16 UTC (11+ messages)
` [PATCH v5 2/3] fanotify: define struct members to hold response decision context
` [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
[hid:for-6.3/hid-sensor 2/4] drivers/hid/hid-sensor-custom.c:960:12: warning: stack frame size (1104) exceeds limit (1024) in 'hid_sensor_custom_probe'
2022-12-22 21:15 UTC (2+ messages)
[libvirt test] 175450: tolerable all pass - PUSHED
2022-12-22 21:15 UTC
[PATCH] drm/amdkfd: Use resource_size() helper function
2022-12-22 21:15 UTC (2+ messages)
[PATCH v2 13/14] rockchip: Enable bootstage on rockpro64
2022-12-22 21:14 UTC
[PATCH 1/6] ARM: renesas: Enable LTO on R-Car3 ULCB
2022-12-22 21:13 UTC (6+ messages)
` [PATCH 2/6] ARM: renesas: Enable LTO on R-Car3 Eagle
` [PATCH 3/6] ARM: renesas: Enable LTO on R-Car3 Condor
` [PATCH 4/6] ARM: renesas: Enable LTO on R-Car3 Ebisu
` [PATCH 5/6] ARM: renesas: Enable LTO on R-Car3 Draak
` [PATCH 6/6] ARM: renesas: Enable LTO on R-Car3 Falcon
[PATCH] bpf: restore the ebpf audit UNLOAD id field
2022-12-22 20:07 UTC (9+ messages)
[PATCH 0/8] HID: remove some unneeded exported symbols from hid.h
2022-12-22 21:12 UTC (3+ messages)
` [PATCH 2/8] HID: usbhid: Make hid_is_usb() non-inline
[Intel-gfx] [PATCH] drm/i915: Flush power delayed put when connector init failed
2022-12-22 21:11 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH 1/1 fyi] perf python: Fix splitting CC into compiler and options
2022-12-22 21:07 UTC (4+ messages)
[PATCH] ARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 Condor
2022-12-22 21:07 UTC
[PATCH] ARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 ULCB
2022-12-22 21:06 UTC
[PATCH-tip v3] sched: Use kfree_rcu() in do_set_cpus_allowed()
2022-12-22 21:03 UTC (5+ messages)
Broken commit de47ff536363289f92f85ed1e4901724d238432d
2022-12-22 21:02 UTC (11+ messages)
` Broken commit d433c74eecdce1e4952ef4e8c712a9289c0dfcc2
Btrfs progs release 6.1
2022-12-22 20:57 UTC
[PATCH] clk: qcom: dispcc-sm6125: Fix compatible string to match bindings
2022-12-22 21:01 UTC
[PATCH 0/3] KVM: arm64: Fix handling of S1PTW S2 fault on RO memslots
2022-12-22 20:58 UTC (8+ messages)
` [PATCH 2/3] KVM: arm64: Handle S1PTW translation with TCR_HA set as a write
[syzbot] KASAN: use-after-free Read in put_pmu_ctx
2022-12-22 20:59 UTC (4+ messages)
[PATCH] win32: use _endthreadex to terminate threads, not ExitThread
2022-12-22 20:59 UTC
[PATCH 00/15] riscv: opensbi boot test and cleanups
2022-12-22 20:58 UTC (7+ messages)
` [PATCH 01/15] tests/avocado: add RISC-V opensbi boot test
[PATCH] docs, nvme: add a feature and quirk policy document
2022-12-22 20:54 UTC (7+ messages)
[PATCH v2 1/1] Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
2022-12-22 20:53 UTC
[xen-4.17-testing test] 175447: tolerable FAIL - PUSHED
2022-12-22 20:49 UTC
[Buildroot] [git commit] package/skeleton-systemd: move var factory comment closer to code
2022-12-22 20:49 UTC
[PATCH v4 0/4] Add initial support for J784S4 SoC
2022-12-22 20:45 UTC (10+ messages)
` [PATCH v4 1/4] dt-bindings: arm: ti: Add bindings for J784s4 SoC
` [PATCH v4 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J784s4
` [PATCH v4 3/4] arm64: dts: ti: Add initial support for J784S4 SoC
` [PATCH v4 4/4] arm64: dts: ti: Add support for J784S4 EVM board
Bug#1024811: linux: /proc/[pid]/stat unparsable
2022-12-22 20:28 UTC (3+ messages)
` "
[PATCH v4 00/12] Compiler warning fixes for libvhost-user,libvduse
2022-12-22 20:36 UTC (13+ messages)
` [PATCH v4 01/12] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v4 02/12] libvhost-user: Replace typeof with __typeof__
` [PATCH v4 03/12] libvhost-user: Cast rc variable to avoid compiler warning
` [PATCH v4 04/12] libvhost-user: Use unsigned int i for some for-loop iterations
` [PATCH v4 05/12] libvhost-user: Declare uffdio_register early to make it C90 compliant
` [PATCH v4 06/12] libvhost-user: Change dev->postcopy_ufd assignment "
` [PATCH v4 07/12] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v4 08/12] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [PATCH v4 09/12] libvduse: Fix assignment in vring_set_avail_event
` [PATCH v4 10/12] libvhost-user: "
` [PATCH v4 11/12] libvhost-user: Add extra compiler warnings
` [PATCH v4 12/12] libvduse: "
[PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
2022-12-22 20:41 UTC
[PATCH v1] dt-bindings: memory-controllers: ti,gpmc: fix typo in description
2022-12-22 20:40 UTC (2+ messages)
[PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
2022-12-22 20:39 UTC (12+ messages)
[PATCH v2] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: add input-enable and bias-bus-hold
2022-12-22 20:39 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: add bias-bus-hold
2022-12-22 20:39 UTC (2+ messages)
nf_conntrack_helper replacement?
2022-12-22 20:40 UTC (11+ messages)
[peterz-queue:core/wip-u128 13/15] mm/slub.c:3388:17: error: call to undeclared function '__update_cpu_freelist_fast'; ISO C99 and later do not support implicit function declarations
2022-12-22 20:39 UTC
[PATCH] dt-bindings: phy: qcom,usb-hsic-phy: convert to DT schema
2022-12-22 20:38 UTC (3+ messages)
[PATCH v3 00/10] Compiler warning fixes for libvhost-user,libvduse
2022-12-22 20:38 UTC (7+ messages)
` [PATCH v3 02/10] libvhost-user: Replace typeof with __typeof__
` [PATCH v3 10/10] libvduse: Fix assignment in vring_set_avail_event
[PATCH] docs: pmu: Update the pmu doc with removal of mcountinhbit restriction
2022-12-22 20:38 UTC
[RFC PATCH 0/2] Use-after-free in kvm_xen_eventfd_update()
2022-12-22 20:30 UTC (3+ messages)
` [RFC PATCH 1/2] KVM: x86/xen: Fix use-after-free "
` [RFC PATCH 2/2] KVM: x86/xen: Simplify eventfd IOCTLs
[PATCH 0/5] arm64: dts: qcom: sm6125-seine: Configure regulators and enable SD Card
2022-12-22 20:36 UTC (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: sm6125-seine: Configure PM6125 regulators
` [PATCH 2/5] arm64: dts: qcom: sm6125-seine: Provide regulators to HS USB2 PHY
` [PATCH 3/5] arm64: dts: qcom: sm6125-seine: Provide regulators to SDHCI 1
` [PATCH 4/5] arm64: dts: qcom: sm6125-seine: Configure SD Card slot on SDHCI 2
` [PATCH 5/5] arm64: dts: qcom: sm6125-seine: Lock eMMC and SD Card IDs via aliases
[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/display/core: use intel_de_rmw if possible
2022-12-22 20:36 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "
nftables tutorial for dummies?
2022-12-22 20:34 UTC (3+ messages)
[PATCH V2 0/2] fix mac not working after system resumed with WoL enabled
2022-12-22 20:32 UTC (9+ messages)
` [PATCH 1/2] net: phylink: add a function to resume phy alone to fix resume issue "
` [PATCH 2/2] net: stmmac: resume phy separately before calling stmmac_hw_setup()
[PULL 0/6] testing updates
2022-12-22 20:32 UTC (5+ messages)
[PATCH v1 0/6] MediaTek Frequency Hopping: MT6795/8173/92/95
2022-12-22 20:32 UTC (4+ messages)
` [PATCH v1 2/6] dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95
[PATCH v2 0/4] staging: vchiq: Rework child platform device (un)register
2022-12-22 20:30 UTC (4+ messages)
` [PATCH v2 1/4] staging: vc04_services: Stop leaking platform device on error path
Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
2022-12-22 20:30 UTC (8+ messages)
[PATCH 1/2] mm: add vma_has_locality()
2022-12-22 20:29 UTC (5+ messages)
[PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
2022-12-22 20:28 UTC (22+ messages)
` [PATCH v6 03/17] dt-bindings: display: dsi-controller: move clock-master property
` [PATCH v6 05/17] dt-bindings: display: rockchip: convert dw_mipi_dsi_rockchip.txt to yaml
` [PATCH v6 06/17] dt-bindings: display: bridge: convert analogix_dp.txt "
` [PATCH v6 07/17] dt-bindings: display: rockchip: convert analogix_dp-rockchip.txt "
` [PATCH v6 08/17] dt-bindings: usb: convert fcs,fusb302.txt "
[igt-dev] [PATCH i-g-t] tests/perf_pmu: Compare against requested freq in frequency subtest
2022-12-22 20:28 UTC (10+ messages)
[GIT PULL] perf tools changes for v6.2: 2nd batch
2022-12-22 20:27 UTC (3+ messages)
[PATCH] rtl8723ae: fix obvious spelling error tyep->type
2022-12-22 20:26 UTC (2+ messages)
[PATCH] i2c: add dm_i2c_probe_chip() to detect chip presence
2022-12-22 20:23 UTC (2+ messages)
[PATCH v8 00/13] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
2022-12-22 20:23 UTC (5+ messages)
` [PATCH v8 06/13] binman: Support new op-tee binary format
[PATCH] mingw: check that the file attributes are valid
2022-12-22 20:22 UTC
How to proceed: usci_acpi: PPM init failed (-110)
2022-12-22 20:18 UTC (11+ messages)
Syzkaller found a bug: KASAN: use-after-free Write in put_pmu_ctx
2022-12-22 20:19 UTC (3+ messages)
[PATCH-tip v2] sched: Fix use-after-free bug in dup_user_cpus_ptr()
2022-12-22 20:16 UTC (3+ messages)
[PATCH next] sysctl: expose all net/core sysctls inside netns
2022-12-22 20:16 UTC (2+ messages)
[PATCH] format-patch: add --mboxrd alias for --pretty=mboxrd
2022-12-22 20:16 UTC (5+ messages)
` [PATCH v2] format-patch: support format.mboxrd with --stdout
[PATCH bpf-next 0/2] bpf: Allow access to perf sample data (v2)
2022-12-22 20:16 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()
[RFC PATCH] platform: generic: renesas: Add support to configure the PMA
2022-12-22 20:16 UTC (6+ messages)
[PATCH v5 net-next 00/10] dt-binding preparation for ocelot switches
2022-12-22 20:08 UTC (9+ messages)
` [PATCH v5 net-next 04/10] dt-bindings: net: dsa: utilize base definitions for standard dsa switches
[PATCH v3 0/3] serial: Add RISC-V support to the earlycon semihost driver
2022-12-22 20:06 UTC (4+ messages)
[PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
2022-12-22 20:06 UTC (2+ messages)
[Intel-gfx] [PATCH 0/5] drm/i915: vblank stuff
2022-12-22 20:02 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[jimc:hf-5f 12/21] lib/dynamic_debug.c:1232:13: warning: unused variable 'i'
2022-12-22 19:59 UTC
[peterz-queue:core/wip-u128 15/15] include/linux/atomic/atomic-instrumented.h:1946:9: error: implicit declaration of function 'arch_cmpxchg64'; did you mean 'arch_cmpxchg'?
2022-12-22 19:59 UTC
[Buildroot] [PATCH 1/2] package/dovecot: bump version to 2.3.20
2022-12-22 19:55 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: bump version to 0.5.20
[PATCH] ARM: Reduce __thumb2__ definition to crypto files that require it
2022-12-22 19:52 UTC (3+ messages)
[PATCH v4 0/2] KVM: MMU: Use 'INVALID_GPA' and 'INVALID_GFN' properly
2022-12-22 19:50 UTC (7+ messages)
` [PATCH v4 1/2] KVM: MMU: Introduce 'INVALID_GFN' and use it for GFN values
[PATCH 0/4] update mlock to use folios
2022-12-22 19:48 UTC (5+ messages)
` [PATCH 1/4] mm: pagevec: add folio_batch_reinit()
` [PATCH 2/4] mm: mlock: use folios and a folio batch internally
` [PATCH 3/4] mm: mlock: update the interface to use folios
` [PATCH 4/4] Documentation/mm: Update references to __m[un]lock_page() to *_folio()
[PATCH v3 0/2] arm64: dts: qcom: sm6125: Enable GPI DMA
2022-12-22 19:47 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: dma: gpi: Document SM6125 compatible
` [PATCH v3 2/2] arm64: dts: qcom: sm6125: Add GPI DMA nodes
[RFC 0/2] srcu: Remove pre-flip memory barrier
2022-12-22 19:45 UTC (3+ messages)
[GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
2022-12-22 19:43 UTC (2+ messages)
[PATCH 0/2] Recover from failure to probe GPU
2022-12-22 19:41 UTC (4+ messages)
[RFC PATCH] mtd: ubi: attach MTD partition from device-tree
2022-12-22 19:40 UTC (2+ messages)
[PATCH v1] docs: pmu: update a reference to a deprecated property name
2022-12-22 19:41 UTC (2+ messages)
man-pages-6.02 released
2022-12-22 19:39 UTC
[PATCH 0/2] ubi: wire up parent device
2022-12-22 19:33 UTC (3+ messages)
` [PATCH 1/2] mtd: ubi: wire-up parent MTD device
` [PATCH 2/2] mtd: ubi: block: wire-up device parent
[PATCH v5 0/4] arm64: dts: qcom: sm6125: Enable APPS SMMU
2022-12-22 19:32 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: arm-smmu: Document smmu-500 binding for SM6125
` [PATCH v5 2/4] arm64: dts: qcom: sm6125: Configure APPS SMMU
` [PATCH v5 3/4] arm64: dts: qcom: sm6125: Add apps_smmu with streamID to SDHCI 1/2 nodes
` [PATCH v5 4/4] arm64: dts: qcom: sm6125: Add IOMMU context to DWC3
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.