All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-13 09:59:07 to 2021-03-13 13:43:29 UTC [more...]

[PATCH 5.4 00/24] 5.4.105-rc1 review
 2021-03-13 13:42 UTC  (8+ messages)

[PATCH v4 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-13 13:40 UTC  (5+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] sequencer: export and rename subject_length()
` [PATCH v5 2/6] commit: add amend suboption to --fixup to create amend! commit
` [PATCH v5 3/6] commit: add a reword suboption to --fixup

[PATCH for-4.15 v2] xen: Bump the minimum version of GCC supported to 4.9 for arm32 and 5.1 on arm64
 2021-03-13 13:41 UTC 

No cross-compiling instructions on INSTALL
 2021-03-13 13:41 UTC 

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-13 13:40 UTC  (16+ messages)
` [PATCH v3 26/30] qemu-img: Use user_creatable_process_cmdline() for --object
` [PATCH v3 27/30] hmp: QAPIfy object_add

[PATCH stable v4.4] iio: imu: adis16400: fix memory leak
 2021-03-13 13:37 UTC  (2+ messages)

[PATCH stable v4.4] libertas: fix a potential NULL pointer dereference
 2021-03-13 13:36 UTC  (2+ messages)

[PATCH v1 13/14] mm: multigenerational lru: Kconfig
 2021-03-13 13:36 UTC  (3+ messages)

9c8e2f6d3d36 for linux-4.{4,9,14,19}-y
 2021-03-13 13:32 UTC  (3+ messages)
` [PATCH v2] scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names

FAILED: patch "[PATCH] cifs: do not send close in compound create+close requests" failed to apply to 5.10-stable tree
 2021-03-13 13:30 UTC  (3+ messages)

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-13 13:30 UTC  (8+ messages)
` [PATCH 5/7] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH v2 net-next 0/6] skbuff: micro-optimize flow dissection
 2021-03-13 13:30 UTC  (8+ messages)
` [PATCH v2 net-next 1/6] flow_dissector: constify bpf_flow_dissector's data pointers
` [PATCH v2 net-next 2/6] skbuff: make __skb_header_pointer()'s data argument const
` [PATCH v2 net-next 3/6] flow_dissector: constify raw input @data argument
` [PATCH v2 net-next 4/6] linux/etherdevice.h: misc trailing whitespace cleanup
` [PATCH v2 net-next 5/6] ethernet: constify eth_get_headlen()'s @data argument
` [PATCH v2 net-next 6/6] skbuff: micro-optimize {,__}skb_header_pointer()

[PATCH 0/2] x86: Remove ideal_nops[]
 2021-03-13 13:29 UTC  (11+ messages)

FAILED: patch "[PATCH] xen/events: avoid handling the same event on two cpus at the" failed to apply to 4.14-stable tree
 2021-03-13 13:29 UTC 

FAILED: patch "[PATCH] xen/events: avoid handling the same event on two cpus at the" failed to apply to 5.4-stable tree
 2021-03-13 13:29 UTC 

FAILED: patch "[PATCH] xen/events: avoid handling the same event on two cpus at the" failed to apply to 5.10-stable tree
 2021-03-13 13:29 UTC 

FAILED: patch "[PATCH] xen/events: don't unmask an event channel when an eoi is" failed to apply to 4.9-stable tree
 2021-03-13 13:28 UTC 

FAILED: patch "[PATCH] xen/events: don't unmask an event channel when an eoi is" failed to apply to 4.4-stable tree
 2021-03-13 13:28 UTC 

FAILED: patch "[PATCH] xen/events: avoid handling the same event on two cpus at the" failed to apply to 4.9-stable tree
 2021-03-13 13:29 UTC 

FAILED: patch "[PATCH] xen/events: avoid handling the same event on two cpus at the" failed to apply to 4.4-stable tree
 2021-03-13 13:29 UTC 

FAILED: patch "[PATCH] xen/events: avoid handling the same event on two cpus at the" failed to apply to 4.19-stable tree
 2021-03-13 13:29 UTC 

FAILED: patch "[PATCH] xen/events: don't unmask an event channel when an eoi is" failed to apply to 4.14-stable tree
 2021-03-13 13:28 UTC 

FAILED: patch "[PATCH] xen/events: don't unmask an event channel when an eoi is" failed to apply to 4.19-stable tree
 2021-03-13 13:28 UTC 

