All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-22 20:07:52 to 2022-12-22 21:43:48 UTC [more...]

[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
 2022-12-22 21:26 UTC  (8+ messages)

usb 1-3: Product: BBC micro:bit CMSIS-DAP not recognised
 2022-12-22 21:24 UTC  (11+ messages)

+ mm-multi-gen-lru-remove-aging-fairness-safeguard.patch added to mm-unstable branch
 2022-12-22 21:43 UTC 

+ mm-multi-gen-lru-remove-eviction-fairness-safeguard.patch added to mm-unstable branch
 2022-12-22 21:43 UTC 

+ mm-multi-gen-lru-rename-lrugen-lists-to-lrugen-folios.patch added to mm-unstable branch
 2022-12-22 21:43 UTC 

+ mm-multi-gen-lru-rename-lru_gen_struct-to-lru_gen_folio.patch added to mm-unstable branch
 2022-12-22 21:43 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-22 21:42 UTC  (7+ messages)
` [PATCH 038/606] drm/i2c/ch7006: Convert to i2c's .probe_new()
` [PATCH 288/606] leds: turris-omnia: "

[RFC PATCH] clocksource: Suspend the watchdog temporarily when high read lantency detected
 2022-12-22 21:42 UTC  (11+ messages)

[PATCH RFC net 0/2] tcp: Fix bhash2 and TIME_WAIT regression
 2022-12-22 21:41 UTC  (3+ messages)
` [PATCH RFC net 2/2] tcp: Add selftest for bind() and TIME_WAIT

[RFC v2 1/1] mmc: Add mmc pstore backend support
 2022-12-22 21:40 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Add host-tools to gitignore
 2022-12-22 21:39 UTC 

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2022-12-22 21:38 UTC  (9+ messages)

+ mm-vmalloc-switch-to-find_unlink_vmap_area-in-vm_unmap_ram.patch added to mm-unstable branch
 2022-12-22 21:38 UTC 

+ mm-vmalloc-avoid-calling-__find_vmap_area-twice-in-__vunmap.patch added to mm-unstable branch
 2022-12-22 21:38 UTC 

+ mm-vmalloc-replace-bug_on-by-warn_on_once.patch added to mm-unstable branch
 2022-12-22 21:38 UTC 

[PATCH 1/2] mm: add vma_has_locality()
 2022-12-22 21:37 UTC  (6+ messages)
` [PATCH 2/2] mm: support POSIX_FADV_NOREUSE for generic fadvise handler

[PATCH 0/8] HID: remove some unneeded exported symbols from hid.h
 2022-12-22 21:37 UTC  (4+ messages)
` [PATCH 2/8] HID: usbhid: Make hid_is_usb() non-inline

[PATCH] arm64; dts: qcom: sm6350-lena: Flatten gpio-keys pinctrl state
 2022-12-22 21:36 UTC  (2+ messages)

[u-boot][PATCH v2 0/8] rawnand: omap_gpmc: driver model support
 2022-12-22 21:35 UTC  (6+ messages)
` [u-boot][PATCH v2 8/8] mtd: rawnand: omap_elm: u-boot "

[PATCH] drm: kirin: Enable COMPILE_TEST
 2022-12-22 21:34 UTC  (2+ messages)

[PATCH] soc: loongson: use resource_size() helper function
 2022-12-22 21:32 UTC 

+ mm-mlock-update-the-interface-to-use-folios.patch added to mm-unstable branch
 2022-12-22 21:31 UTC 

+ documentation-mm-update-references-to-__mlock_page-to-_folio.patch added to mm-unstable branch
 2022-12-22 21:31 UTC 

+ mm-pagevec-add-folio_batch_reinit.patch added to mm-unstable branch
 2022-12-22 21:31 UTC 

+ mm-mlock-use-folios-and-a-folio-batch-internally.patch added to mm-unstable branch
 2022-12-22 21:31 UTC 

[PATCH] bpf: restore the ebpf audit UNLOAD id field
 2022-12-22 21:27 UTC  (9+ messages)

[RFC PATCH 00/18] cppcheck rule 20.7 fixes
 2022-12-22 21:29 UTC  (6+ messages)
` [RFC PATCH 01/18] arm: cppcheck: misra rule 20.7 deviations for alternative.h

[RFC 0/4] Adding Virtual Memory Fuses to Xen
 2022-12-22 21:28 UTC  (11+ messages)

[PATCH v1 0/2] mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()
 2022-12-22 21:28 UTC  (5+ 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 "

[Buildroot] [PATCH v2,1/1] package/exfat-utils: add CPE variables
 2022-12-22 21:27 UTC 

[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-12-22 21:24 UTC  (6+ messages)

[RFC PATCH v7] vmxnet3: Add XDP support
 2022-12-22 21:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/exfat-utils: add CPE variables
 2022-12-22 21:25 UTC  (3+ messages)

[Buildroot] [git commit] package/lualogging: bump to version 1.8.0
 2022-12-22 21:24 UTC 

[Buildroot] [git commit] package/luaexpat: bump to version 1.5.1
 2022-12-22 21:24 UTC 

+ mm-khugepaged-fix-collapse_pte_mapped_thp-to-allow-anon_vma.patch added to mm-hotfixes-unstable branch
 2022-12-22 21:24 UTC 

[Buildroot] [PATCH] package/lualogging: bump to version 1.8.0
 2022-12-22 21:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/luaexpat: bump to version 1.5.1
 2022-12-22 21:24 UTC  (2+ messages)

+ mm-hugetlb-fix-uffd-wp-handling-for-migration-entries-in-hugetlb_change_protection.patch added to mm-hotfixes-unstable branch
 2022-12-22 21:23 UTC 

+ mm-hugetlb-fix-pte-marker-handling-in-hugetlb_change_protection.patch added to mm-hotfixes-unstable branch
 2022-12-22 21:23 UTC 

[PATCH] media: rc: Drop obsolete dependencies on COMPILE_TEST
 2022-12-22 21:21 UTC  (2+ messages)

amdgpu refcount saturation
 2022-12-22 21:20 UTC  (3+ messages)

drivers/hwmon/jc42.c:477 jc42_readable_reg() warn: always true condition '(reg >= 0) => (0-u32max >= 0)'
 2022-12-22 21:20 UTC  (2+ messages)

[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:18 UTC  (3+ messages)

[PATCH v1 0/3] iio: adc: ti-ads7924: add ADS7924 driver
 2022-12-22 20:36 UTC  (4+ messages)
` [PATCH v1 1/3] iio: adc: Kconfig: add SPI interface mention to AD7924 description
` [PATCH v1 2/3] iio: adc: ti-ads7924: add ADS7924 driver
` [PATCH v1 3/3] dt-bindings: iio: adc: add ADS7924

[PATCH] ARM: dts: renesas: condor: Enable SPI NOR fast-read
 2022-12-22 21:17 UTC 

[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

[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

[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  (10+ 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  (4+ messages)
` [PATCH 1/2] net: phylink: add a function to resume phy alone to fix resume issue "

[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

[PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-22 20:28 UTC  (16+ messages)
` [PATCH v6 06/17] dt-bindings: display: bridge: convert analogix_dp.txt to yaml
` [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


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.