All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-27 22:33:47 to 2021-10-27 23:35:32 UTC [more...]

[PATCH v5 0/2] static call support for arm64
 2021-10-27 23:34 UTC 

Out-of-bounds access when hartid >= NR_CPUS
 2021-10-27 23:34 UTC  (6+ messages)

[PATCH v5 0/6] CMDQ refinement of Mediatek DRM driver
 2021-10-27 23:32 UTC  (9+ messages)
` [PATCH v5 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v5 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy

nft terse set listing issue: netlink: Error: Unknown set in lookup expression
 2021-10-27 23:33 UTC  (2+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-10-27 23:32 UTC  (3+ messages)
` [PATCH v2 1/2] bug: do refactoring allowing to add a warning handling action
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn

[PATCH] drm: Add R10 and R12 FourCC
 2021-10-27 23:31 UTC 

[PATCH nft] cache: disable NFT_CACHE_SETELEM_BIT on --terse listing only
 2021-10-27 23:30 UTC 

[PATCH v3 0/4] rteval: Fix issues with cyclictest module
 2021-10-27 23:29 UTC  (7+ messages)
` [PATCH v3 2/4] rteval: cyclictest.py Parse max latencies from cyclictest output
` [PATCH v3 3/4] rteval: cyclictest.py: Sort the list of cpus
` [PATCH v3 4/4] rteval: cyclictest.py: Skip statistics reporting in case of an overflow

[RFC] Add DMA_API support for Virtio devices earlier than VirtIO 1.0
 2021-10-27 23:28 UTC 

[PATCH] drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set
 2021-10-27 23:27 UTC  (2+ messages)

[hid:for-5.16/nintendo 9/20] drivers/hid/hid-nintendo.c:132:45: warning: unused variable 'joycon_rumble_frequencies'
 2021-10-27 23:26 UTC  (2+ messages)

[PATCH v2 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-27 23:26 UTC  (4+ messages)
` [PATCH v2 3/3] automation: add a QEMU based "

[PATCH 0/3] tracing/kselftest: histogram trigger expression tests
 2021-10-27 23:26 UTC  (4+ messages)
` [PATCH 2/3] tracing/kselftests: Remove triggers with references before their definitions

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-27 23:24 UTC  (9+ messages)
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact

[PATCH] wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
 2021-10-27 23:25 UTC 

[PATCH v2 0/4] ceph: size handling for the fscrypt
 2021-10-27 23:23 UTC  (9+ messages)
` [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt

[Intel-wired-lan] [PATCH v7 1/2] ice: reduce time to read Option ROM CIVD data
 2021-10-27 23:22 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v7 2/2] ice: support immediate firmware activation via devlink reload

[PATCH bpf-next v2 0/3] Support RENAME_EXCHANGE on bpffs
 2021-10-27 23:21 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()

[PATCH 0/2] bind rcu offload (nohz_full/isolation) into cpuset
 2021-10-27 23:20 UTC  (4+ messages)
