All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-27 19:44:43 to 2020-04-27 20:20:44 UTC [more...]

[PATCH v9 00/10] Reftable support git-core
 2020-04-27 20:13 UTC  (12+ messages)
` [PATCH v10 00/12] "
  ` [PATCH v10 01/12] refs.h: clarify reflog iteration order
  ` [PATCH v10 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v10 03/12] create .git/refs in files-backend.c
  ` [PATCH v10 05/12] Add .gitattributes for the reftable/ directory
  ` [PATCH v10 06/12] reftable: file format documentation
  ` [PATCH v10 07/12] reftable: define version 2 of the spec to accomodate SHA256
  ` [PATCH v10 08/12] reftable: clarify how empty tables should be written
  ` [PATCH v10 10/12] Reftable support for git-core
  ` [PATCH v10 11/12] Add some reftable testing infrastructure
  ` [PATCH v10 12/12] t: use update-ref and show-ref to reading/writing refs

[PATCH] gcc: make sure mingw builds use mingw32-w64 configs
 2020-04-27 20:20 UTC  (4+ messages)
` [OE-core] "

[Buildroot] [git commit] package/zic: bump to version 2020a
 2020-04-27 20:20 UTC 

[Buildroot] [git commit] package/tzdata: bump to version 2020a
 2020-04-27 20:20 UTC 

[PATCH net-next 08/17] net: atlantic: A2 driver-firmware interface
 2020-04-27 20:20 UTC  (8+ messages)
  ` [EXT] "

[RESEND PATCH v3 1/2] dt-bindings: mailbox: Add the Spreadtrum mailbox documentation
 2020-04-27 20:19 UTC  (3+ messages)
` [RESEND PATCH v3 2/2] mailbox: sprd: Add Spreadtrum mailbox driver

remove set_fs calls from the coredump code v4
 2020-04-27 20:06 UTC  (12+ messages)
` [PATCH 1/5] powerpc/spufs: simplify spufs core dumping
` [PATCH 2/5] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
` [PATCH 3/5] binfmt_elf: remove the set_fs in fill_siginfo_note
` [PATCH 4/5] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
` [PATCH 5/5] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump

[Buildroot] [PATCH] package/cegui: disable ogre support
 2020-04-27 20:19 UTC  (2+ messages)

[PATCH v1 00/11] hw/arm: versal: Add SD and the RTC
 2020-04-27 20:08 UTC  (5+ messages)
` [PATCH v1 01/11] hw/arm: versal: Remove inclusion of arm_gicv3_common.h
` [PATCH v1 02/11] hw/arm: versal: Move misplaced comment

[PATCH] selftests/bpf: Copy runqslower to OUTPUT directory
 2020-04-27 20:18 UTC  (2+ messages)

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-27 20:18 UTC  (9+ messages)
` [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code

[PATCH 0/7] x86: tag application address space for devices
 2020-04-27 20:17 UTC  (13+ messages)
` [PATCH 1/7] docs: x86: Add a documentation for ENQCMD
` [PATCH 2/7] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH 6/7] x86/traps: Fix up invalid PASID

Feature request: Please implement IORING_OP_TEE
 2020-04-27 20:17 UTC  (5+ messages)

Question about BPF_MAP_TYPE_CGROUP_STORAGE
 2020-04-27 20:17 UTC  (8+ messages)

+ hugetlbfs-move-hugepagesz=-parsing-to-arch-independent-code-fix.patch added to -mm tree
 2020-04-27 20:16 UTC 

[PATCH 00/10] efi_loader: add capsule update support
 2020-04-27 20:15 UTC  (7+ messages)
` [PATCH 01/10] efi_loader: disk: add efi_disk_is_system_part()
` [PATCH 02/10] efi_loader: add option to initialise EFI subsystem early
` [PATCH 09/10] tools: add mkeficapsule command for UEFI capsule update test

[Buildroot] [PATCH] package/ebtables: bump to version 2.0.11
 2020-04-27 20:15 UTC  (4+ messages)