FAILED: patch "[PATCH] xen/events: don't unmask an event channel when an eoi is" failed to apply to 5.4-stable tree
 2021-03-13 13:28 UTC 

FAILED: patch "[PATCH] xen/events: don't unmask an event channel when an eoi is" failed to apply to 5.10-stable tree
 2021-03-13 13:28 UTC 

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-13 13:27 UTC  (2+ messages)

[PATCH] soc: ti: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-03-13 13:27 UTC  (3+ messages)

[PATCH v2 00/21] ppc: qemu: Add eTSEC support
 2021-03-13 13:28 UTC  (32+ messages)
` [PATCH v2 01/21] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH v2 02/21] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH v2 03/21] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH v2 04/21] dm: mdio: Use ofnode_phy_is_fixed_link() API
` [PATCH v2 05/21] net: phy: fixed: Be compatible with live OF tree
` [PATCH v2 06/21] net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
` [PATCH v2 08/21] net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
` [PATCH v2 09/21] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH v2 10/21] net: phy: fixed: Make driver ops static
` [PATCH v2 11/21] net: phy: fixed: Add the missing ending newline
` [PATCH v2 12/21] net: phy: fixed: Support the old DT binding
` [PATCH v2 13/21] net: tsec: Use dm_eth_phy_connect() directly for the DM case
` [PATCH v2 15/21] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH v2 16/21] net: tsec: Support <reg> property from the subnode "queue-group"

FAILED: patch "[PATCH] block: Discard page cache of zone reset target range" failed to apply to 4.19-stable tree
 2021-03-13 13:25 UTC 

FAILED: patch "[PATCH] block: Discard page cache of zone reset target range" failed to apply to 4.14-stable tree
 2021-03-13 13:25 UTC 

FAILED: patch "[PATCH] block: Discard page cache of zone reset target range" failed to apply to 5.4-stable tree
 2021-03-13 13:25 UTC 

[PATCH] wireguard: netlink: add multicast notification for peer changes
 2021-03-13 13:14 UTC  (3+ messages)

FAILED: patch "[PATCH] regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3" failed to apply to 5.11-stable tree
 2021-03-13 13:24 UTC 

FAILED: patch "[PATCH] regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3" failed to apply to 5.10-stable tree
 2021-03-13 13:24 UTC 

FAILED: patch "[PATCH] io_uring: Convert personality_idr to XArray" failed to apply to 5.11-stable tree
 2021-03-13 13:23 UTC 

FAILED: patch "[PATCH] io_uring: Convert personality_idr to XArray" failed to apply to 5.10-stable tree
 2021-03-13 13:23 UTC 

[PATCH v3 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S
 2021-03-13 13:22 UTC  (8+ messages)
` [PATCH v3 2/2] rockchip: rk3399: Add support "

[PATCH net-next] net: stmmac: Set FIFO sizes for ipq806x
 2021-03-13 13:18 UTC 

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-13 13:16 UTC  (9+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-13 13:07 UTC  (7+ messages)

[PATCH/RFC 0/2] background initramfs unpacking, and CONFIG_MODPROBE_PATH
 2021-03-13 13:13 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] init/initramfs.c: allow asynchronous unpacking

[PATCH V2] exit: trigger panic when global init has exited
 2021-03-13 13:12 UTC  (3+ messages)

[BUG]an input device can not support more than 568 keys due to uevent buffer too small
 2021-03-13 13:07 UTC  (2+ messages)

[PATCH] dmaengine: xilinx: Introduce synchronize() callback
 2021-03-13 12:53 UTC 

[PATCH] ext-ctrls-codec.rst: fix typos
 2021-03-13 12:51 UTC 

LinuxTV Web site information needing update
 2021-03-13 12:47 UTC 

[PATCH] edid: add support for DisplayID extension (5k resolution)
 2021-03-13 12:03 UTC  (2+ messages)

[GIT PULL] erofs fix for 5.12-rc3
 2021-03-13 12:40 UTC  (2+ messages)

[PATCH] Backport MYGICA T230A adapter
 2021-03-13 12:36 UTC 

[PATCH 0/3] vl: QAPIfy -object
 2021-03-13 12:32 UTC  (7+ messages)