` [PATCH 1/2] sched: isolation: cpu isolation handles for cpuset

[PATCH 0/2] clk: rockchip: cleanup errors in (module-)driver handling
 2021-10-27 23:20 UTC  (4+ messages)

[PATCH net] ptp: fix code indentation issues
 2021-10-27 23:18 UTC 

[dm-devel] futher decouple DAX from block devices
 2021-10-27 23:07 UTC  (11+ messages)
` [dm-devel] [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
  `  "
` [dm-devel] [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
  `  "

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-10-27 23:09 UTC  (44+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 13/45] ia64: "
` [PATCH v2 14/45] mips: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 17/45] powerpc: "
` [PATCH v2 18/45] riscv: "
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()
` [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()
` [PATCH v2 28/45] mfd: rn5t618: "
` [PATCH v2 29/45] mfd: acer-a500: "
` [PATCH v2 30/45] mfd: ene-kb3930: "
` [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler()
` [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler()
` [PATCH v2 33/45] mfd: rk808: "
` [PATCH v2 34/45] mfd: palmas: "
` [PATCH v2 35/45] mfd: max8907: "
` [PATCH v2 36/45] mfd: tps6586x: "
` [PATCH v2 37/45] mfd: tps65910: "
` [PATCH v2 38/45] mfd: max77620: "
` [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler()
` [PATCH v2 40/45] mfd: twl4030: "

[PATCH v1 1/1] delay: Replace kernel.h with the necessary inclusions
 2021-10-27 23:15 UTC  (3+ messages)

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-10-27 23:14 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: pmk8350: Make RTC disabled by default; enable on sc7280-idp
 2021-10-27 23:13 UTC  (5+ messages)

[PATCH] docs: mmc: update maintainer name and URL
 2021-10-27 23:05 UTC 

[PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
 2021-10-27 23:11 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] iavf: Fix adopting new combined setting
 2021-10-27 23:11 UTC  (3+ messages)

[PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
 2021-10-27 23:11 UTC  (6+ messages)

[PATCH] RISC-V: Make CONFIG_RELOCATABLE user selectable
 2021-10-27 23:09 UTC  (3+ messages)

[PATCH dwarves 0/2] btf: support typedef DW_TAG_LLVM_annotation
 2021-10-27 23:08 UTC  (3+ messages)
` [PATCH dwarves 1/2] dwarf_loader: "
` [PATCH dwarves 2/2] btf_encoder: generate BTF_KIND_DECL_TAGs for typedef btf_decl_tag attributes

Unsubscription Incident
 2021-10-27 23:07 UTC  (5+ messages)

kirkwood stack size
 2021-10-27 23:06 UTC 

[PATCH 1/2] riscv: Fix asan-stack clang build
 2021-10-27 23:06 UTC  (3+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-10-27 23:05 UTC  (2+ messages)

[PATCH 1/3] virtio: cache indirect desc for split
 2021-10-27 23:02 UTC  (4+ messages)

Kernel 5.10 - imx-media does not create /dev/media0
 2021-10-27 23:04 UTC 

+ generic-radix-tree-replace-kernelh-with-the-necessary-inclusions-fix.patch added to -mm tree
 2021-10-27 23:03 UTC 

[PATCH 2/4] mtd: spi-nor: add advanced protection and security features support
 2021-10-27 23:01 UTC  (4+ messages)

[PATCH v2 1/4] kunit: tool: Do not error on tests without test plans
 2021-10-27 23:02 UTC  (3+ messages)

[PATCH V2] mmc: dw_mmc: exynos: fix the finding clock sample value
 2021-10-27 23:03 UTC  (5+ messages)

[PATCH 1/3] RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
 2021-10-27 23:01 UTC  (4+ messages)

[meta-ti][master/dunfell PATCH v2] ti-rtos-firmware: Update M4F binary for AM64x SoCs
 2021-10-27 22:57 UTC 

[PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
 2021-10-27 22:57 UTC  (4+ messages)

[Intel-wired-lan] [net-next PATCH v5] ice: support immediate firmware activation via devlink reload
 2021-10-27 22:56 UTC  (3+ messages)

[PATCH v2] generic-loader: check that binary file target location exists
 2021-10-27 22:43 UTC  (2+ messages)

[Intel-gfx] [PATCH][next] drm/i915: make array states static const
 2021-10-27 22:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: make array states static const (rev2)

[PATCH v16 bpf-next 00/20] mvneta: introduce XDP multi-buffer support
 2021-10-27 22:53 UTC  (3+ messages)
` [PATCH v16 bpf-next 19/20] net: xdp: introduce bpf_xdp_pointer utility routine

[PATCH nft] src: Support netdev egress hook
 2021-10-27 22:52 UTC  (5+ messages)

+ shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses.patch added to -mm tree
 2021-10-27 22:51 UTC 

+ ipc-warn-if-trying-to-remove-ipc-object-which-is-absent.patch added to -mm tree
 2021-10-27 22:51 UTC 

[PATCH v3 00/18] More SH4 clean ups
 2021-10-27 21:54 UTC  (16+ messages)
` [PATCH v3 03/18] hw/sh4: Change debug printfs to traces
` [PATCH v3 11/18] hw/intc/sh_intc: Drop another useless macro
` [PATCH v3 14/18] hw/intc/sh_intc: Use array index instead of pointer arithmetics
` [PATCH v3 12/18] hw/intc/sh_intc: Move sh_intc_register() closer to its only user
` [PATCH v3 09/18] hw/intc/sh_intc: Turn some defines into an enum
` [PATCH v3 18/18] hw/intc/sh_intc: Simplify allocating sources array
` [PATCH v3 15/18] hw/sh4/sh_intc: Inline and drop sh_intc_source() function
` [PATCH v3 13/18] hw/intc/sh_intc: Remove excessive parenthesis
` [PATCH v3 01/18] hw/sh4: Fix typos in a comment
` [PATCH v3 08/18] hw/intc/sh_intc: Use existing macro instead of local one
` [PATCH v3 17/18] hw/intc/sh_intc: Avoid using continue in loops
` [PATCH v3 04/18] hw/sh4/r2d: Use error_report instead of fprintf to stderr
` [PATCH v3 16/18] hw/intc/sh_intc: Replace abort() with g_assert_not_reached()
` [PATCH v3 05/18] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState
` [PATCH v3 10/18] hw/intc/sh_intc: Rename iomem region

[Intel-wired-lan] [PATCH v6 1/2] ice: reduce time to read Option ROM CIVD data
 2021-10-27 22:49 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v6 2/2] ice: support immediate firmware activation via devlink reload

[PATCH clk-fixes v1 0/2] Fix clk-composite to support .determine_rate
 2021-10-27 22:47 UTC  (5+ messages)
` [PATCH clk-fixes v1 1/2] clk: composite: Also consider .determine_rate for rate + mux composites

[PATCH] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
 2021-10-27 22:35 UTC  (13+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] rtc: gamecube: "
  ` [PATCH v2 2/5] rtc: gamecube: Report low battery as invalid data
  ` [PATCH v2 3/5] powerpc: wii.dts: Expose HW_SRNPROT on this platform
  ` [PATCH v2 4/5] powerpc: gamecube_defconfig: Enable the RTC driver
  ` [PATCH v2 5/5] powerpc: wii_defconfig: "

[intel-tdx:guest 98/136] arch/x86/kernel/tdx.c:489:14: error: no previous prototype for 'tdx_write_msr'
 2021-10-27 22:46 UTC  (2+ messages)

[PATCH v4 3/4] ACPI: APEI: Reserve the MCFG address for quirk ECAM implementation
 2021-10-27 22:46 UTC  (5+ messages)
` [RFC PATCH] ACPI: APEI: remove_quirk_mcfg_res() can be static

[PATCH 0/2] shm: shm_rmid_forced feature fixes
 2021-10-27 22:43 UTC  (3+ messages)
` [PATCH 1/2] ipc: WARN if trying to remove ipc object which is absent
` [PATCH 2/2] shm: extend forced shm destroy to support objects from several IPC nses

[PATCH V2 3/3] cxl/mem: Adjust ram/pmem range to represent DPA ranges
 2021-10-27 22:43 UTC  (6+ messages)
` [PATCH 0/9] CDAT/DSMAS reading and cleanups
  ` [PATCH 1/9] Documentation/auxiliary_bus: Clarify auxiliary_device creation
  ` [PATCH 2/9] Documentation/auxiliary_bus: Clarify match_name
  ` [PATCH 3/9] Documentation/auxiliary_bus: Update Auxiliary device lifespan

[RFC v16 8/9] iommu/smmuv3: report additional recoverable faults
 2021-10-27 22:41 UTC  (3+ messages)

Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
 2021-10-27 22:42 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
 2021-10-27 22:34 UTC  (5+ messages)
`  "

[PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings
 2021-10-27 22:39 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set
 2021-10-27 22:39 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
 2021-10-27 22:39 UTC  (2+ messages)

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-10-27 22:30 UTC  (6+ messages)

[PATCH v2] MAINTAINERS: Update information related to the PCI sub-system
 2021-10-27 22:38 UTC  (2+ messages)

[PATCH v4 1/2] drm/bridge: parade-ps8640: Enable runtime power management
 2021-10-27 22:37 UTC  (3+ messages)

[chrome-os:chromeos-5.4 22/47] mapping.c:undefined reference to `dma_to_phys'
 2021-10-27 22:37 UTC 

[PATCH] scsi: ufs: Fix proper API to send HPB pre-request
 2021-10-27 22:36 UTC 

+ memcg-prohibit-unconditional-exceeding-the-limit-of-dying-tasks.patch added to -mm tree
 2021-10-27 22:36 UTC 

+ mm-oom-do-not-trigger-out_of_memory-from-the-pf.patch added to -mm tree
 2021-10-27 22:36 UTC 

+ mm-oom-pagefault_out_of_memory-dont-force-global-oom-for-dying-tasks.patch added to -mm tree
 2021-10-27 22:36 UTC 

[PATCH memcg v2 2/2] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-27 22:36 UTC  (5+ messages)
  ` [PATCH memcg v3 3/3] "

[PATCH 1/3] dt-bindings: watchdog: add Broadcom's BCM63xx watchdog
 2021-10-27 22:33 UTC  (3+ messages)


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.