All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 03:17:55 to 2020-09-07 06:06:14 UTC [more...]

[PATCH v7 4/5] x86/build: Warn on orphan section placement
 2020-09-07  6:05 UTC  (2+ messages)
` [tip: core/build] "

[PATCH v7 5/5] x86/boot/compressed: Warn on orphan section placement
 2020-09-07  6:05 UTC  (2+ messages)
` [tip: core/build] "

[PATCH v5 0/7] Hirschmann Hellcreek DSA driver
 2020-09-07  6:05 UTC  (4+ messages)
` [PATCH v5 2/7] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

[PATCH iproute2 net-next v2] iplink: add support for protodown reason
 2020-09-07  6:04 UTC  (3+ messages)

remove set_fs for riscv
 2020-09-07  6:03 UTC  (6+ messages)

[PATCH net] netdevice.h: fix proto_down_reason kernel-doc warning
 2020-09-07  6:02 UTC  (2+ messages)

[net-next v2] tipc: fix a deadlock when flushing scheduled work
 2020-09-07  6:00 UTC 

[PATCH] contrib/buildsystems: fix expat library name for generated vcxproj
 2020-09-07  6:00 UTC 

remove set_fs for riscv v2
 2020-09-07  5:58 UTC  (18+ messages)
` [PATCH 1/8] uaccess: provide a generic TASK_SIZE_MAX definition
` [PATCH 2/8] asm-generic: improve the nommu {get,put}_user handling
` [PATCH 3/8] asm-generic: add nommu implementations of __{get,put}_kernel_nofault
  ` [PATCH 3/8] asm-generic: add nommu implementations of __{get, put}_kernel_nofault
` [PATCH 4/8] asm-generic: make the set_fs implementation optional
` [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
` [PATCH 6/8] riscv: refactor __get_user and __put_user
` [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
` [PATCH 8/8] riscv: remove address space overrides using set_fs()

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

[dpdk-dev] [PATCH v1] maintainers: update for igb igc ixgbe
 2020-09-07  5:59 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/6] These patches are bugs porting from i40evf to
 2020-09-07  5:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/6] Bugs Porting from I40evf For IAVF Feature

[dpdk-dev] [PATCH 0/7] support RXDID22 and FDID22
 2020-09-07  5:55 UTC  (3+ messages)

[PATCH v2 0/3] SiFive DDR controller and EDAC support
 2020-09-07  5:54 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add DT documentation for DDR Controller in SiFive SoCs
` [PATCH v2 2/3] soc: sifive: Add SiFive specific Cadence DDR controller driver
` [PATCH v2 3/3] EDAC/sifive: Add EDAC support for Memory Controller in SiFive SoCs

[Bug 209181] New: kernel BUG at arch/powerpc/mm/pgtable.c:304!
 2020-09-07  5:52 UTC  (2+ messages)
