messages from 2024-05-12 18:37:24 to 2024-05-12 23:36:00 UTC [more...]
[PATCH v7 00/61] Misc PPC exception and BookE MMU clean ups
2024-05-12 23:28 UTC (32+ messages)
` [PATCH v7 01/61] target/ppc: Remove unused struct 'mmu_ctx_hash32'
` [PATCH v7 02/61] target/ppc: Remove unused helper
` [PATCH v7 07/61] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v7 08/61] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PATCH v7 09/61] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v7 10/61] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()
` [PATCH v7 11/61] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PATCH v7 13/61] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v7 17/61] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address()
` [PATCH v7 24/61] target/ppc/mmu_common.c: Split off real mode handling from get_physical_address_wtlb()
` [PATCH v7 26/61] target/ppc/mmu_common.c: Transform ppc_jumbo_xlate() into ppc_6xx_xlate()
` [PATCH v7 27/61] target/ppc/mmu_common.c: Move mmu_ctx_t type to mmu_common.c
` [PATCH v7 28/61] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PATCH v7 29/61] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v7 30/61] target/ppc: Split off common embedded TLB init
` [PATCH v7 31/61] target/ppc/mmu-hash32.c: Drop a local variable
` [PATCH v7 32/61] target/ppc/mmu-radix64.c: "
` [PATCH v7 33/61] target/ppc: Add a function to check for page protection bit
` [PATCH v7 38/61] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH v7 41/61] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
` [PATCH v7 42/61] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
` [PATCH v7 45/61] target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t
` [PATCH v7 46/61] target/ppc/mmu_common.c: Convert local variable to bool
` [PATCH v7 47/61] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH v7 48/61] target/ppc/mmu_common.c: Simplify a switch statement
` [PATCH v7 49/61] target/ppc/mmu_common.c: Inline and remove ppc6xx_tlb_pte_check()
` [PATCH v7 52/61] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_prot()
` [PATCH v7 53/61] target/ppc/mmu_common.c: Init variable in function that relies on it
` [PATCH v7 54/61] target/ppc/mmu_common.c: Remove key field from mmu_ctx_t
` [PATCH v7 55/61] target/ppc/mmu_common.c: Stop using ctx in ppc6xx_tlb_check()
` [PATCH v7 56/61] target/ppc/mmu_common.c: Rename function parameter
[linux-linus test] 185984: regressions - FAIL
2024-05-12 23:33 UTC
[frank-w-bpi-r2-4.14:6.9-netnext 17/17] drivers/net/ethernet/mediatek/mtk_ppe_offload.c:640:5: error: conflicting types for 'mtk_eth_offload_init'; have 'int(struct mtk_eth *)'
2024-05-12 23:27 UTC
[PATCH 0/4] rockchip: Add gpio request() ops and drop PCIe reset-gpios workaround
2024-05-12 23:22 UTC (12+ messages)
[arnd-asm-generic:syscall-tbl-6.9 46/46] arch/arm64/include/asm/vdso/compat_gettimeofday.h:27:31: error: use of undeclared identifier '__NR_compat32_gettimeofday'
2024-05-12 23:17 UTC
[arnd-asm-generic:syscall-tbl-6.9 43/46] kernel/fork.c:3087:2: warning: #warning clone3() entry point is missing, please fix
2024-05-12 23:17 UTC
[PATCH v2 2/3] powerpc/fadump: setup additional parameters for dump capture kernel
2024-05-12 23:17 UTC (2+ messages)
[PATCH] hwmon: (corsair-cpro) Add firmware and bootloader information
2024-05-12 23:12 UTC
[PATCH v4 1/2] certs: Move RSA self-test data to separate file
2024-05-12 23:11 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in __fput (2)
2024-05-12 23:10 UTC (4+ messages)
[PATCH v3 2/2] drm/msm/a6xx: request memory region
2024-05-12 23:06 UTC (3+ messages)
[PATCH v7 0/5] iio: pressure: bmp280: Add triggered buffer support and
2024-05-12 23:05 UTC (6+ messages)
` [PATCH v7 1/5] iio: pressure: bmp280: Refactorize reading functions
` [PATCH v7 2/5] iio: pressure: bmp280: Introduce new cleanup routines
` [PATCH v7 3/5] iio: pressure: bmp280: Generalize read_{temp,press,humid}() functions
` [PATCH v7 4/5] iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them
` [PATCH v7 5/5] iio: pressure: bmp280: Add triggered buffer support
[PATCH] integrity: Update comment for load_moklist_certs()
2024-05-12 23:03 UTC (2+ messages)
[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
2024-05-12 23:02 UTC (6+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 9c0731832d3b7420cbadba6a7f334363bc8dfb15
2024-05-12 23:00 UTC
[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
2024-05-12 22:40 UTC (5+ messages)
` [PATCH RFCv1 01/14] iommufd: Move iommufd_object to public iommufd header
commits for stable 2024-05-11
2024-05-12 22:35 UTC (3+ messages)
[PATCH] pcmcia: Use resource_size function on resource object
2024-05-12 22:31 UTC
[PATCH v2 0/6] drm/v3d: Improve Performance Counters handling
2024-05-12 22:23 UTC (7+ messages)
` [PATCH v2 1/6] drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1
` [PATCH v2 2/6] drm/v3d: Different V3D versions can have different number of perfcnt
` [PATCH v2 3/6] drm/v3d: Create a new V3D parameter for the maximum "
` [PATCH v2 4/6] drm/v3d: Create new IOCTL to expose performance counters information
` [PATCH v2 5/6] drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUM
` [PATCH v2 6/6] drm/v3d: Deprecate the use of the Performance Counters enum
[PATCH] hwmon: (nzxt-kraken3) Bail out for unsupported device variants
2024-05-12 22:25 UTC (2+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Read in kill_orphaned_pgrp (2)
2024-05-12 22:23 UTC (2+ messages)
[PATCH] media: bcm2835-unicam: Depend on COMMON_CLK
2024-05-12 22:21 UTC
[PATCH] platform/x86: dell-laptop: Implement platform_profile
2024-05-12 22:14 UTC (11+ messages)
` [PATCH v5] "
` "
[PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize
2024-05-12 22:10 UTC (6+ messages)
[PATCH v4 0/6] btrfs: subpage + zoned fixes
2024-05-12 22:09 UTC (4+ messages)
` [PATCH v4 2/6] btrfs: lock subpage ranges in one go for writepage_delalloc()
[PATCH v7 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
2024-05-12 22:09 UTC (13+ messages)
` [PATCH v7 3/6] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v7 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v7 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF
[PATCH v5 0/6] Assume sysfs event names are always the same case
2024-05-12 22:08 UTC (3+ messages)
` [PATCH v5 2/6] perf Document: Sysfs event names must be lower or upper case
r8169: transmit queue timeouts and IRQ masking
2024-05-12 22:08 UTC (8+ messages)
r8169: RTL8125 timer experimentation
2024-05-12 22:06 UTC
[PATCHv2] nvme-pci: allow unmanaged interrupts
2024-05-12 22:05 UTC (6+ messages)
(no subject)
2024-05-12 21:33 UTC
[cip:linux-4.4.y-st-rt 25/22961] versioncheck: ./drivers/misc/hwlat_detector.c: 51 linux/version.h not needed
2024-05-12 21:41 UTC
[PATCH] Add firmware and bootloader information
2024-05-12 21:40 UTC
[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
2024-05-12 21:35 UTC (3+ messages)
` [PATCH net-next v3 09/24] ovpn: implement basic TX path (UDP)
Linux 6.9
2024-05-12 21:34 UTC
[PATCH v2] usb: dwc3: gadget: check drained isoc ep
2024-05-12 21:33 UTC (11+ messages)
[PATCH] Fix non-Linux build
2024-05-12 21:02 UTC
[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
2024-05-12 21:27 UTC (5+ messages)
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
` [f2fs-dev] "
[PATCH] usb: dwc3: gadget: create per ep interrupts
2024-05-12 21:27 UTC (9+ messages)
[PATCH] drm/bridge: cdns-mhdp8546: Remove a redundant check on existence of bridge->encoder
2024-05-12 21:22 UTC (2+ messages)
[PATCH] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Remove a redundant check on existence of bridge->encoder
2024-05-12 21:21 UTC (2+ messages)
[PATCH] drm/bridge: synopsys: dw-mipi-dsi: Remove a redundant check on existence of bridge->encoder
2024-05-12 21:20 UTC (2+ messages)
[PATCH] drm/bridge: lt9611uxc: Remove a redundant check on existence of bridge->encoder
2024-05-12 21:19 UTC (2+ messages)
[PATCH] drm/bridge: adv7511: Remove a redundant check on existence of bridge->encoder
2024-05-12 21:18 UTC (2+ messages)
[PATCH] drm/bridge: imx: Remove redundant checks on existence of bridge->encoder
2024-05-12 21:17 UTC (2+ messages)
[PATCH] drm/bridge: analogix: Remove redundant checks on existence of bridge->encoder
2024-05-12 21:15 UTC (2+ messages)
[PATCH] drm/bridge: it6505: Remove a redundant check on existence of bridge->encoder
2024-05-12 21:15 UTC (2+ messages)
[PATCH] drm/bridge: panel: Remove a redundant check on existence of bridge->encoder
2024-05-12 21:14 UTC (2+ messages)
[PATCH] drm/bridge: nxp-ptn3460: Remove a small useless code snippet
2024-05-12 21:13 UTC (2+ messages)
[PATCH] drm/bridge: tfp410: Remove a small useless code snippet
2024-05-12 21:12 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/kodi: Link to libiconv when needed
2024-05-12 21:11 UTC (2+ messages)
[PATCH] drm/bridge: Remove a small useless code snippet
2024-05-12 21:09 UTC (2+ messages)
[Buildroot] [git commit] package/kodi: explicitly link to libiconv when locales disabled
2024-05-12 21:06 UTC
[PATCH 0/6] Add driver for ENS160 sensor
2024-05-12 21:04 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: vendor-prefixes: add ScioSense
` [PATCH 2/6] dt-bindings: Add ENS160 as trivial device
` [PATCH 3/6] iio: chemical: add driver for ENS160 sensor
` [PATCH 4/6] iio: chemical: ens160: add triggered buffer support
` [PATCH 5/6] iio: chemical: ens160: add power management support
` [PATCH 6/6] MAINTAINERS: Add ScioSense ENS160
[frank-w-bpi-r2-4.14:6.9-netnext 17/17] drivers/net/ethernet/mediatek/mtk_ppe_offload.c:640:5: error: conflicting types for 'mtk_eth_offload_init'
2024-05-12 20:58 UTC
[PATCH v7 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
2024-05-12 20:54 UTC (6+ messages)
` [PATCH v7 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer
Inquiry Regarding Handling of Kernel Crashes
2024-05-12 20:50 UTC (2+ messages)
[PATCH] fs/jffs2: Fix NULL deref in jffs2_scan_dirty_space
2024-05-12 20:39 UTC (3+ messages)
snapshots of subvolumes recursivly?
2024-05-12 20:39 UTC
[PATCH] iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-12 20:44 UTC (5+ messages)
[syzbot] [mm?] INFO: rcu detected stall in validate_mm (3)
2024-05-12 20:41 UTC (3+ messages)
[PATCH v2] extcon: Add LC824206XA microUSB switch driver
2024-05-12 20:40 UTC
[Buildroot] [PATCH 1/1] package/duma: set HOST_CFLAGS
2024-05-12 20:34 UTC
[RFC PATCH] fs: dcache: Delete the associated dentry when deleting a file
2024-05-12 20:29 UTC (8+ messages)
` [PATCH] vfs: move dentry shrinking outside the inode lock in 'rmdir()'
[GIT PULL] Rust for 6.10
2024-05-12 20:22 UTC
Intermittent Qemu boot hang/regression traced back to INT 0x80 changes
2024-05-12 20:23 UTC (4+ messages)
[Buildroot] [PATCH v3 01/14] package/qt6: bump version to 6.7.0
2024-05-12 11:46 UTC (14+ messages)
` [Buildroot] [PATCH v3 02/14] package/qt6/qt6base: patch CVE-2024-33861
` [Buildroot] [PATCH v3 03/14] package/qt6/qt6base: add blind option to enable GUI support on host
` [Buildroot] [PATCH v3 04/14] package/qt6/qt6shadertools: new package
` [Buildroot] [PATCH v3 05/14] package/qt6/qt6svg: allow building for host
` [Buildroot] [PATCH v3 06/14] package/qt6/qt6languageserver: new package
` [Buildroot] [PATCH v3 07/14] package/qt6/qt6declarative: "
` [Buildroot] [PATCH v3 08/14] package/qt6/qt6declarative: fix build when Qt Network not available
` [Buildroot] [PATCH v3 09/14] package/qt6/qt6websockets: new package
` [Buildroot] [PATCH v3 10/14] package/qt6/qt6wayland: "
` [Buildroot] [PATCH v3 11/14] package/qt6/qt6base: add blind option to enable Network support on host
` [Buildroot] [PATCH v3 12/14] package/qt6/qt6tools: new package
` [Buildroot] [PATCH v3 13/14] package/qt6/qt6virtualkeyboard: "
` [Buildroot] [PATCH v3 14/14] package/qt6/qt6mqtt: "
kdevops BoF at LSFMM
2024-05-12 20:20 UTC (5+ messages)
[PATCH v2] valgrind: Upgrade to 3.23.0
2024-05-12 20:19 UTC (3+ messages)
` [OE-core] "
[RFC PATCH v1] riscv kernel control flow integrity
2024-05-12 20:12 UTC (4+ messages)
` [RFC PATCH 07/12] riscv/mm: prepare shadow stack for init task for kernel cfi
[GIT PULL] Final KVM change for Linux 6.9
2024-05-12 20:11 UTC (2+ messages)
[GIT PULL] Kselftest fixes for v6.9
2024-05-12 20:11 UTC (2+ messages)
[PATCH] ucounts: constify usage of ctl_table_header::ctl_table_arg
2024-05-12 19:54 UTC (3+ messages)
[intel-lts:6.6/linux 2/10] ld.lld: error: undefined symbol: mce_unregister_decode_chain
2024-05-12 19:52 UTC
[PATCH 0/2] platform/x86: Add new Dell UART backlight driver
2024-05-12 19:47 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools arch x86: Add dell-uart-backlight-emulator
[LSF/MM/BPF TOPIC] DAMON Updates and Plans: Automation of DAMON tuning, tiering, and VM guest scaling
2024-05-12 19:44 UTC (2+ messages)
[syzbot] [v9fs?] KASAN: slab-use-after-free Write in v9fs_free_request
2024-05-12 19:42 UTC
[RFC IDEA v2 0/6] mm/damon: introduce Access/Contiguity-aware Memory Auto-scaling (ACMA)
2024-05-12 19:36 UTC (7+ messages)
` [RFC IDEA v2 1/6] mm/damon: implement DAMOS actions for access-aware contiguous memory allocation
` [RFC IDEA v2 2/6] mm/damon: add the initial part of access/contiguity-aware memory auto-scaling module
` [RFC IDEA v2 3/6] mm/page_reporting: implement a function for reporting specific pfn range
` [RFC IDEA v2 4/6] mm/damon/acma: implement scale down feature
` [RFC IDEA v2 5/6] mm/damon/acma: implement scale up feature
` [RFC IDEA v2 6/6] drivers/virtio/virtio_balloon: integrate ACMA and ballooning
[PATCH 0/4] drm/tidss: Add OLDI bridge support
2024-05-12 19:34 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: display: ti,am65x-dss: Minor Cleanup
` [PATCH 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-12 19:32 UTC (14+ messages)
[RFC] Mitigating unexpected arithmetic overflow
2024-05-12 19:29 UTC (9+ messages)
[linux-next:master 12023/12533] ./../kselftest_harness.h:54:15: error: expected parameter declarator
2024-05-12 19:28 UTC
[linyunsheng:page_frag_cache_v4_0509 11/13] net/mptcp/protocol.c:1852:10: warning: variable 'offset' is used uninitialized whenever 'if' condition is false
2024-05-12 19:16 UTC
[QUESTION] Convert axg-audio-clkc to YAML format
2024-05-12 19:06 UTC (6+ messages)
` [APPROACH 2 1/2] arm64: dts: amlogic: list all slave clocks for audio clock controller
[PATCH] ACPI: x86: Force StorageD3Enable on more products
2024-05-12 19:05 UTC (2+ messages)
[PATCH v3] sched: Consolidate cpufreq updates
2024-05-12 19:00 UTC
[PATCH] iwlwifi: mvm: Ignore NVM write status 0x1000
2024-05-12 18:48 UTC
[PATCH v6 0/9] iio: pressure: bmp280: Add triggered buffer support and
2024-05-12 18:48 UTC (7+ messages)
` [PATCH v6 5/9] iio: pressure: bmp280: Refactorize reading functions
` [PATCH v6 8/9] iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them
[PATCH 0/3] Rust block device driver API and null block driver
2024-05-12 18:39 UTC (4+ messages)
` [PATCH 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH 3/3] MAINTAINERS: add entry for Rust block device driver API
[PATCH net-next v4 0/3] mlx4: Add support for netdev-genl API
2024-05-12 18:37 UTC (4+ messages)
` [PATCH net-next v4 1/3] net/mlx4: Track RX allocation failures in a stat
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.