All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-23 22:34:38 to 2019-11-24 06:00:06 UTC [more...]

post-receive: pub/scm/fs/xfs/xfs-linux
 2019-11-24  6:00 UTC 

[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
 2019-11-24  5:57 UTC  (13+ messages)
` [PATCH bpf-next 1/8] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next 2/8] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next 3/8] bpf, sockmap: Allow inserting listening TCP sockets into SOCKMAP
` [PATCH bpf-next 4/8] bpf, sockmap: Don't let child socket inherit psock or its ops on copy
` [PATCH bpf-next 5/8] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next 6/8] libbpf: Recognize SK_REUSEPORT programs from section name

[PATCH 0/1] reset: parse rev as tree-ish in patch mode
 2019-11-24  5:54 UTC  (3+ messages)
` [PATCH 1/1] "

[dpdk-dev] [PATCH] mbuf: extend pktmbuf pool private structure
 2019-11-24  5:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v3] "

Fwd: One questions about bmcweb Redfish logging
 2019-11-23 21:46 UTC 

[PATCH v2] dmaengine: ti: edma: add missed operations
 2019-11-24  5:28 UTC 

[PATCH 0/1] submodule: Fix 'submodule status' when called from a subdirectory
 2019-11-24  5:17 UTC  (3+ messages)
` [PATCH 1/1] "

post-receive: pub/scm/linux/kernel/git/luto/linux
 2019-11-24  5:17 UTC 

[PATCH v36 00/17] QEMU AVR 8 bit cores
 2019-11-24  5:02 UTC  (18+ messages)
` [PATCH v36 01/17] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v36 02/17] target/avr: Add instruction helpers
` [PATCH v36 03/17] target/avr: Add instruction decoding
` [PATCH v36 04/17] target/avr: Add instruction translation - Registers definition
` [PATCH v36 05/17] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v36 06/17] target/avr: Add instruction translation - Branch Instructions
` [PATCH v36 07/17] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v36 08/17] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v36 09/17] target/avr: Add instruction translation - CPU main translation function
` [PATCH v36 10/17] target/avr: Add instruction disassembly function
` [PATCH v36 11/17] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v36 12/17] target/avr: Add example board configuration
` [PATCH v36 13/17] target/avr: Register AVR support with the rest of QEMU
` [PATCH v36 14/17] target/avr: Update build system
` [PATCH v36 15/17] target/avr: Add boot serial test
` [PATCH v36 16/17] target/avr: Add Avocado test
` [PATCH v36 17/17] target/avr: Update MAINTAINERS file

[PATCH v3 00/14] si2157: Analog tuning and optimizations
 2019-11-24  5:09 UTC  (3+ messages)
` [PATCH v3 04/14] si2157: Add analog tuning related functions

[BUGFIX PATCH 0/3] selftests/ftrace: Fix ftracetest testcases for non-function tracer case
 2019-11-24  4:55 UTC  (4+ messages)
` [BUGFIX PATCH 1/3] selftests/ftrace: Fix to check the existence of set_ftrace_filter
` [BUGFIX PATCH 2/3] selftests/ftrace: Fix ftrace test cases to check unsupported
` [BUGFIX PATCH 3/3] selftests/ftrace: Do not to use absolute debugfs path

cron job: media_tree daily build: WARNINGS
 2019-11-24  4:55 UTC 

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-24  4:51 UTC  (4+ messages)
` [PATCH v24 01/12] Linux Random Number Generator

git 2.24: git revert <commit1> <commit2> requires extra '--continue'?
 2019-11-24  4:49 UTC  (3+ messages)
