All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-06 19:40:40 to 2019-10-07 00:32:35 UTC [more...]

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-10-07  0:32 UTC  (11+ messages)
` [U-Boot] [PATCH 056/126] x86: Add new common CPU functions for turbo/burst mode
` [U-Boot] [PATCH 057/126] dm: core: Drop fdtdec_get_pci_addr()
` [U-Boot] [PATCH 058/126] sandbox: pci: Create a new sandbox_pci_read_bar() function
` [U-Boot] [PATCH 059/126] x86: Allow the PCH and LPC uclasses to work with of-platdata
` [U-Boot] [PATCH 060/126] x86: timer: Set up the timer in timer_early_get_count()

[PATCH v3 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-07  0:31 UTC  (5+ messages)
` [PATCH v3 bpf-next 3/3] libbpf: auto-generate list of BPF helper definitions

[Buildroot] [PATCH 2/4] support/testing: add lua-gd test
 2019-10-07  0:27 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07  0:27 UTC  (3+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load

[Buildroot] [PATCH 1/4] support/testing: add lzlib test
 2019-10-07  0:27 UTC  (2+ messages)

[PATCH v4] rpm: make rpm work in toolchain
 2019-10-07  0:27 UTC  (3+ messages)

stable-rc/linux-4.9.y boot: 41 boots: 0 failed, 41 passed (v4.9.195-48-gce2cf4ffcd94)
 2019-10-07  0:26 UTC 

libbpf distro packaging
 2019-10-07  0:25 UTC  (11+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-07  0:23 UTC  (5+ messages)

[PATCH 5.3 000/166] 5.3.5-stable review
 2019-10-07  0:21 UTC  (2+ messages)

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-07  0:20 UTC  (5+ messages)
` [PATCH bpf-next 03/10] bpf: process in-kernel BTF

stable-rc/linux-5.3.y boot: 62 boots: 1 failed, 60 passed with 1 untried/unknown (v5.3.4-167-ga2703e78c28a)
 2019-10-07  0:16 UTC 

linusw/for-next boot: 42 boots: 0 failed, 42 passed (v5.4-rc1-14-g6dd9b912c9b4)
 2019-10-07  0:15 UTC 

[PATCH] Make SPLIT_RSS_COUNTING configurable
 2019-10-07  0:11 UTC  (7+ messages)

[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
 2019-10-07  0:08 UTC  (3+ messages)

[Buildroot] [PATCH 3/4] support/testing: add lua-sdl2 test
 2019-10-07  0:07 UTC  (2+ messages)

✅ PASS: Stable queue: queue-5.3
 2019-10-07  0:07 UTC 

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-07  0:05 UTC  (11+ messages)

[ANN] Media sessions in Lyon in October: codecs
 2019-10-07  0:03 UTC  (3+ messages)

[PATCH 4.19 000/106] 4.19.78-stable review
 2019-10-07  0:01 UTC  (2+ messages)

[PULL 0/1] slirp update
 2019-10-06 23:55 UTC  (2+ messages)
` [PULL 1/1] slirp: Allow non-local DNS address when restrict is off

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-06 23:52 UTC  (12+ messages)

[Buildroot] [PATCH v2 04/13] utils/checkpackagelib: CommentsMenusPackagesOrder: use package arrays initialize in before()
 2019-10-06 23:52 UTC  (2+ messages)

[PATCH] taskstats: fix data-race
 2019-10-06 23:52 UTC  (2+ messages)

[PATCH] rculist: Describe variadic macro argument in a Sphinx-compatible way
 2019-10-06 23:44 UTC  (3+ messages)

stable-rc/linux-4.19.y boot: 55 boots: 0 failed, 55 passed (v4.19.77-107-g61e72e79b84d)
 2019-10-06 23:44 UTC 

[PATCH 5.2 000/137] 5.2.20-stable review
 2019-10-06 23:41 UTC  (2+ messages)

[PATCH v22 00/24] Intel SGX foundations
 2019-10-06 23:40 UTC  (7+ messages)
` [PATCH v22 16/24] x86/vdso: Add support for exception fixup in vDSO functions

[U-Boot] [PATCH 1/1] cbfs: do not pack struct cbfs_cachenode
 2019-10-06 23:39 UTC  (2+ messages)

stable-rc/linux-5.2.y boot: 62 boots: 0 failed, 61 passed with 1 untried/unknown (v5.2.19-138-gc7a8121be8ef)
 2019-10-06 23:38 UTC 

[PATCH v3 0/2] tpm: Detach page allocation from tpm_buf
 2019-10-06 23:32 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH v3 00/20] hashmap bug/safety/ease-of-use fixes
 2019-10-06 23:30 UTC  (21+ messages)
` [PATCH v3 01/20] diff: use hashmap_entry_init on moved_entry.ent
` [PATCH v3 02/20] coccicheck: detect hashmap_entry.hash assignment
` [PATCH v3 03/20] packfile: use hashmap_entry in delta_base_cache_entry
` [PATCH v3 04/20] hashmap_entry_init takes "struct hashmap_entry *"
` [PATCH v3 05/20] hashmap_get_next takes "const struct "
` [PATCH v3 06/20] hashmap_add takes "struct "
` [PATCH v3 07/20] hashmap_get takes "const struct "
` [PATCH v3 08/20] hashmap_remove "
` [PATCH v3 09/20] hashmap_put takes "struct "
` [PATCH v3 10/20] introduce container_of macro
` [PATCH v3 11/20] hashmap_get_next returns "struct hashmap_entry *"
` [PATCH v3 12/20] hashmap: use *_entry APIs to wrap container_of
` [PATCH v3 13/20] hashmap_get{,_from_hash} return "struct hashmap_entry *"
` [PATCH v3 14/20] hashmap_cmp_fn takes hashmap_entry params
` [PATCH v3 15/20] hashmap: use *_entry APIs for iteration
` [PATCH v3 16/20] hashmap: hashmap_{put,remove} return hashmap_entry *
` [PATCH v3 17/20] hashmap: introduce hashmap_free_entries
` [PATCH v3 18/20] OFFSETOF_VAR macro to simplify hashmap iterators
` [PATCH v3 19/20] hashmap: remove type arg from hashmap_{get,put,remove}_entry
` [PATCH v3 20/20] hashmap_entry: remove first member requirement from docs

linusw/for-next build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.4-rc1-14-g6dd9b912c9b4)
 2019-10-06 23:30 UTC 

[PATCH 1/3] btrfs: remove unnecessary hash_init()
 2019-10-06 23:29 UTC  (5+ messages)
` [PATCH 2/3] btrfs: code cleanup for compression type
` [PATCH 3/3] btrfs: using enum to replace macro

❌ FAIL: Test report for kernel 5.3.4-ed56826.cki (stable)
 2019-10-06 23:28 UTC  (2+ messages)

[bug] hard lockup on read of /sys/kernel/debug/regmap/dummy-csw@7e200000/registers
 2019-10-06 23:20 UTC  (2+ messages)
  ` [LTP] "

✅ PASS: Stable queue: queue-5.3
 2019-10-06 23:19 UTC 

[Bug 205107] New: No HDD spindown/parking on shutdown
 2019-10-06 23:18 UTC 

[PATCH] ion-tests: Fix build with musl
 2019-10-06 23:13 UTC 

[U-Boot] [PATCH 0/8] ARM: socfpga: arria10: Cleanup devicetree and
 2019-10-06 23:06 UTC  (9+ messages)
` [U-Boot] [PATCH 4/8] ARM: socfpga: arria10: Add generic handoff devicetree include

[PATCH] staging: rtl8723bs: Remove unnecessary braces
 2019-10-06 23:03 UTC 

[PATCH 4.14 00/68] 4.14.148-stable review
 2019-10-06 23:01 UTC  (2+ messages)

How can I block all traffic from an IP range, irrespective of origin, going to, or coming from, using nftables in Debian 10
 2019-10-06 23:00 UTC  (10+ messages)

stable-rc/linux-4.14.y boot: 54 boots: 0 failed, 54 passed (v4.14.147-69-gb970b501da0b)
 2019-10-06 22:50 UTC 

[PATCH] staging: rtl8723bs: Remove commented code
 2019-10-06 22:45 UTC 

lift the xfs writepage code into iomap v6
 2019-10-06 22:43 UTC  (3+ messages)
` [PATCH 01/11] iomap: add tracing for the readpage / readpages

Question about sched_prio_to_weight values
 2019-10-06 22:32 UTC 

[PATCH] Feature: custom guitool commands can now have custom keyboard shortcuts
 2019-10-06 22:40 UTC  (14+ messages)

[PATCH v2 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-06 22:38 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: dts: add Netronix E60K02 board common file

[PATCH v7 0/6] tpm: Add driver for cr50
 2019-10-06 22:39 UTC  (8+ messages)
` [PATCH v7 4/6] tpm: tpm_tis_spi: Support cr50 devices
` [PATCH v7 5/6] tpm: tpm_tis_spi: Cleanup includes
` [PATCH v7 6/6] tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct

frequent 5.4-rc1 crash?
 2019-10-06 22:30 UTC  (7+ messages)
` [5.4-rc1, regression] wb_workfn wakeup oops (was Re: frequent 5.4-rc1 crash?)

[thud][PATCH] sqlite3: CVE-2019-8457.patch fix Backport from 3.28.0 Sign off: Shubham Agrawal<shuagr@microsoft.com>
 2019-10-06 22:25 UTC  (2+ messages)

[thud][PATCH v5] gcc: Security fix for CVE: <CVE-2019-15847>
 2019-10-06 22:23 UTC  (2+ messages)

[PATCH] staging: rtl8712: align arguments with open parenthesis
 2019-10-06 22:20 UTC  (2+ messages)

[PATCH] git-gui: add a readme
 2019-10-06 22:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-06 20:13 UTC  (9+ messages)
` [PATCH v6 01/10] mm/memunmap: Don't access uninitialized memmap in memunmap_pages()

[U-Boot] [PATCH 1/1] tools: provide cbfstool
 2019-10-06 22:06 UTC 

Linux kernel 5.4-rc2 released
 2019-10-06 22:05 UTC 

[U-Boot] [PATCH] gitlab-ci: fix typo 'plaforms'
 2019-10-06 22:04 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10
 2019-10-06 22:03 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: Update my email address
 2019-10-06 22:03 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: host: fix seg fault at "host info"
 2019-10-06 22:03 UTC  (2+ messages)

[PATCH] target/i386: log guest name and memory error type AO, AR for MCEs
 2019-10-06 22:01 UTC  (3+ messages)

[PATCH 4.4 00/36] 4.4.196-stable review
 2019-10-06 22:01 UTC  (2+ messages)

stable-rc/linux-4.4.y boot: 38 boots: 1 failed, 35 passed with 2 conflicts (v4.4.195-37-g13cac61d31df)
 2019-10-06 21:55 UTC 

[hch-xfs:xfs-log-dax 1/15] make[3]: *** No rule to make target 'fs/iomap/trace.o', needed by 'fs/iomap/built-in.a'
 2019-10-06 21:55 UTC 

[PATCH net-next 1/3] net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
 2019-10-06 21:50 UTC  (4+ messages)

stable-rc/linux-4.19.y boot: 57 boots: 1 failed, 56 passed (v4.19.77-104-gb8e4eeef9f82)
 2019-10-06 21:49 UTC 

Linux 5.4-rc2
 2019-10-06 21:43 UTC 

VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2019-10-06 21:42 UTC  (9+ messages)

[PATCH] staging: comedi: Capitalize macro name to fix camelcase checkpatch warning
 2019-10-06 21:31 UTC  (3+ messages)

[PATCH net 0/4] llc: fix sk_buff refcounting
 2019-10-06 21:24 UTC  (5+ messages)
` [PATCH net 1/4] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH net 2/4] llc: fix sk_buff leak in llc_conn_service()
` [PATCH net 3/4] llc: fix another potential sk_buff leak in llc_ui_sendmsg()
` [PATCH net 4/4] llc: fix sk_buff refcounting in llc_conn_state_process()

[PATCH] staging: rtl8723bs: Remove unnecessary braces
 2019-10-06 21:15 UTC  (3+ messages)
` [Outreachy kernel] "

MAP_FIXED_NOREPLACE appears to break older i386 binaries
 2019-10-06 21:14 UTC  (5+ messages)

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1
 2019-10-06 21:13 UTC 

[RFC] gpio: expose pull-up/pull-down line flags to userspace
 2019-10-06 21:06 UTC  (7+ messages)

[Xen-devel] [linux-linus test] 142333: regressions - FAIL
 2019-10-06 21:03 UTC 

[PATCH v2] zram: properly implement systemd service
 2019-10-06 21:00 UTC 

[Xen-devel] [PATCH] read grubenv and set default from saved_entry or next_entry
 2019-10-06 20:54 UTC  (9+ messages)
            ` [Xen-devel] [PATCH] read grubenv and set default from saved_entry or next_entry [and 1 more messages]

[PATCH 0/2] Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver
 2019-10-06 20:54 UTC  (3+ messages)
` [PATCH 2/2] mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash

[Bug 204479] KASAN hit at modprobe zram
 2019-10-06 20:52 UTC 

[PATCH] staging: rtl8712: align arguments with open parenthesis
 2019-10-06 20:51 UTC  (2+ messages)

[PATCH] zram: properly implement systemd service
 2019-10-06 20:50 UTC  (3+ messages)

packet writing support
 2019-10-06 20:48 UTC  (4+ messages)

[PATCH 1/5] podman: remove comment about runc
 2019-10-06 20:47 UTC  (5+ messages)
` [PATCH 2/5] podman: bump to latest release 1.6.1
` [PATCH 3/5] skopeo: add default set of configuration files
` [PATCH 4/5] podman-compose: initial version
` [PATCH 5/5] fuse-overlayfs: add FUSE implementation of overlayfs

[cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec] Pushed new branch bwh/update-issues
 2019-10-06 20:47 UTC 

stable-rc/linux-5.2.y boot: 38 boots: 0 failed, 38 passed (v5.2.19-133-ga4c5f9f59786)
 2019-10-06 20:47 UTC 

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 262 warnings (v5.3.4-167-ga2703e78c28a)
 2019-10-06 20:46 UTC 

stable-rc/linux-5.3.y boot: 62 boots: 0 failed, 62 passed (v5.3.4-162-gde3c43ffab53)
 2019-10-06 20:46 UTC 

[PATCH] libmnl: doxygen: remove EXPORT_SYMBOL from the output
 2019-10-06 20:45 UTC  (2+ messages)

New sysfs interface for privacy screens
 2019-10-06 20:34 UTC  (6+ messages)

[PATCH] ARM: omap2plus_defconfig: Fix selected panels after generic panel changes
 2019-10-06 20:39 UTC  (6+ messages)
      ` [Letux-kernel] "

[PATCH v2 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
 2019-10-06 20:38 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 0/1] IDE: Deprecate ide-drive
 2019-10-06 20:31 UTC  (2+ messages)
` [PATCH 1/1] IDE: deprecate ide-drive

[PATCH] staging: rtl8712: align block comments
 2019-10-06 20:34 UTC  (2+ messages)

[PATCH] tests/docker: only enable ubsan for test-clang
 2019-10-06 20:28 UTC  (4+ messages)

[PATCH v2] media: vimc: Implement get/set selection
 2019-10-06 20:21 UTC 

[PATCH net] ionic: fix stats memory dereference
 2019-10-06 20:21 UTC 

[dpdk-dev] [PATCH 0/9] net/qede/base: update FW to 8.40.25.0
 2019-10-06 20:14 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/9] net/qede/base: calculate right page index for PBL chains
` [dpdk-dev] [PATCH v2 2/9] net/qede/base: change MFW mailbox command log verbosity
` [dpdk-dev] [PATCH v2 3/9] net/qede/base: lock entire QM reconfiguration flow
` [dpdk-dev] [PATCH v2 4/9] net/qede/base: rename HSI datatypes and funcs
` [dpdk-dev] [PATCH v2 5/9] net/qede/base: update rt defs NVM cfg and mcp code
` [dpdk-dev] [PATCH v2 6/9] net/qede/base: move dmae code to HSI
` [dpdk-dev] [PATCH v2 7/9] net/qede/base: update HSI code
` [dpdk-dev] [PATCH v2 8/9] net/qede/base: update the FW to 8.40.25.0
` [dpdk-dev] [PATCH v2 9/9] net/qede: print adapter info during init failure

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.77-107-g61e72e79b84d)
 2019-10-06 20:14 UTC 

[Bug 109628] WARNING at dcn10_hw_sequencer.c:868 dcn10_verify_allow_pstate_change_high()
 2019-10-06 20:13 UTC  (2+ messages)

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-10-06 20:10 UTC  (2+ messages)

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 19 warnings (v5.2.19-138-gc7a8121be8ef)
 2019-10-06 20:08 UTC 

[PATCH v5 0/3] Simplify count_read/count_write/signal_read
 2019-10-06 20:03 UTC  (8+ messages)
` [PATCH v5 1/3] counter: Simplify the count_read and count_write callbacks
` [PATCH v5 2/3] docs: driver-api: generic-counter: Update Count and Signal data types
` [PATCH v5 3/3] counter: Fix typo in action_get description

[PATCH] staging: vt6656: remove duplicated blank line
 2019-10-06 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mender: bump to version 2.1.0
 2019-10-06 19:58 UTC 

[PATCH v10 00/16] Multicolor Framework
 2019-10-06 19:52 UTC  (3+ messages)
` [PATCH v10 12/16] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH] arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box
 2019-10-06 19:50 UTC  (7+ messages)

[PATCH rdma-next 0/2] RDMA/qedr: Fix memory leaks and synchronization
 2019-10-06 19:49 UTC  (8+ messages)
` [PATCH rdma-next 1/2] RDMA/qedr: Fix synchronization methods and memory leaks in qedr
    ` [EXT] "

[PATCH] pwm: Fix kerneldoc for apply operation
 2019-10-06 19:48 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 142338: regressions - FAIL
 2019-10-06 19:46 UTC 

[mlmmj] List server DKIM
 2019-10-06 19:47 UTC  (2+ messages)

[PATCH] staging: vt6656: reorganize characters so the lines are under 80 ch
 2019-10-06 19:40 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.