All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-06 19:30:06 to 2020-09-06 21:59:49 UTC [more...]

[PATCH] submodule: suppress checking for file name ambiguity for object ids
 2020-09-06 21:59 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] submodule: suppress checking for file name and ref "
    ` [PATCH v4] "

[PATCH] pretty: allow to override the built-in formats
 2020-09-06 21:59 UTC  (3+ messages)

[PATCH 0/3] worktree: add -d shorthand for --detach & improve documentation
 2020-09-06 21:58 UTC  (2+ messages)

[PATCH 0/4] builtin/diff: learn --merge-base
 2020-09-06 21:58 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH v2 0/3] fix & extend mask related testcases
 2020-09-06 21:54 UTC  (5+ messages)
` [PATCH v2 1/3] optim: fix some testcases related to bitfield manipulation
` [PATCH v2 2/3] add more testcases for existing AND/OR simplifications
` [PATCH v2 3/3] add more testcases for AND/OR simplification

[PATCH v3 3/4] xfs: Use variable-size array for nameval in xfs_attr_sf_entry
 2020-09-06 21:53 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v3 0/4] Clean up xfs_attr_sf_entry
 2020-09-06 21:53 UTC  (5+ messages)
` [PATCH 1/4] xfs: remove typedef xfs_attr_sf_entry_t
` [PATCH 2/4] xfs: Remove typedef xfs_attr_shortform_t

[PATCH 0/2] log_tree_diff: simplify
 2020-09-06 21:52 UTC  (2+ messages)

[PATCH v4 00/14] more miscellaneous Bloom filter improvements
 2020-09-06 21:52 UTC  (12+ messages)
