All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-03 10:03:43 to 2021-12-03 10:51:22 UTC [more...]

[PATCH v8 00/14] Function Granular KASLR
 2021-12-03 10:38 UTC  (11+ messages)
` [PATCH v8 03/14] x86: Add support for function granular KASLR
` [PATCH v8 07/14] kallsyms: Hide layout
` [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
` [PATCH v8 11/14] module: Reorder functions

[PATCH 0/7] Preparations to support SD UHS-II cards
 2021-12-03 10:51 UTC  (6+ messages)
` [PATCH 1/7] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH 2/7] mmc: core: Prepare to support SD UHS-II cards
` [PATCH 3/7] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH 4/7] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH 5/7] mmc: add UHS-II related definitions in headers

[Intel-gfx] [PATCH 0/3] Replace VT-d workaround with guard pages
 2021-12-03 10:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH V2 1/3] drm/i915: Wrap all access to i915_vma.node.start|size
` [Intel-gfx] [PATCH V2 2/3] drm/i915: Introduce guard pages to i915_vma

[PATCH v3 0/2] Adjust NUMA imbalance for multiple LLCs
 2021-12-03 10:50 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans "

[PATCH 0/1] riscv: dts: fu740: Add PDMA node
 2021-12-03 10:50 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] lib/test_ubsan: Silence compile-time array bounds warnings
 2021-12-03 10:49 UTC  (2+ messages)

[PATCH 0/4] arm64: ensure CPUs are quiescent before patching
 2021-12-03 10:47 UTC  (5+ messages)
` [PATCH 1/4] arm64: alternative: wait for other CPUs "
` [PATCH 2/4] arm64: insn: "
` [PATCH 3/4] arm64: patching: unify stop_machine() patch synchronization
` [PATCH 4/4] arm64: patching: mask exceptions in patch_machine()

[PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
 2021-12-03 10:48 UTC  (5+ messages)
` [docs] "

[PATCH 0/2] xsm: Further fixes
 2021-12-03 10:47 UTC  (2+ messages)

[PATCH v3 00/14] ARM: enable IRQ stacks and vmap'ed stacks for UP
 2021-12-03 10:46 UTC  (16+ messages)
` [PATCH v3 01/14] ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v3 02/14] ARM: footbridge: "
` [PATCH v3 03/14] ARM: iop32x: offset IRQ numbers by 1
` [PATCH v3 04/14] ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v3 05/14] ARM: remove old-style irq entry
` [PATCH v3 06/14] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v3 07/14] ARM: entry: preserve thread_info pointer in switch_to
` [PATCH v3 08/14] ARM: module: implement support for PC-relative group relocations
` [PATCH v3 09/14] ARM: assembler: add optimized ldr/str macros to load variables from memory
` [PATCH v3 10/14] ARM: percpu: add SMP_ON_UP support
` [PATCH v3 11/14] ARM: use TLS register for 'current' on !SMP as well
` [PATCH v3 12/14] ARM: smp: defer TPIDRURO update for SMP v6 configurations too
` [PATCH v3 13/14] ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
` [PATCH v3 14/14] ARM: v7m: enable support for IRQ stacks

[Intel-gfx] [PATCH 00/20] drm/i915/fbc: More FBC refactoring
 2021-12-03 10:47 UTC  (12+ messages)
` [Intel-gfx] [PATCH 11/20] drm/i915/fbc: Move FBC debugfs stuff into intel_fbc.c

[PATCH v3] arm64: Enable KCSAN
 2021-12-03 10:41 UTC  (6+ messages)

[PATCH 00/65] x86: Support for CET Indirect Branch Tracking
 2021-12-03 10:46 UTC  (5+ messages)
` [PATCH 14/65] xsm/flask: Annotate fnptr targets in the security server
` [PATCH 15/65] xsm: Annotate fnptr targets