` [PATCH] sequencer: don't re-read todo for revert and cherry-pick

Report of use of "local" per t0000-basic.sh
 2019-11-24  4:24 UTC  (3+ messages)

[PATCH] MIPS: Make sure ebase address is in KSEG0
 2019-11-24  4:00 UTC  (5+ messages)

[PATCH v2 0/4] drm/rect: Bugfixes and selftests
 2019-11-24  3:48 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

post-receive: pub/scm/fs/xfs/xfs-linux
 2019-11-24  3:41 UTC 

post-receive: pub/scm/fs/xfs/xfs-linux
 2019-11-24  3:40 UTC 

[PATCH] Documentation: riscv: add patch acceptance guidelines
 2019-11-24  3:38 UTC  (17+ messages)

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2019-11-24  3:34 UTC 

[PATCH net-next v2 00/13] bnxt_en: Updates
 2019-11-24  3:30 UTC  (14+ messages)
` [PATCH net-next v2 01/13] bnxt_en: Add chip IDs for 57452 and 57454 chips
` [PATCH net-next v2 02/13] bnxt_en: Disable/enable Bus master during suspend/resume
` [PATCH net-next v2 03/13] bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path
` [PATCH net-next v2 04/13] bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command
` [PATCH net-next v2 05/13] bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
` [PATCH net-next v2 06/13] bnxt_en: Fix suspend/resume path on 57500 chips
` [PATCH net-next v2 07/13] bnxt_en: Initialize context memory to the value specified by firmware
` [PATCH net-next v2 08/13] bnxt_en: Assign more RSS context resources to the VFs
` [PATCH net-next v2 09/13] bnxt_en: Skip disabling autoneg before PHY loopback when appropriate
` [PATCH net-next v2 10/13] bnxt_en: Refactor the initialization of the ethtool link settings
` [PATCH net-next v2 11/13] bnxt_en: Add async. event logic for PHY configuration changes
` [PATCH net-next v2 12/13] bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW
` [PATCH net-next v2 13/13] bnxt_en: Add support for flashing the device via devlink

[PATCH v8 3/6] mt76: mt76x02: add check for invalid vif idx
 2019-11-24  3:30 UTC  (3+ messages)

[PATCH v2] powerpc: Add const qual to local_read() parameter
 2019-11-24  3:25 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: add checks for pinctrl_lookup_state
 2019-11-24  3:20 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/xiang/linux
 2019-11-24  3:04 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2019-11-24  3:03 UTC 

[net-next] enetc: add support Credit Based Shaper(CBS) for hardware offload
 2019-11-24  3:02 UTC  (2+ messages)

[meta-oe][PATCH] leveldb: Upgrade 1.20 -> 1.22
 2019-11-24  2:58 UTC 

[PATCH v2] erofs: get rid of __stagingpage_alloc helper
 2019-11-24  2:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-24  2:48 UTC 

[djwong-xfs:realtime-rmap 120/178] fs/xfs/libxfs/xfs_inode_buf.c:211:31: sparse: sparse: cast to restricted __be64
 2019-11-24  2:47 UTC 

[PATCH net-next] hv_netvsc: make recording RSS hash depend on feature flag
 2019-11-24  2:44 UTC  (3+ messages)

[PATCH] net: phy: Use the correct style for SPDX License Identifier
 2019-11-24  2:34 UTC  (2+ messages)

[PATCH libnetfilter_queue] src: Fix test for IPv6 header
 2019-11-24  2:33 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-24  2:32 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-11-24  2:31 UTC 

[PATCH net] sctp: cache netns in sctp_ep_common
 2019-11-24  2:29 UTC  (3+ messages)

[PATCH] sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
 2019-11-24  2:25 UTC  (3+ messages)

[PATCH v2] core: deprecate gpiod_needs_update()
 2019-11-24  2:25 UTC  (3+ messages)

[PATCH] net: Fix a documentation bug wrt. ip_unprivileged_port_start
 2019-11-24  2:17 UTC  (2+ messages)

[PATCH v2] NFS: allow deprecation of NFS UDP protocol
 2019-11-24  2:15 UTC  (3+ messages)

