All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-27 21:04:06 to 2021-10-27 21:23:38 UTC [more...]

[PATCH ebpf] bpf: Disallow unprivileged bpf by default
 2021-10-27 21:21 UTC  (2+ messages)

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-10-27 21:17 UTC  (102+ 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: "

[Cluster-devel] [PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-27 21:21 UTC  (22+ messages)
                          ` [Ocfs2-devel] "
                          `  "

[Intel-gfx] [PATCH v3 00/17] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-10-27 21:23 UTC  (36+ messages)
`  "
` [PATCH v3 01/17] drm/i915: Add has_64k_pages flag
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 02/17] drm/i915/xehpsdv: set min page-size to 64K
  `  "
` [Intel-gfx] [PATCH v3 03/17] drm/i915/xehpsdv: enforce min GTT alignment
  `  "
` [Intel-gfx] [PATCH v3 04/17] drm/i915: enforce min page size for scratch
  `  "
` [Intel-gfx] [PATCH v3 05/17] drm/i915/gtt/xehpsdv: move scratch page to system memory
  `  "
` [Intel-gfx] [PATCH v3 06/17] drm/i915/xehpsdv: support 64K GTT pages
  `  "
` [PATCH v3 07/17] drm/i915/xehpsdv: implement memory coloring
  ` [Intel-gfx] "
` [PATCH v3 08/17] drm/i915/xehpsdv: Add has_flat_ccs to device info
  ` [Intel-gfx] "
` [PATCH v3 09/17] drm/i915/lmem: Enable lmem for platforms with Flat CCS
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 10/17] drm/i915/gt: Clear compress metadata for Xe_HP platforms
  `  "
` [Intel-gfx] [PATCH v3 11/17] drm/i915/dg2: Prune the Y Tiling modifiers
  `  "
` [Intel-gfx] [PATCH v3 12/17] drm/i915/dg2: Tile 4 plane format support
  `  "
` [Intel-gfx] [PATCH v3 13/17] uapi/drm/dg2: Format modifier for DG2 unified compression and clear color
  `  "
` [Intel-gfx] [PATCH v3 14/17] drm/i915/dg2: Plane handling for Flat CCS "
  `  "
` [Intel-gfx] [PATCH v3 15/17] drm/i915/uapi: document behaviour for DG2 64K support
  `  "
` [Intel-gfx] [PATCH v3 16/17] drm/i915/Flat-CCS: Document on Flat-CCS memory compression
  `  "
` [PATCH v3 17/17] Doc/gpu/rfc/i915: i915 DG2 uAPI
  ` [Intel-gfx] "

+ mm-damon-introduce-damon-based-reclamation-damon_reclaim-fix.patch added to -mm tree
 2021-10-27 21:21 UTC 

[dm-devel] [PATCH] audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
 2021-10-27 21:21 UTC  (6+ messages)
    `  "
      ` [dm-devel] "

[Buildroot] [PATCH 1/1] package/exiv2: security bump to version 0.27.5
 2021-10-27 21:20 UTC 

[PATCH v2 00/32] target/mips: Fully convert MSA opcodes to decodetree
 2021-10-27 21:20 UTC  (3+ messages)
` [PATCH v2 10/32] target/mips: Convert MSA BIT instruction format "

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

[PATCH 0/2] bind rcu offload (nohz_full/isolation) into cpuset
 2021-10-27 20:43 UTC 

[PATCH] libxcvt: add recipe
 2021-10-27 21:21 UTC  (6+ messages)
` [OE-core] "

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-27 21:19 UTC  (6+ messages)
` [PATCH RFC v1] "
  ` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v3] dt-bindings: opp: Allow multi-worded OPP entry names
 2021-10-27 21:19 UTC  (2+ messages)

[qemu-mainline test] 165901: regressions - FAIL
 2021-10-27 21:19 UTC 

+ mm-memcontrol-remove-kmemcg_id-reparenting.patch added to -mm tree
 2021-10-27 21:18 UTC 

+ mm-list_lru-fix-the-return-value-of-list_lru_count_one.patch added to -mm tree
 2021-10-27 21:18 UTC 

+ mm-list_lru-remove-holding-lru-lock.patch added to -mm tree
 2021-10-27 21:18 UTC 

[PATCH 0/2] fix up example code in MyFirstObjectWalk tutorial
 2021-10-27 21:17 UTC  (3+ messages)
` [PATCH 2/2] docs: add headers in MyFirstObjectWalk

[PATCH] ioctl.2: SEE ALSO: Add ioctl_ficlone
 2021-10-27 21:07 UTC 

+ mm-memcontrol-remove-the-kmem-states.patch added to -mm tree
 2021-10-27 21:15 UTC 

[PATCH v2 0/3] Small userfaultfd selftest fixups
 2021-10-27 21:15 UTC  (5+ messages)
` [PATCH v2 2/3] userfaultfd/selftests: fix feature support detection

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-27 21:15 UTC  (9+ messages)
` [PATCH v6 40/42] virt: Add SEV-SNP guest driver

[PATCH v3 0/7] Add Support for MediaTek MT8192 APU Power
 2021-10-27 21:14 UTC  (9+ messages)
` [PATCH v3 3/7] dt-bindings: arm: mediatek: Add new document bindings for APU
` [PATCH v3 4/7] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain

[Bug 214789] New: ehci-hcd.c ISR
 2021-10-27 21:14 UTC  (2+ messages)
` [Bug 214789] "

BusyBox pTest failure
 2021-10-27 21:13 UTC  (2+ messages)
  ` [Automated-testing] "

[PATCH v3 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-10-27 21:12 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings

[PATCH v5 0/5] x86/edac/amd64: Add heterogeneous node support
 2021-10-27 21:12 UTC  (5+ messages)
` [PATCH v5 3/5] EDAC/amd64: Extend family ops functions
` [PATCH v5 4/5] EDAC/amd64: Move struct fam_type into amd64_pvt structure

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-27 20:57 UTC  (7+ messages)
` [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"

[Buildroot] [PATCH 1/1] package/qhull: force Release build
 2021-10-27 21:09 UTC 

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

[PATCH] ipvs: Fix reuse connection if RS weight is 0
 2021-10-27 21:09 UTC  (7+ messages)

[PATCH v3] dt-bindings: adv748x: Convert bindings to json-schema
 2021-10-27 21:09 UTC  (2+ messages)

Segmentation fault on 28tb usb3 volume with xfs_repair
 2021-10-27 21:06 UTC 

[PATCH mptcp-next v4 0/2] Splitting commits for IP_TOS support in setsockopt()
 2021-10-27 21:05 UTC  (3+ messages)
` [PATCH mptcp-next v4 1/2] Exposing __ip_sock_set_tos() in ip.h
` [PATCH mptcp-next v4 2/2] Support for IP_TOS for MPTCP setsockopt()

[RFC v16 8/9] iommu/smmuv3: report additional recoverable faults
 2021-10-27 21:05 UTC  (2+ messages)

[PULL 0/8] 9p queue 2021-10-27
 2021-10-27 21:03 UTC  (2+ messages)

[PATCH 0/3] tracing/kselftest: histogram trigger expression tests
 2021-10-27 21:04 UTC  (2+ messages)

[PATCH u-boot-marvell 00/13] Yet another kwboot improvements
 2021-10-27 21:03 UTC  (11+ messages)

[PATCH v4 0/3] Update SoundWire RX and TX cgcr register control
 2021-10-27 21:03 UTC  (3+ messages)
` [PATCH v4 1/3] ASoC: qcom: soundwire: Disable soundwire rxtx cgcr hardware control


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.