` [PATCH 2/3] qom: move user_creatable_add_opts logic to vl.c and QAPIfy it

[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-13 12:28 UTC  (2+ messages)

[PATCH v2 1/2] xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig
 2021-03-13 12:23 UTC  (2+ messages)
` [PATCH v2 2/2] xtensa: remove unneeded export in boot-elf/Makefile

[PATCH v1 12/14] mm: multigenerational lru: user space interface
 2021-03-13 12:23 UTC  (2+ messages)

BTRFS error (device sda1): bdev /dev/sdb1 errs: wr 2702175, rd 2719033, flush 0, corrupt 6, gen 0
 2021-03-13 12:21 UTC  (3+ messages)

[PATCH 1/1] Fix potential bitmap corruption in ksm_msr_allowed()
 2021-03-13 12:15 UTC  (3+ messages)

[PATCH] xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig
 2021-03-13 12:10 UTC  (4+ messages)

[PATCH alsa-ucm-conf v2 0/7] codecs/rt5640: Cleanup + HW volume control support
 2021-03-13 12:10 UTC  (3+ messages)
` [PATCH alsa-ucm-conf v2 7/7] codecs/rt5640: Specify Playback/CaptureMasterElem for HW volume-control

[PATCH 1/2] ata: delete redundant printing of return value
 2021-03-13 12:07 UTC  (3+ messages)

gitlab outage?
 2021-03-13 12:06 UTC  (6+ messages)

[PATCH 0/5] memory: Forbid mapping AddressSpace root MemoryRegion
 2021-03-13 12:05 UTC  (5+ messages)
` [PATCH 2/5] hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
` [PATCH 5/5] memory: Make sure root MR won't be added as subregion

[PATCH] umh: fix some spelling mistakes
 2021-03-13 11:48 UTC 

[GIT PULL] Kbuild fixes for v5.12-rc3
 2021-03-13 11:53 UTC 

[PATCH net-next v2 0/4] net: dsa: hellcreek: Add support for dumping tables
 2021-03-13 11:46 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: dsa: hellcreek: Add devlink VLAN region
` [PATCH net-next v2 2/4] net: dsa: hellcreek: Use boolean value
` [PATCH net-next v2 3/4] net: dsa: hellcreek: Move common code to helper
` [PATCH net-next v2 4/4] net: dsa: hellcreek: Add devlink FDB region

[Bug 1919021] [NEW] Confuse error message in virtio_init_region_cache()
 2021-03-13 11:33 UTC 

[PATCH v2 3/3] riscv: Prepare ptdump for vm layout dynamic addresses
 2021-03-13 11:40 UTC  (2+ messages)

Occasionally mkfs.reiser4 creates a file system without a UUID
 2021-03-13 11:37 UTC  (2+ messages)