[PATCH net-next 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-03 10:46 UTC  (7+ messages)
` [PATCH net-next 1/6] net: lan966x: Add registers that are used for switch and vlan functionality
` [PATCH net-next 2/6] dt-bindings: net: lan966x: Extend with the analyzer interrupt
` [PATCH net-next 3/6] net: lan966x: add support for interrupts from analyzer
` [PATCH net-next 4/6] net: lan966x: More MAC table functionality
` [PATCH net-next 5/6] net: lan966x: Add vlan support
` [PATCH net-next 6/6] net: lan966x: Add switchdev support

[RFC PATCH 00/14] fs/proc/vmcore: Remove unnecessary user pointer conversions
 2021-12-03 10:42 UTC  (34+ messages)
` [RFC PATCH 01/14] fs/proc/vmcore: Update read_from_oldmem() for user pointer
` [RFC PATCH 02/14] fs/proc/vmcore: Update copy_oldmem_page_encrypted() for user buffer
` [RFC PATCH 03/14] fs/proc/vmcore: Update copy_oldmem_page() "
` [RFC PATCH 04/14] x86/crash_dump_64: Use the new interface copy_oldmem_page_buf
` [RFC PATCH 05/14] x86/crash_dump_32: "
` [RFC PATCH 06/14] arm64/crash_dump: "
` [RFC PATCH 07/14] arm/crash_dump: "
` [RFC PATCH 08/14] mips/crash_dump: "
` [RFC PATCH 09/14] sh/crash_dump: "
` [RFC PATCH 10/14] riscv/crash_dump: "
` [RFC PATCH 11/14] powerpc/crash_dump: "
` [RFC PATCH 12/14] ia64/crash_dump: "
` [RFC PATCH 13/14] s390/crash_dump: "
` [RFC PATCH 14/14] fs/proc/vmcore: Remove the unused old interface copy_oldmem_page

[PATCH v3 2/2] drm/msm: Initialize MDSS irq domain at probe time
 2021-12-03 10:43 UTC  (4+ messages)
` [PATCH] "

[PATCH] mmc: rtsx: improve rw performance
 2021-12-03 10:43 UTC 

[kbuild] [pinchartl-media:drm/du/v3u/sn65dsi86 7/11] drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c:223 rcar_mipi_dsi_parameters_calc() error: buffer overflow 'hsfreqrange_table' 64 <= 64
 2021-12-03 10:42 UTC  (2+ messages)

[PATCH] hw/ppc/ppc405_boards: Change kernel load address
 2021-12-03 10:40 UTC  (7+ messages)

[PATCH] i2c: i801: Don't clear status flags twice in interrupt mode
 2021-12-03 10:41 UTC  (2+ messages)

[PATCH v2] VT-d: avoid allocating domid_{bit,}map[] when possible
 2021-12-03 10:41 UTC 

[PATCH 1/1] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
 2021-12-03 10:29 UTC  (3+ messages)

[GIT PULL] libata fixes for 5.16-rc4
 2021-12-03 10:40 UTC 

5.15 regression: CONFIG_SYSFB_SIMPLEFB breaks console scrolling
 2021-12-03 10:40 UTC  (5+ messages)

[PATCH v2 0/2] Add iop driver for Sunplus SP7021
 2021-12-03 10:39 UTC  (5+ messages)
` [PATCH v2 2/2] misc: "

[PATCH v7 0/6] Add Unisoc's drm kms module
 2021-12-03 10:38 UTC  (7+ messages)
` [PATCH v7 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v7 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[RFC PATCH for-7.0 00/35] target/ppc fpu fixes and cleanups
 2021-12-03 10:36 UTC  (2+ messages)

[PATCH v1] gpudev: return EINVAL if invalid input pointer for free and unregister
 2021-12-03 10:37 UTC  (8+ messages)

[PATCH] libid3tag: add from oe-core
 2021-12-03 10:36 UTC 

[PATCH 0/5] ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6
 2021-12-03 10:35 UTC  (6+ messages)
` [PATCH 5/5] "

[Isar] bbclass for Debian
 2021-12-03 10:34 UTC 

[PATCH] documentation: conf.py: add knob for loading appropriate objects.inv
 2021-12-03 10:33 UTC 

[PATCH 0/4] x86: Further harden function pointers
 2021-12-03 10:32 UTC  (3+ messages)
` [PATCH 3/4] xen/xsm: Use __init_data_cf_clobber for xsm_ops

[PATCH] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
 2021-12-03 10:32 UTC  (2+ messages)

Request for cherry-picking overlayfs fixes in 5.10.x stable
 2021-12-03 10:31 UTC  (2+ messages)

[PATCH v7 00/14] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-12-03 10:28 UTC  (15+ messages)
` [PATCH v7 01/14] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v7 02/14] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v7 03/14] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v7 04/14] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v7 05/14] regulator: Introduce tps68470-regulator driver
` [PATCH v7 06/14] clk: Introduce clk-tps68470 driver
` [PATCH v7 07/14] platform/x86: int3472: Split into 2 drivers
` [PATCH v7 08/14] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v7 09/14] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v7 10/14] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v7 11/14] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v7 12/14] media: ipu3-cio2: Defer probing until the PMIC is fully setup
` [PATCH v7 13/14] media: ipu3-cio2: Call cio2_bridge_init() before anything else
` [PATCH v7 14/14] media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs

[PATCH v2] x86/sme: Explicitly map new EFI memmap table as encrypted
 2021-12-03 10:30 UTC  (8+ messages)

[PATCH for 6.2?] Revert "vga: don't abort when adding a duplicate isa-vga device"
 2021-12-03 10:23 UTC  (4+ messages)

[RFC PATCH v3 0/8] image: add a stage pre-load
 2021-12-03 10:29 UTC  (4+ messages)
` [RFC PATCH v3 7/8] mkimage: add public key for image pre-load stage