` [PATCH v4 07/14] bloom: split 'get_bloom_filter()' in two

Aborting git rebase --edit-todo
 2020-09-06 21:52 UTC  (6+ messages)

[PATCH] Documentation/git-send-email.txt: Mention less secure app access might need to enable
 2020-09-06 21:52 UTC  (5+ messages)

Can someone please update libnetfilter_queue online documentation
 2020-09-06 21:49 UTC  (2+ messages)

[dpdk-dev] [RFC v2 1/5] eal: add power management intrinsics
 2020-09-06 21:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/6] "

[PATCH v3 00/57] dm: Add programatic generation of ACPI tables (part D)
 2020-09-06 21:44 UTC  (58+ messages)
` [PATCH v3 01/57] x86: acpi: Add cros_ec tables
` [PATCH v3 02/57] x86: acpi: Add base asl files for common x86 devices
` [PATCH v3 03/57] x86: acpi: apl: Add asl files for Apollo Lake
` [PATCH v3 04/57] x86: acpi: Add DPTF asl files
` [PATCH v3 05/57] x86: apl: Correct PCIE_ECAM_BASE
` [PATCH v3 06/57] x86: Add a config for the systemagent PCIEX regions size
` [PATCH v3 07/57] x86: Add a common global NVS structure
` [PATCH v3 08/57] x86: acpi: Support external GNVS tables
` [PATCH v3 09/57] x86: acpi: Expand the GNVS
` [PATCH v3 10/57] x86: coral: Add ACPI tables for coral
` [PATCH v3 11/57] acpi: Add support for writing a _PRW
` [PATCH v3 12/57] acpi: Add support for conditions and return values
` [PATCH v3 13/57] acpi: Support generating a multi-function _DSM for devices
` [PATCH v3 14/57] dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
` [PATCH v3 15/57] x86: link: Allow more space for U-Boot
` [PATCH v3 16/57] i2c: Add a generic driver to generate ACPI info
` [PATCH v3 17/57] x86: Add wake sources for the acpi_gpe driver
` [PATCH v3 18/57] x86: apl: Support writing the IntelGraphicsMem table
` [PATCH v3 19/57] x86: acpi: Add a common routine to write WiFi info
` [PATCH v3 20/57] x86: Add some definitions for SMM
` [PATCH v3 21/57] x86: apl: Add power-management definitions
` [PATCH v3 22/57] x86: apl: Update iomap for ACPI
` [PATCH v3 23/57] x86: Add a few common Intel CPU functions
` [PATCH v3 24/57] x86: acpi: Support generation of the HPET table
` [PATCH v3 25/57] x86: acpi: Support generation of the DBG2 table
` [PATCH v3 26/57] acpi: Add support for generating processor tables
` [PATCH v3 27/57] x86: acpi: Add PCT and PTC tables
` [PATCH v3 28/57] acpi: Add more support for generating processor tables
` [PATCH v3 29/57] x86: acpi: Add common Intel ACPI tables
` [PATCH v3 30/57] x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
` [PATCH v3 31/57] x86: acpi: Add support for additional Intel tables
` [PATCH v3 32/57] x86: apl: Allow reading hostbridge base addresses
` [PATCH v3 33/57] p2sb: Add some definitions used for ACPI
` [PATCH v3 34/57] x86: apl: Generate required ACPI tables
` [PATCH v3 35/57] x86: apl: Add support for hostbridge ACPI generation
` [PATCH v3 36/57] x86: apl: Generate CPU tables
` [PATCH v3 37/57] x86: apl: Generate ACPI table for LPC
` [PATCH v3 38/57] x86: apl: Drop unnecessary code in PMC driver
` [PATCH v3 39/57] tpm: cr50: Add ACPI support
` [PATCH v3 40/57] x86: fsp: Update the FSP API with the end-firmware method
` [PATCH v3 41/57] x86: cpu: Report address width from cpu_get_info()
` [PATCH v3 42/57] x86: Sort the MTRR table
` [PATCH v3 43/57] x86: Notify the FSP of the 'end firmware' event
` [PATCH v3 44/57] x86: Correct the assembly guard in e820.h
` [PATCH v3 45/57] x86: Add a header guard to asm/acpi_table.h
` [PATCH v3 46/57] x86: Correct handling of MADT table CPUs
` [PATCH v3 47/57] acpi: tpm: Add a TPM2 table
` [PATCH v3 48/57] acpi: tpm: Add a TPM1 table
` [PATCH v3 49/57] x86: acpi: Set the log category for x86 table generation
` [PATCH v3 50/57] x86: coral: Add audio descriptor files
` [PATCH v3 51/57] x86: apl: Check low-level init in FSP-S pre-init
` [PATCH v3 52/57] x86: fsp: Add more debugging for silicon init
` [PATCH v3 53/57] x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
` [PATCH v3 54/57] acpi: Use defines for field lengths
` [PATCH v3 55/57] x86: Add a way to add to the e820 memory table
` [PATCH v3 56/57] x86: Move include of bitops out of ACPI region
` [PATCH v3 57/57] x86: coral: Update config and device tree for ACPI

[PATCH v6 00/11] xfs: widen timestamps to deal with y2038
 2020-09-06 21:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-06 21:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls (rev2)