[PATCH v4 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile
 2019-11-24  2:09 UTC  (3+ messages)
` [PATCH] exfat: fix boolreturn.cocci warnings
  ` Signed-off-by: (was "

[PATCH next-net] net: gro: use vlan API instead of accessing directly
 2019-11-24  2:08 UTC  (2+ messages)

[PATCH] git-submodule.txt: mention that 'git submodule update' fetches missing commits
 2019-11-24  2:01 UTC  (2+ messages)
` [PATCH v2] doc: "

[Xen-devel] [xen-4.11-testing test] 144267: regressions - FAIL
 2019-11-24  2:01 UTC 

[PATCH bpf-next v2 0/6] Introduce the BPF dispatcher and xdp_call.h
 2019-11-24  1:59 UTC  (5+ messages)
` [PATCH bpf-next v2 1/6] bpf: introduce BPF dispatcher
` [PATCH bpf-next v2 2/6] xdp: introduce xdp_call

[PATCH net 0/4] ibmvnic: Harden device commands and queries
 2019-11-24  1:49 UTC  (9+ messages)
` [PATCH net 3/4] ibmvnic: Bound waits for device queries
` [PATCH net 4/4] ibmvnic: Serialize "

[PATCH] Btrfs: send, skip backreference walking for extents with many references
 2019-11-24  1:33 UTC  (4+ messages)

[PATCH bpf-next] bpf: simplify __bpf_arch_text_poke poke type handling
 2019-11-24  1:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2019-11-24  1:24 UTC 

[PATCH V2 net-next 0/6] mlxfw: Improve error reporting
 2019-11-24  1:20 UTC  (8+ messages)
` [PATCH V2 net-next 1/6] netlink: Convert extack msg to a formattable buffer
` [PATCH V2 net-next 3/6] net/mlxfw: Improve FSM err message reporting and return codes

[PATCH v35 00/13] QEMU AVR 8 bit cores
 2019-11-24  1:14 UTC  (8+ messages)
` [PATCH v35 01/13] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v35 12/13] target/avr: Register AVR support with the rest of QEMU, the build system, and the WMAINTAINERS file
` [PATCH v35 13/13] target/avr: Add tests

[PATCH] debugfs: Fix !DEBUG_FS debugfs_create_automount
 2019-11-24  1:11 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2019-11-24  1:08 UTC 

[PATCH v2] Documentation: riscv: add patch acceptance guidelines
 2019-11-24  0:59 UTC  (2+ messages)

[PATCH v3 00/21] drm: Add support for bus-format negotiation
 2019-11-24  0:46 UTC  (3+ messages)

[pull request][net-next 0/6] Mellanox, mlx5 updates 2019-11-22
 2019-11-24  0:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-24  0:41 UTC 

[PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management
 2019-11-24  0:39 UTC  (7+ messages)
` WARNING bisected (was Re: [PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management)

btrfs based backup?
 2019-11-24  0:38 UTC  (12+ messages)
  ` freezes during snapshot creation/deletion -- to be expected? (Was: Re: btrfs based backup?)

[U-Boot] Pull request: u-boot-rockchip-20191124
 2019-11-24  0:31 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-24  0:29 UTC 

[PATCH net-next] be2net: gather more debug info and display on a tx-timeout
 2019-11-24  0:28 UTC  (2+ messages)

[dm-crypt] Upper ASCII password shenanigans
 2019-11-24  0:18 UTC  (2+ messages)

[CFT PATCH net-next v2] net: phylink: rename mac_link_state() op to mac_pcs_get_state()
 2019-11-24  0:15 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] Introduce DSA Ethernet switch class and Felix driver
 2019-11-24  0:15 UTC  (7+ messages)
` [U-Boot] [PATCH 4/6] drivers: net: add Felix DSA switch driver
` [U-Boot] [PATCH 5/6] arm: dts: ls1028a: adds Ethernet switch node and its dependencies

[PATCH net-next 00/15] bnxt_en: Updates
 2019-11-24  0:09 UTC  (5+ messages)
` [PATCH net-next 15/15] bnxt_en: Add support for devlink info command

[OpenRISC] tick timer doubt
 2019-11-24  0:04 UTC  (2+ messages)

Продвижение сайтов на первую страницу Google
 2019-11-24  0:03 UTC 

[U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY
 2019-11-24  0:02 UTC  (2+ messages)

[PATCH v2 1/2] tty: add retry capability to tty_init_dev()
 2019-11-24  0:02 UTC  (7+ messages)
` [PATCH v2 2/2] tty: use tty_init_dev_retry() to workaround a race condition

[PATCH hmm v3 00/14] Consolidate the mmu notifier interval_tree and locking
 2019-11-23 23:59 UTC  (8+ messages)
` [PATCH v3 02/14] mm/mmu_notifier: add an interval tree notifier
        ` [Xen-devel] "

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-11-23 23:57 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-11-23 23:57 UTC 

[RFC 00/13] drm/i915/svm: Add SVM support
 2019-11-23 23:53 UTC  (7+ messages)
` [RFC 06/13] drm/i915/svm: Page table mirroring support
      ` [Intel-gfx] "

Instruments requirements
 2019-11-23 23:48 UTC 

include/crypto/internal/des.h:31: undefined reference to `des_expand_key'
 2019-11-23 23:42 UTC  (2+ messages)

KASAN: use-after-free Read in __queue_work (2)
 2019-11-23 23:37 UTC  (2+ messages)

[PATCH v5 1/2] staging: iio: accel: adis16240: enforce SPI mode on probe function
 2019-11-23 23:35 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: iio: accel: add binding documentation for ADIS16240

[Xen-devel] [examine test] 144269: tolerable trouble: fail/pass/starved
 2019-11-23 23:21 UTC 

[Buildroot] [PATCH-NEXT] configs/orangepi_r1: bump kernel and u-boot versions
 2019-11-23 23:18 UTC 

[PATCH v2] drm/i915: Support more QGV points
 2019-11-23 23:10 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Support more QGV points (rev3)
    `  "

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-23 23:09 UTC  (11+ messages)

[PATCH v2 1/3] x86/insn-eval: Add support for 64-bit kernel mode
 2019-11-23 23:07 UTC  (3+ messages)
` [PATCH v2 2/3] x86/traps: Print non-canonical address on #GP

[RFC 0/2] fix in-kernel segfault
 2019-11-23 23:08 UTC  (5+ messages)
` [PATCH 1/2] io_uring: fix dead-hung for non-iter fixed rw
` [PATCH 2/2] io_uring: fix linked fixed !iter rw

[PATCH][v2] powerpc: Set right value of Speculation_Store_Bypass in /proc/<pid>/status
 2019-11-23 23:02 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 144264: regressions - FAIL
 2019-11-23 23:06 UTC 

[Buildroot] [PATCH/next v2,1/1] package/tftpd: add license
 2019-11-23 23:05 UTC 

[PATCH 01/11] man-pages: correct the SRC_URI
 2019-11-23 23:04 UTC  (3+ messages)
` [PATCH 09/11] p11-kit: convert to meson

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-23 22:56 UTC 

[U-Boot] [PATCH] drivers: mmc: fsl_esdhc_imx: add m68k support
 2019-11-23 22:55 UTC 

[PATCH] io_uring: Fix linked fixed-read/write
 2019-11-23 22:52 UTC  (2+ messages)

kernel 5.2+: suspend freeze in VMware Player
 2019-11-23 22:51 UTC 

[U-Boot] [RESEND PATCH] common: add blkcache init
 2019-11-23 22:51 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-11-23 22:50 UTC 

[zen-kernel-zen-kernel:5.3/misc 5/5] mm/compaction.c:1861:33: error: 'HUGETLB_PAGE_ORDER' undeclared; did you mean 'HPAGE_PMD_ORDER'?
 2019-11-23 22:48 UTC 

[U-Boot] [PATCH 2/5] common: add blkcache init
 2019-11-23 22:47 UTC 

[PATCH] [RFC] r8169: check for valid MAC before clobbering
 2019-11-23 22:46 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-23 22:45 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-23 22:45 UTC 

[PATCH] mt76: mt76x0: fix default mac address overwrite
 2019-11-23 22:42 UTC 

[PATCH net-next v2] drivers: net: virtio_net: Implement a dev_watchdog handler
 2019-11-23 22:33 UTC  (5+ 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.