[BlueZ PATCH v3] doc: Add Advertisement Monitoring API
 2020-04-27 20:14 UTC  (3+ messages)

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-27 20:12 UTC  (20+ messages)
` [PATCH bpf-next v1 01/19] net: refactor net assignment for seq_net_private structure
` [PATCH bpf-next v1 02/19] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v1 03/19] bpf: add bpf_map iterator
` [PATCH bpf-next v1 04/19] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v1 05/19] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v1 06/19] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v1 07/19] bpf: create anonymous bpf iterator
` [PATCH bpf-next v1 08/19] bpf: create file "
` [PATCH bpf-next v1 09/19] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v1 10/19] bpf: add netlink and ipv6_route targets
` [PATCH bpf-next v1 11/19] bpf: add task and task/file targets
` [PATCH bpf-next v1 12/19] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v1 13/19] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v1 14/19] bpf: support variable length array in tracing programs
` [PATCH bpf-next v1 15/19] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v1 16/19] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v1 17/19] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v1 18/19] tools/bpf: selftests: add iter progs for bpf_map/task/task_file
` [PATCH bpf-next v1 19/19] tools/bpf: selftests: add bpf_iter selftests

[PATCH] mmc: sdhci-pci-gli: Fix no irq handler from suspend
 2020-04-27 20:12 UTC  (2+ messages)

io_uring, IORING_OP_RECVMSG and ancillary data
 2020-04-27 20:13 UTC  (9+ messages)

[PATCH 1/2] drivers/clocksource/timer-of: Remove __init markings
 2020-04-27 20:12 UTC  (6+ messages)

[RFC] ptrace, pidfd: add pidfd_ptrace syscall
 2020-04-27 20:13 UTC  (10+ messages)
` [RFC v2] "

[PATCH] linux-user/riscv: Fix target_ucontext and target_sigcontext
 2020-04-27 20:11 UTC 

[PATCH 0/8] CMake build system for git
 2020-04-27 20:12 UTC  (7+ messages)

[BlueZ PATCH v4] doc: Add Advertisement Monitoring API
 2020-04-27 20:12 UTC 

[Buildroot] [git commit] package/cegui: disable ogre support
 2020-04-27 20:11 UTC 

[PATCH] x86: refine guest_mode()
 2020-04-27 20:11 UTC  (4+ messages)

[PATCH v2 0/2] hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
 2020-04-27 20:10 UTC  (2+ messages)

[PATCH v2 00/12] add STM32 FMC2 controller drivers
 2020-04-27 20:10 UTC  (11+ messages)
` [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time

[Buildroot] [PATCH] support/testing: test_lua_utf8: fix test after bump to lua-utf8 0.1.2
 2020-04-27 20:10 UTC  (2+ messages)

[PATCH V6 00/15] perf/x86: Add perf text poke events
 2020-04-27 20:10 UTC  (7+ messages)
` [PATCH V6 08/15] ftrace: Add perf text poke events for ftrace trampolines

[Buildroot] [PATCH] package/git: bump to 2.26.2
 2020-04-27 20:10 UTC  (2+ messages)

+ scripts-gdb-repair-rb_first-and-rb_last.patch added to -mm tree
 2020-04-27 20:10 UTC 

[PATCH RFC v1] net: xdp: allow for layer 3 packets in generic skb handler
 2020-04-27 20:10 UTC  (6+ messages)
` [PATCH RFC v2] "

[PATCH v2 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
 2020-04-27 20:09 UTC  (12+ messages)
` [PATCH v2 1/3] mtd: lpddr: Fix bad logic "
` [PATCH v2 2/3] mtd: lpddr: Replace printk with pr_notice
` [PATCH v2 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c

[PATCH] libselinux: mark security_context_t typedef as deprecated
 2020-04-27 20:09 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/9] drm/i915/gt: Sanitize GT first
 2020-04-27 20:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/9] drm/i915/gt: Fix up clock frequency

[PATCH V3] PCI: rcar: Add the suspend/resume for pcie-rcar driver
 2020-04-27 20:08 UTC  (3+ messages)

PPPoE Modem hangup after random time - how to debug?
 2020-04-27 20:08 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Improve handle_external_interrupt_irqoff inline assembly
 2020-04-27 20:08 UTC  (3+ messages)