[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-09-06 21:40 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2020-09-06 21:34 UTC 

[Bridge] [PATCH net-next v3 00/15] net: bridge: mcast: initial IGMPv3/MLDv2 support (part 1)
 2020-09-06 21:33 UTC  (17+ messages)
` [Bridge] [PATCH net-next v3 05/15] net: bridge: mcast: factor out port group del
  `  "
` [Bridge] [PATCH net-next v3 06/15] net: bridge: mcast: add support for group query retransmit
  `  "

[ovmf test] 153828: regressions - FAIL
 2020-09-06 21:32 UTC 

[PATCH v4 0/7] power: supply: max17040 support compatible devices
 2020-09-06 21:30 UTC  (8+ messages)
` [PATCH v4 1/7] power: supply: max17040: Use devm_ to automate remove
` [PATCH v4 2/7] power: supply: max17040: Use regmap i2c
` [PATCH v4 3/7] dt-bindings: power: supply: Extend max17040 compatibility
` [PATCH v4 4/7] power: supply: max17040: Support compatible devices
` [PATCH v4 5/7] dt-bindings: power: supply: max17040: Add maxim,rcomp
` [PATCH v4 6/7] power: supply: max17040: Support setting rcomp
` [PATCH v4 7/7] power: supply: max17040: Support soc alert

[PATCH] ath11k: fix a double free and a memory leak
 2020-09-06 21:26 UTC  (2+ messages)

[PATCH v2] net: dsa: rtl8366rb: Switch to phylink
 2020-09-06 21:24 UTC 

[RFC PATCH] x86/mce: Make mce_rdmsrl() do a plain RDMSR only
 2020-09-06 21:21 UTC 

[cip-dev] [ANNOUNCE] v4.19.142-cip33-rt14
 2020-09-06 21:18 UTC 

[PATCH 0/3] fix & extend mask related testcases
 2020-09-06 21:15 UTC  (6+ messages)
` [PATCH 2/3] add more testcases for AND/OR simplification

[PATCH v7 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-09-06 21:05 UTC  (5+ messages)
` [PATCH v7 05/21] arm: mvebu: x530: Use tiny SPI NOR

fsl_espi errors on v5.7.15
 2020-09-06 21:03 UTC  (5+ messages)

[PATCH v2] iio: temperature: mlx90632: Interface to change object ambient temperature
 2020-09-06 21:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/memcached: fix build with gcc 10
 2020-09-06 21:04 UTC 

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-06 21:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev12)

[PATCH v3] iio: temperature: mlx90632: Interface to change object ambient temperature
 2020-09-06 21:02 UTC 

[Buildroot] [PATCH v1] package/libinput: bump version to 1.16.1
 2020-09-06 21:01 UTC 

[PATCH v2 0/3] OpenRISC fixes for 5.9
 2020-09-06 21:00 UTC  (7+ messages)
` [OpenRISC] [PATCH v2 3/3] openrisc: Fix issue with get_user for 64-bit values

[PATCH] /dev/zero: also implement ->read
 2020-09-06 20:52 UTC  (8+ messages)

WARNING: can't access registers at asm_common_interrupt
 2020-09-06 20:46 UTC 

[Buildroot] [PATCH 1/1] package/olsr: fix build with bison 3.7.1
 2020-09-06 20:35 UTC 

[git pull] drm fixes for 5.9-rc4
 2020-09-06 20:33 UTC  (4+ messages)

[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-09-06 20:32 UTC  (2+ messages)
` [PATCH RESEND v4 1/1] tpm: add sysfs exports for all banks of "

[Buildroot] [PATCH 1/1] package/python3-requests: fix version
 2020-09-06 20:26 UTC  (2+ messages)

[PATCH] lib/string.c: Clarify kerndoc for stpcpy()
 2020-09-06 20:26 UTC  (3+ messages)

[RFC PATCH 0/9] Fork brute force attack mitigation (fbfam)
 2020-09-06 20:25 UTC  (3+ messages)

[Buildroot] [git commit] package/python3-requests: fix version
 2020-09-06 20:24 UTC 

[ovmf test] 153822: regressions - FAIL
 2020-09-06 20:23 UTC 

[linux-5.4 test] 153799: regressions - FAIL
 2020-09-06 20:21 UTC 

[PULL 00/45] Next round of Meson bugfixes and cleanups
 2020-09-06 20:19 UTC  (3+ messages)
` [PULL 17/45] meson: convert the unit tests
` [PULL 38/45] configure: drop dead variables and functions

[Buildroot] [PATCH 00/10] gitlab-ci: handle all conditional jobs in the generating script (branch yem/gitlab-ci-cond)
 2020-09-06 20:12 UTC  (11+ messages)
` [Buildroot] [PATCH 01/10] gitlab-ci: introduce main() in generating script
` [Buildroot] [PATCH 02/10] gitlab-ci: share the image version with the child
` [Buildroot] [PATCH 03/10] gitlab-ci: handle the defconfig build conditions in script
` [Buildroot] [PATCH 04/10] gitlab-ci: defconfig_check is included in defconfig build
` [Buildroot] [PATCH 05/10] gitlab-ci: handle the run-time tests conditions in script
` [Buildroot] [PATCH 06/10] gitlab-ci: handle single defconfig "
` [Buildroot] [PATCH 07/10] gitlab-ci: handle single runtime test "
` [Buildroot] [PATCH 08/10] gitlab-ci: handle the basic tests "
` [Buildroot] [PATCH 09/10] gitlab-ci: move before-script before script
` [Buildroot] [PATCH 10/10] gitlab-ci: only check defconfigs for known branches

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-09-05
 2020-09-06 20:12 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] block : Fix use-after-free Read in delete_partition
 2020-09-06 20:11 UTC  (2+ messages)

[PATCH] mwifiex: remove function pointer check
 2020-09-06 20:05 UTC 

[PATCH net-next v2 0/6] Marvell PP2.2 PTP support
 2020-09-06 20:04 UTC  (4+ messages)
` [PATCH net-next v2 4/6] net: mvpp2: ptp: add TAI support

[RFC PATCH 0/9] Fork brute force attack mitigation (fbfam)
 2020-09-06 13:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
 2020-09-06 19:55 UTC  (3+ messages)

[PATCH] enic: switch from 'pci_' to 'dma_' API
 2020-09-06 19:53 UTC  (3+ messages)

[PATCH v3 0/5] Introduce Embedded Controller driver for Acer A500
 2020-09-06 19:51 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v3 2/5] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v3 3/5] power: supply: Add battery gauge driver for "
` [PATCH v3 4/5] leds: Add "
` [PATCH v3 5/5] ARM: tegra: acer-a500: Add Embedded Controller

[PATCH] PCI: keystone: Enable compile-testing on !ARM
 2020-09-06 19:51 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v4 1/2] file-posix: split hdev_refresh_limits from raw_refresh_limits
 2020-09-06 19:50 UTC  (8+ messages)