` [Bug 209181] "

[PATCH for-next] net: provide __sys_shutdown_sock() that takes a socket
 2020-09-07  5:48 UTC  (2+ messages)

[PATCH V2] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
 2020-09-07  5:48 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] block : Fix use-after-free Read in delete_partition
 2020-09-07  5:47 UTC  (3+ messages)

[PATCH 0/7] PCI: layerscape: Add power management support
 2020-09-07  5:38 UTC  (8+ messages)
` [PATCH 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
` [PATCH 2/7] PCI: layerscape: Change to use the DWC common link-up check function
` [PATCH 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
` [PATCH 4/7] arm64: dts: layerscape: Add big-endian property for PCIe nodes
` [PATCH 5/7] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
` [PATCH 6/7] dts: arm64: ls1043a: Add SCFG phandle for PCIe nodes
` [PATCH 7/7] PCI: layerscape: Add power management support

[PATCH] i2c: virtio: add a virtio i2c frontend driver
 2020-09-07  5:40 UTC  (5+ messages)

[PATCH V3] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-09-07  5:37 UTC 

Build error of perf
 2020-09-07  5:37 UTC 

[PATCH] pretty: allow to override the built-in formats
 2020-09-07  5:36 UTC  (4+ messages)

[PATCH v6 00/17] efi_loader: add capsule update support
 2020-09-07  5:34 UTC  (18+ messages)
` [PATCH v6 01/17] dfu: rename dfu_tftp_write() to dfu_write_by_name()
` [PATCH v6 02/17] dfu: modify an argument type for an address
` [PATCH v6 03/17] common: update: add a generic interface for FIT image
` [PATCH v6 04/17] dfu: export dfu_list
` [PATCH v6 05/17] efi_loader: add option to initialise EFI subsystem early
` [PATCH v6 06/17] efi_loader: add efi_create_indexed_name()
` [PATCH v6 07/17] efi_loader: define UpdateCapsule api
` [PATCH v6 08/17] efi_loader: capsule: add capsule_on_disk support
` [PATCH v6 09/17] efi_loader: capsule: add memory range capsule definitions
` [PATCH v6 10/17] efi_loader: capsule: support firmware update
` [PATCH v6 11/17] efi_loader: add firmware management protocol for FIT image
` [PATCH v6 12/17] dfu: add dfu_write_by_alt()
` [PATCH v6 13/17] efi_loader: add firmware management protocol for raw image
` [PATCH v6 14/17] cmd: add "efidebug capsule" command
` [PATCH v6 15/17] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v6 16/17] test/py: efi_capsule: test for FIT image capsule
` [PATCH v6 17/17] test/py: efi_capsule: test for raw "

[PATCH v2 08/30] clk: ti: add divider clock driver
 2020-09-07  5:32 UTC  (3+ messages)
` [PATCH v2 19/30] pwm: ti: am33xx: add subsystem driver

[PATCH] udmabuf: Add missing compact_ioctl
 2020-09-07  5:31 UTC  (2+ messages)

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

Today's OpenBMC PMCI WG meeting - cancelled
 2020-09-07  5:28 UTC  (3+ messages)
          ` Today's OpenBMC PMCI WG 9/7/2020 "

[PATCH 0/2] Refactor ASPEED AST2500 DDR SDRAM driver structure
 2020-09-07  5:23 UTC  (3+ messages)
` [PATCH 1/2] ram: move aspeed ram driver into drivers/ directory
` [PATCH 2/2] ram: add ddr4 dual x8 configuration

[PATCH] arm: mvebu: Espressobin: Set environment variable fdtfile
 2020-09-07  5:20 UTC  (6+ messages)

[meta-virtualization][m-c-s][PATCH] dhcp: remove bbappend file
 2020-09-07  5:17 UTC 

[linux-review:UPDATE-20200907-111911/Joe-Perches/sysfs-Add-sysfs_emit-and-sysfs_emit_at-to-format-sysfs-output/20200830-074855 1/1] fs/sysfs/file.c:721:5: warning: no previous prototype for 'sysfs_emit'
 2020-09-07  5:14 UTC 

[yocto][meta-security][PATCH] dhcp: remove bbappend file
 2020-09-07  5:14 UTC 

[PATCH 1/1] espresso7420: remove unused symbol CONFIG_DEFAULT_CONSOLE
 2020-09-07  5:10 UTC  (4+ messages)

[linux-linus test] 153826: regressions - FAIL
 2020-09-07  5:08 UTC 

[PATCH 0/7] Refactor generic fastboot_set_reboot_flag implementation
 2020-09-07  5:05 UTC  (10+ messages)
` [PATCH 1/7] cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
` [PATCH 1/2] Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
` [PATCH 2/7] cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs
` [PATCH 2/2] fastboot: Implement generic fastboot_set_reboot_flag
` [PATCH 3/7] cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs
` [PATCH 4/7] cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
` [PATCH 5/7] cmd: bcb: Add support for processing const string literals in bcb_set()
` [PATCH 6/7] Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
` [PATCH 7/7] fastboot: Implement generic fastboot_set_reboot_flag

[dpdk-dev] [PATCH] net/i40e: fix link status
 2020-09-07  5:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[ovmf test] 153850: regressions - FAIL
 2020-09-07  5:01 UTC 

[PATCH] drm/amdgpu: enable ih1 ih2 for Arcturus only
 2020-09-07  5:00 UTC  (6+ messages)

sa2ul.c:undefined reference to `crypto_authenc_extractkeys'
 2020-09-07  4:58 UTC  (3+ messages)

[f2fs-dev] GREETINGS TO YOU
 2020-09-07  4:42 UTC 

[RFC PATCH 00/12] interrupt entry wrappers
 2020-09-07  4:48 UTC  (5+ messages)
` [RFC PATCH 12/12] powerpc/64s: power4 nap fixup in C

[PATCH] /dev/zero: also implement ->read
 2020-09-07  4:44 UTC  (7+ messages)

[PATCH v3 0/2] leds: pwm: Make automatic labels work
 2020-09-07  4:34 UTC  (3+ messages)
` [PATCH v3 1/2] leds: pwm: Allow automatic labels for DT based devices
` [PATCH v3 2/2] dt-bindings: leds: Convert pwm to yaml

[PATCH 0/3] zonefs: introduce -o explicit-open mount option
 2020-09-07  4:32 UTC  (3+ messages)
` [PATCH 2/3] zonefs: open/close zone on file open/close

[GIT PULL] xen: branch for v5.9-rc4
 2020-09-07  4:27 UTC  (3+ messages)

[PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing
 2020-09-07  4:20 UTC  (5+ messages)
` [PATCH 1/4] Acceptance tests: use an available kernel image package for arm
` [PATCH 2/4] boot linux test: update arm bionic URL
` [PATCH 3/4] tests: bump avocado version
` [PATCH 4/4] Acceptance tests: cancel tests on missing assets

[PATCH] configure: Fixes ncursesw detection under msys2/mingw and enable curses
 2020-09-07  4:20 UTC  (3+ messages)

[PATCH v5 00/11] Green the msys2 CI make
 2020-09-07  4:20 UTC  (4+ messages)
` [PATCH v5 09/11] meson: Fixes qapi tests

[cip-dev] [PATCH] linux-4.19.y*: Add test for Xilinx ZYNQMP zcu102 board
 2020-09-07  4:17 UTC 

[PATCH v5 0/7] perf: Stream comparison
 2020-09-07  4:16 UTC  (8+ messages)
` [PATCH v5 1/7] perf util: Create streams
` [PATCH v5 2/7] perf util: Get the evsel_streams by evsel_idx
` [PATCH v5 3/7] perf util: Compare two streams
` [PATCH v5 4/7] perf util: Link stream pair
` [PATCH v5 5/7] perf util: Calculate the sum of total streams hits
` [PATCH v5 6/7] perf util: Report hot streams
` [PATCH v5 7/7] perf diff: Support hot streams comparison

[PATCH 0/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for all host drivers
 2020-09-07  4:07 UTC  (8+ messages)

[PATCH v3] configure: Fixes ncursesw detection under msys2/mingw and enable curses
 2020-09-07  4:05 UTC 

[yocto] Build failure due to wic-tools dependency #yocto
 2020-09-07  4:04 UTC  (3+ messages)
`  "

[PATCH 0/3] xfs: Extend per-inode extent counters
 2020-09-07  4:02 UTC  (4+ messages)
` [PATCH 3/3] xfs: Extend data/attr fork extent counter width

[PATCH] ASoC: rt5682: Have global name clock option for parent clk
 2020-09-07  4:00 UTC  (2+ messages)

[staging:staging-testing] BUILD SUCCESS e2664d0870bbbf9df2513ed9870003a70bdb0e8e
 2020-09-07  3:59 UTC 

[PATCH V8 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
 2020-09-07  3:58 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_chamelium: Test HPD for a connector with all valid pipes
 2020-09-07  3:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

What is the purpose of Phosphor Inventory Manager
 2020-09-07  3:37 UTC 

[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-09-07  3:50 UTC 

[PATCH net 0/2] bnxt_en: Two bug fixes
 2020-09-07  3:48 UTC  (6+ messages)
` [PATCH net 2/2] bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()

[PATCH v9 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-09-07  3:48 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-07  3:43 UTC  (12+ messages)
` [PATCH v3 2/3] iommu/mediatek: add flag for legacy ivrp paddr
` [PATCH v3 3/3] iommu/mediatek: add support for MT8167

[PATCHSET 0/9] perf tools: Fix various memory leaks
 2020-09-07  3:45 UTC  (10+ messages)
` [PATCH 1/9] perf evlist: Fix cpu/thread map leak
` [PATCH 2/9] perf parse-event: Fix cpu map leaks
` [PATCH 3/9] perf parse-event: Fix memory leak in evsel->unit
` [PATCH 4/9] perf test: Fix memory leaks in parse-metric test
` [PATCH 5/9] perf metric: Release expr_parse_ctx after testing
` [PATCH 6/9] perf metric: Free metric when it failed to resolve
` [PATCH 7/9] perf metric: Do not free metric when "
` [PATCH 8/9] perf test: Free aliases for PMU event map aliases test
` [PATCH 9/9] perf test: Free formats for perf pmu parse test

[PATCH] PM: <linux/device.h>: fix @em_pd kernel-doc warning
 2020-09-07  3:42 UTC 

[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-09-07  3:39 UTC  (4+ messages)

[PATCH v2 0/5] rockchip-pinctrl fixes for GKI
 2020-09-07  3:38 UTC  (3+ messages)
` [PATCH 5/5] pinctrl: rockchip: populate platform device for rockchip gpio

intel_iommu=on breaks resume from suspend on several Thinkpad models
 2020-09-07  3:38 UTC 

[ovmf test] 153848: regressions - FAIL
 2020-09-07  3:36 UTC 

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

Finding the namespace of a struct ib_device
 2020-09-07  3:33 UTC  (7+ messages)

[PATCH 4.19 00/81] 4.19.80-stable review
 2020-09-07  3:35 UTC  (5+ messages)
` [PATCH 4.19 66/81] MIPS: Disable Loongson MMI instructions for kernel build

[PATCH v2] configure: Fixes ncursesw detection under msys2/mingw and enable curses
 2020-09-07  3:32 UTC 

[PATCH net] netdevice.h: fix xdp_state kernel-doc warning
 2020-09-07  3:32 UTC 

[PATCH] PCI/ACPI: Suppress missing MCFG message
 2020-09-07  3:30 UTC  (3+ messages)

[PATCH v3 0/8] x86: switch default MSR behavior
 2020-09-07  3:31 UTC  (5+ messages)
` [PATCH v3 1/8] x86/vmx: handle writes to MISC_ENABLE MSR
` [PATCH v3 7/8] x86/hvm: Disallow access to unknown MSRs

cron job: media_tree daily build: ERRORS
 2020-09-07  3:31 UTC 

[PATCH] PCI: qcom: don't clear out PHY_REFCLK_USE_PAD
 2020-09-07  3:28 UTC  (3+ messages)
` R: "

[PATCH] tipc: fix shutdown() of connection oriented socket
 2020-09-07  3:28 UTC  (2+ messages)

Linux 5.9-rc4
 2020-09-07  3:23 UTC  (2+ messages)
` ...and it built and boots without fuss.. "

[PATCH 0/2] bus: brcmstb_gisb: Add support for breakpoint interrupts
 2020-09-07  3:17 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: bus: Document breakpoint interrupt for gisb-arb
` [PATCH 2/2] bus: brcmstb_gisb: Add support for breakpoint interrupts

[v4, 00/11] mmc: fsl_esdhc: support eMMC HS200/HS400 modes
 2020-09-07  3:19 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.