[PATCH] media: uvcvideo: fix division by zero at stream start
 2021-12-03 10:29 UTC  (6+ messages)

[PATCH v5] x86/PVH: permit more physdevop-s to be used by Dom0
 2021-12-03 10:28 UTC 

[PATCH] drm/plane: Move range check for format_count earlier
 2021-12-03 10:28 UTC  (2+ messages)

[PATCH v5] x86/PVH: improve Dom0 memory size calculation
 2021-12-03 10:27 UTC 

[xen-unstable test] 167042: regressions - FAIL
 2021-12-03 10:27 UTC 

[PATCH v4 0/2] cancel all throttled bios in del_gendisk()
 2021-12-03 10:27 UTC  (6+ messages)
` [PATCH v4 2/2] block: "

[PATCH v6 00/25] fdt: Make OF_BOARD a boolean option
 2021-12-03 10:27 UTC  (10+ messages)

[LTP] [PATCH 0/4] Update cgroup_fj and memcg controller tests to work under cgroup2
 2021-12-03 10:25 UTC  (8+ messages)
` [LTP] [PATCH 1/4] controllers/memcg: update stress test "

[PATCH] drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
 2021-12-03 10:25 UTC  (3+ messages)
` [PATCH] drm/komeda: return early if drm_universal_plane_init() fails

pull request: mt76 2021-12-03
 2021-12-03 10:23 UTC 

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-12-03 10:21 UTC  (7+ messages)
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain

[RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
 2021-12-03 10:20 UTC  (9+ messages)
` [RFC][PATCH] device mapper: Add builtin function dm_get_status()
              ` [dm-devel] "

bitbake-layers create-layer could be mentioned in common-tasks.html
 2021-12-03 10:20 UTC  (2+ messages)
` [docs] "