` [PATCH v4 2/2] file-posix: add sg_get_max_segments that actually works with sg

[PATCH 0/4] soc: bcm: brcmstb: BIUCTRL updates
 2020-09-06 19:43 UTC  (3+ messages)

[PATCH] ARM: brcmstb: Add debug UART entry for 72615
 2020-09-06 19:40 UTC  (3+ messages)

[linux-linus test] 153803: regressions - FAIL
 2020-09-06 19:40 UTC 

[Buildroot] [PATCH] config/odroidc2: fix uboot version
 2020-09-06 19:38 UTC 

[net-next PATCH] net: dsa: rtl8366: Properly clear member config
 2020-09-06 19:34 UTC  (4+ messages)

[PATCH] <linux/page-isolation.h>: provide stubs for MEMORY_ISOLATION not set (for Microblaze)
 2020-09-06 19:33 UTC 

[PATCH 1/1] espresso7420: remove unused symbol CONFIG_DEFAULT_CONSOLE
 2020-09-06 19:33 UTC  (3+ messages)

[PATCH v3 00/15] MIPS: Convert Ingenic to a generic board v3
 2020-09-06 19:29 UTC  (15+ messages)
` [PATCH v3 02/15] MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WA
` [PATCH v3 03/15] MIPS: cpu-probe: Mark XBurst CPU as having vtagged caches
` [PATCH v3 04/15] MIPS: cpu-probe: ingenic: Fix broken BUG_ON
` [PATCH v3 05/15] MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol
` [PATCH v3 06/15] MIPS: generic: Allow boards to set system type
` [PATCH v3 07/15] MIPS: generic: Init command line with fw_init_cmdline()
` [PATCH v3 08/15] MIPS: generic: Support booting with built-in or appended DTB
` [PATCH v3 09/15] MIPS: generic: Add support for zboot
` [PATCH v3 10/15] MIPS: generic: Increase NR_IRQS to 256
` [PATCH v3 11/15] MIPS: generic: Add support for Ingenic SoCs
` [PATCH v3 12/15] MIPS: jz4740: Drop all obsolete files
` [PATCH v3 13/15] MIPS: jz4740: Rename jz4740 folders to ingenic
` [PATCH v3 14/15] MIPS: configs: Regenerate configs of Ingenic boards
` [PATCH v3 15/15] MAINTAINERS: Update paths to Ingenic platform code


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.