[PATCH v1 0/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups
 2021-03-13 11:34 UTC  (10+ messages)
` [PATCH v1 1/4] ALSA: hda/cirrus: Add error handling into CS8409 I2C functions
` [PATCH v1 2/4] ALSA: hda/cirrus: Cleanup patch_cirrus.c code
` [PATCH v1 3/4] ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name
` [PATCH v1 4/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups

[PATCH v8 0/3] GUD USB Display driver
 2021-03-13 11:25 UTC  (8+ messages)
` [PATCH v8 1/3] drm/uapi: Add USB connector type
` [PATCH v8 2/3] drm/probe-helper: Check epoch counter in output_poll_execute()
` [PATCH v8 3/3] drm: Add GUD USB Display driver

[PATCH v3] mfd: ntxec: Support for EC in Tolino Shine 2 HD
 2021-03-13 11:25 UTC  (2+ messages)

[PATCH] lightnvm: remove duplicate include in lightnvm.h
 2021-03-13 11:22 UTC 

[patch V2 0/3] signals: Allow caching one sigqueue object per task
 2021-03-13 11:17 UTC  (6+ messages)
` [patch V2 3/3] signal: Allow tasks to cache one sigqueue struct
        ` [patch V3 "

[PATCH v2] mfd: ntxec: Support for EC in Tolino Shine 2 HD
 2021-03-13 11:17 UTC  (3+ messages)

[PATCH v2 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-03-13 11:15 UTC  (4+ messages)

[PATCH] signal: remove duplicate include in signal.h
 2021-03-13 11:11 UTC 

[pci:pci/misc] BUILD SUCCESS 1bb73841ea7a88765db7f641a90120490f1f4aee
 2021-03-13 11:12 UTC 

[PATCH v2] Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
 2021-03-13 11:03 UTC  (4+ messages)

[PATCH] Bluetooth: L2CAP: Fix not checking for maximum number of DCID
 2021-03-13 11:02 UTC  (2+ messages)

[PATCH] Bluetooth: Cancel le_scan_restart work when stopping discovery
 2021-03-13 11:00 UTC  (2+ messages)

[PATCH] mtd:rawnand: remove duplicate include in rawnand.h
 2021-03-13 10:57 UTC  (2+ messages)

[PATCH] kswapd: no need reclaim cma pages triggered by unmovable allocation
 2021-03-13 10:50 UTC  (3+ messages)

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-13 10:44 UTC  (10+ messages)

[PATCH] lightnvm: remove duplicate include in lightnvm.h
 2021-03-13 10:48 UTC 

[qemu-mainline test] 160062: regressions - FAIL
 2021-03-13 10:48 UTC 

IIO advise + help
 2021-03-13 10:46 UTC  (2+ messages)

[PATCH v2 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
 2021-03-13 10:45 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] ia64: fix format strings for err_inject
 2021-03-13 10:43 UTC  (2+ messages)

[PATCH v8 0/5] m68k: add Virtual M68k Machine
 2021-03-13 10:42 UTC  (2+ messages)

[PATCH] ia64: fix format string for ia64-acpi-cpu-freq
 2021-03-13 10:42 UTC 

[PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes
 2021-03-13 10:41 UTC  (3+ messages)

[Bug 211791] New: AMD CPU /proc/cpuinfo reported max potential boost frequency instead of actual operating frequency
 2021-03-13 10:41 UTC  (2+ messages)
` [Bug 211791] "

[PATCH 0/6] Some cleanups for huge_memory
 2021-03-13 10:36 UTC  (9+ messages)
` [PATCH 1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [PATCH] mm/huge_memory.c: use helper function migration_entry_to_page()
` [PATCH 2/6] mm/huge_memory.c: make get_huge_zero_page() return bool
` [PATCH 3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [PATCH 4/6] mm/huge_memory.c: remove redundant PageCompound() check
` [PATCH 5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [PATCH 6/6] mm/huge_memory.c: use helper function migration_entry_to_page()

[PATCH] crash_dump: remove duplicate include in crash_dump.h
 2021-03-13 10:35 UTC  (2+ messages)

[linux-linus test] 160049: regressions - FAIL
 2021-03-13 10:35 UTC 

[MPTCP] Re: [PATCH net] mptcp: fix ADD_ADDR HMAC in case port is specified
 2021-03-13 10:28 UTC 

[PATCH] ACPI: video: Add missing callback back for Sony VPCEH3U1E
 2021-03-13 10:25 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: pm8150: Enable RTC
 2021-03-13 10:15 UTC  (2+ messages)

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-13 10:20 UTC  (10+ messages)
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH] leds: lgm: fix gpiolib dependency
 2021-03-13 10:24 UTC  (8+ messages)
` Intel, please maintain your drivers was "
    ` MaxLinear, "

[PATCH 1/2] ata: delete redundant printing of return value
 2021-03-13 10:16 UTC  (2+ messages)

[MPTCP] Re: [PATCH mptcp-next v2] Squash to "selftests: mptcp: add addr argument for del_addr"
 2021-03-13 10:16 UTC 

[PATCH] drm/amdgpu: Mark mmhub_v1_7_setup_vm_pt_regs() as static
 2021-03-12 22:18 UTC 

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-13  9:05 UTC  (2+ messages)

Can I Insert some Ancient History into a repo?
 2021-03-13  9:59 UTC  (4+ messages)

[freescale-fslc:pr/288 12051/17591] drivers/gpu/drm/imx/mhdp/cdns-mhdp-imx8qm.c:127:5: warning: no previous prototype for 'imx8qm_clocks_init'
 2021-03-13  9:59 UTC 

[PULL 0/5] Linux user for 6.0 patches
 2021-03-13  9:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] Revert "package/janet: add -std=c99 to CFLAGS"
 2021-03-13  9:59 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/janet: defaults to c99 for build.c_std
` [Buildroot] [PATCH 3/3] package/janet: fix static build


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.