[PATCH v10 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-04-27 20:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for In order to readout DP SDPs, refactors the handling of DP SDPs (rev12)

[PATCH] nsproxy: attach to namespaces via pidfds
 2020-04-27 20:06 UTC  (6+ messages)

[PATCH] drm/amdgpu/vcn2.5: wait for tiles off after unpause
 2020-04-27 20:05 UTC 

[PATCH 2/2] arm: dts: stm32f769-disco: Enable MIPI DSI display support
 2020-04-27 20:05 UTC  (4+ messages)

[PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
 2020-04-27 20:05 UTC  (25+ messages)
` [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
` [PATCH 07/17] mtd: rawnand: cafe: Get rid of the debug module param
` [PATCH 08/17] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq()
` [PATCH 09/17] mtd: rawnand: cafe: Get rid of a useless label
` [PATCH 10/17] mtd: rawnand: cafe: Explicitly inherit from nand_controller
` [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
` [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
` [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
` [PATCH 14/17] mtd: rawnand: cafe: Get rid of the legacy interface implementation
` [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read, write}_buf() prototypes
  ` [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read,write}_buf() prototypes
` [PATCH 16/17] mtd: rawnand: cafe: Handle non-32bit aligned reads/writes
` [PATCH 17/17] mtd: rawnand: cafe: s/uint{8,16,32}_t/u{8,16,32}/

[dpdk-dev] [PATCH v1] maintainers: update for AMD xgbe and ccp crypto
 2020-04-27 20:05 UTC  (4+ messages)

Rule for bridge yaml dt binding maintainers?
 2020-04-27 20:04 UTC  (9+ messages)
      ` [PATCH] get_maintainer: Add email addresses from .yaml files

[PATCH 0/5] pull request for net-next: batman-adv 2020-04-27
 2020-04-27 20:04 UTC  (2+ messages)

[PATCH v20 00/17] Multicolor Framework (array edition)
 2020-04-27 19:58 UTC  (6+ messages)
` [PATCH v20 12/17] leds: lp55xx: Add multicolor framework support to lp55xx

[Buildroot] [PATCH] infra: add the transient download mechanism
 2020-04-27 20:04 UTC 

[Buildroot] [git commit] package/git: indicate that license file hashes are locally calculated
 2020-04-27 20:04 UTC 

[PATCH] config: use GIT_CONFIG in git config sequence
 2020-04-27 20:04 UTC  (5+ messages)

[Buildroot] [git commit] package/git: bump to 2.26.2
 2020-04-27 20:04 UTC 

[PATCH 0/4] pull request for net: batman-adv 2020-04-27
 2020-04-27 20:03 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: test_lua_utf8: fix test after bump to lua-utf8 0.1.2
 2020-04-27 20:03 UTC 

[Buildroot] [PATCH v1 0/2] Package updates; flannel, kexec
 2020-04-27 20:03 UTC  (2+ messages)

[PATCH 0/3] x86/pv: Start to trim 32bit support
 2020-04-27 20:02 UTC  (8+ messages)
` [PATCH 1/3] x86/pv: Options to disable and/or compile out 32bit PV support

[Buildroot] [Bug 12821] New: Vagrantfile in download page still points to 2020.02
 2020-04-27 20:02 UTC 

[PATCH v2 0/1] platform/x86: Add Slim Bootloader firmware update support
 2020-04-27 19:57 UTC  (4+ messages)

[RFC PATCH] wg-quick: linux: raise priority for mangle nft chain
 2020-04-27 17:26 UTC 

[PATCH v2 0/3] add channel constraint for BDW machine drivers
 2020-04-27 20:00 UTC  (3+ messages)

[PATCH v8 0/2] Add initial support for slimport anx7625
 2020-04-27 20:00 UTC  (5+ messages)
` [PATCH v8 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[Xen-devel] [PATCH 00/12] Support CPUID/MSR data in migration streams
 2020-04-27 20:00 UTC  (7+ messages)
` [Xen-devel] [PATCH 01/12] libxc/save: Shrink code volume where possible
      `  "

[PATCH] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-04-27 20:00 UTC  (4+ messages)

[PATCH] ARM: dts: r8a7743: Add missing compatible strings for iic3 node
 2020-04-27 19:59 UTC  (2+ messages)

[Buildroot] [git commit] package/flannel: bump version to 0.12.0
 2020-04-27 19:58 UTC 

[Buildroot] [PATCH 1/1] package/libcec: bump version to 5.0.0
 2020-04-27 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-cython: bump to version 0.29.17
 2020-04-27 19:57 UTC  (2+ messages)

clk_hw.init and -EPROBE_DEFER / driver re-load
 2020-04-27 19:57 UTC 

[dpdk-dev] [PATCH] maintainers: update for Arm v7 and v8
 2020-04-27 19:56 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS 1417cff96ef8ae2108df7084f035b90d2eabbba3
 2020-04-27 19:55 UTC 

[Buildroot] [git commit] package/kexec: bump version to 2.0.20
 2020-04-27 19:55 UTC 

[ANNOUNCE] 4.4.220-rt196
 2020-04-27 19:49 UTC 

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-04-27 19:54 UTC  (4+ messages)
` [PATCH 4/4] remoteproc/k3-dsp: Add support "

[Buildroot] [git commit] package/libcec: bump version to 5.0.0
 2020-04-27 19:54 UTC 

[PATCH net] wireguard: Use tunnel helpers for decapsulating ECN markings
 2020-04-27 19:53 UTC  (3+ messages)

[PATCH v2 0/5] use new API for Xen page tables
 2020-04-27 19:52 UTC  (5+ messages)
` [PATCH v2 4/5] x86_64/mm: map and unmap page tables in destroy_compat_m2p_mapping
  ` [PATCH 0/2] x86: high compat r/o M2P table handling adjustments
    ` [PATCH 2/2] x86: drop high compat r/o M2P table address range

[Intel-wired-lan] [PATCH net-next 00/33] XDP extend with knowledge of frame size
 2020-04-27 19:51 UTC  (4+ messages)
` [PATCH net-next 23/33] ixgbe: add XDP frame size to driver
    ` [Intel-wired-lan] "

Testing endpoint halt support for raw-gadget
 2020-04-27 19:51 UTC  (4+ messages)

Errors in man pages, here: random(4): Singular/Plural
 2020-04-27 19:50 UTC  (4+ messages)

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-27 19:46 UTC  (5+ messages)
  ` [PATCH v2 2/2] proc: Ensure we see the exit of each process tid exactly
          ` [PATCH v3 2/6] posix-cpu-timers: Use PIDTYPE_TGID to simplify the logic in lookup_task

[PATCH v3 0/2] Add sgm3140 flash led driver
 2020-04-27 19:49 UTC  (4+ messages)
` [PATCH v3 2/2] leds: add sgm3140 driver

[PATCH 0/3] TI K3 DSP remoteproc driver for C66x DSPs
 2020-04-27 19:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

Out of space, but not out of space
 2020-04-27 19:42 UTC 

[PATCH] git-gui: msys2 compatibility patches
 2020-04-27 19:45 UTC  (2+ messages)

[ath6kl:pending] BUILD SUCCESS b1670eba5ccf8b7f00fd9a87337dc75892d586e8
 2020-04-27 19:46 UTC 

[MODERATED] [PATCH 0/5] Slow Randomizing Boosts DoS v4.4.219 backport 0
 2020-04-27 19:47 UTC  (3+ messages)
`  "

gpio-reserved-ranges and RZ/G1C (was: Re: [PATCH] gpio: rcar: select General Output Register to set output states)
 2020-04-27 19:46 UTC  (2+ messages)

[PATCH v5 0/3] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-04-27 19:44 UTC  (6+ messages)
` [PATCH v5 3/3] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH] ARM: decompressor: increase tag size
 2020-04-27 19:44 UTC 

[Buildroot] [PATCH v4 1/3] package/environment-setup: new package
 2020-04-27 19:45 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: rockchip: remove #sound-dai-cells from &i2s1 node of rk3399-pinebook-pro.dts
 2020-04-27 19:42 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.