[PATCH v2 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
 2021-12-03 10:19 UTC  (9+ messages)
` [PATCH v4 0/7] grep: simplify & delete "init" & "config" code
  ` [PATCH v4 1/7] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v4 2/7] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v4 3/7] grep tests: add missing "grep.patternType" config test
  ` [PATCH v4 4/7] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v4 5/7] grep.c: don't pass along NULL callback value
  ` [PATCH v4 6/7] grep API: call grep_config() after grep_init()
  ` [PATCH v4 7/7] grep: simplify config parsing and option parsing

[PATCH v3 0/3] Add support for runtime features
 2021-12-03 10:17 UTC  (9+ messages)
` [PATCH v3 2/3] firmware: zynqmp: Add sysfs entry "
` [PATCH v3 3/3] firmware: xilinx: Add sysfs support for feature config

[PATCH] arm/vgic: Fix reference to a non-existing function
 2021-12-03 10:19 UTC  (2+ messages)

[libgpiod PATCH] gpioget: Add --line-name to lookup GPIO line
 2021-12-03 10:18 UTC  (7+ messages)

[PATCH v5 for-next 1/1] RDMA/hns: Support direct wqe of userspace
 2021-12-03 10:18 UTC  (2+ messages)
` [PATCH v5 for-next 1/1] RDMA/hns: Support direct wqe of userspace'

[PATCH V6 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-12-03 10:18 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: Pass plane id to watermark calculation functions
 2021-12-03 10:17 UTC  (7+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915: Use wm0 only during async flips for DG2
` [Intel-gfx] [PATCH 4/4] drm/i915: Don't allocate extra ddb during async flip "

[bug report] ASoC: Intel: mrfld - create separate module for pci part
 2021-12-03 10:13 UTC 

Question regarding "boot-hartid" DT node
 2021-12-03 10:13 UTC  (7+ messages)

[PATCH] gpio Add my driver new id
 2021-12-03 10:15 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.16.0-rc3 (mainline.kernel.org-clang, a51e3ac4)
 2021-12-03 10:14 UTC 

[PATCH] mt76: mt7615: clear mcu error interrupt status on mt7663
 2021-12-03 10:15 UTC 

Balance loop on "device delete missing"? (RAID 1, Linux 5.15, "found 1 extents, stage: update data pointers")
 2021-12-03 10:14 UTC  (4+ messages)

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2021-12-03 10:13 UTC  (3+ messages)

[PATCH net] ethtool: do not perform operations on net devices being unregistered
 2021-12-03 10:13 UTC 

[PATCH v2] mt76: mt7663: disable 4addr capability
 2021-12-03 10:12 UTC 

[PATCH net] net: altera: set a couple error code in probe()
 2021-12-03 10:11 UTC 

[PATCH 00/26] tests/acceptance: Queue for 4.2
 2021-12-03 10:09 UTC  (4+ messages)
` [PATCH 16/26] tests/acceptance: Test Sandalfoot initrd on the PReP/40p

[PATCH net-next] net/qla3xxx: fix an error code in ql_adapter_up()
 2021-12-03 10:10 UTC  (2+ messages)

[PATCH] find: Do not read beyond variable boundaries on small sizes
 2021-12-03 10:08 UTC 

[igt-dev] [PATCH i-g-t 0/1] Isolate wait bb within gem_exec_fence
 2021-12-03 10:07 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Isolate wait bb within gem_exec_fence (rev2)

[PATCH] mt76: mt7663: disable 4addr capability
 2021-12-03 10:07 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/10] drm/i915: break intel_display_types.h dependency on i915_drv.h
 2021-12-03 10:07 UTC  (2+ messages)

[PATCH v2 1/2] vim: fix CVE-2021-3968 and CVE-2021-3973
 2021-12-03 10:06 UTC  (8+ messages)
` [PATCH v2 2/2] vim: set PACKAGECONFIG idiomatically
  ` [OE-core] "

[PATCH v2 00/14] Add support for MediaTek MT7621 SoC
 2021-12-03 10:06 UTC  (4+ messages)
` [PATCH v2 03/14] clk: mtmips: add clock driver "

[PATCH] objtool: Fix pv_ops noinstr validation
 2021-12-03 10:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v4 4/4] x86/64/mm: Map all kernel memory into trampoline_pgd
 2021-12-03 10:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 00/15] Sync NXP LS1028A-RDB device trees between U-Boot and Linux
 2021-12-03 10:04 UTC  (2+ 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.