All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-08 19:21:07 to 2019-11-08 20:02:37 UTC [more...]

[cip-dev] [PATCH 4.4.y-cip 00/83] Add RZ/G1C SD/eMMC support
 2019-11-08 20:02 UTC  (10+ messages)
` [cip-dev] [PATCH 4.4.y-cip 66/83] mmc: tmio: rename tmio_mmc_{pio => core}.c

[PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL
 2019-11-08 20:02 UTC  (7+ messages)

[PATCH 00/13] KVM monolithic v3
 2019-11-08 20:01 UTC  (11+ messages)
` [PATCH 03/13] kvm: monolithic: fixup x86-32 build

[Buildroot] No $(HOST_DIR)/bin/python symlink when building host-pyhton3
 2019-11-08 20:01 UTC 

[PATCH bpf-next 0/6] libbpf: Fix pinning and error message bugs and add new getters
 2019-11-08 20:00 UTC  (14+ messages)
` [PATCH bpf-next 1/6] libbpf: Unpin auto-pinned maps if loading fails
` [PATCH bpf-next 2/6] selftests/bpf: Add tests for automatic map unpinning on load failure
` [PATCH bpf-next 3/6] libbpf: Propagate EPERM to caller on program load
` [PATCH bpf-next 4/6] libbpf: Use pr_warn() when printing netlink errors
` [PATCH bpf-next 5/6] libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
` [PATCH bpf-next 6/6] libbpf: Add getter for program size

[master/thud][RFC 00/42] Unify PDK sources
 2019-11-08 20:00 UTC  (2+ messages)

[PATCH v3 bpf-next 00/18] Introduce BPF trampoline
 2019-11-08 19:58 UTC  (14+ messages)
` [PATCH v3 bpf-next 01/18] bpf: refactor x86 JIT into helpers
` [PATCH v3 bpf-next 02/18] bpf: Add bpf_arch_text_poke() helper
` [PATCH v3 bpf-next 04/18] libbpf: Introduce btf__find_by_name_kind()
` [PATCH v3 bpf-next 05/18] libbpf: Add support to attach to fentry/fexit tracing progs
` [PATCH v3 bpf-next 13/18] bpf: Fix race in btf_resolve_helper_id()

[PATCH net 1/2] i40e: need_wakeup flag might not be set for Tx
 2019-11-08 19:58 UTC  (4+ messages)
` [Intel-wired-lan] "
` [PATCH net 2/2] ixgbe: "
  ` [Intel-wired-lan] "

[PATCH 00/13] Finish off [smp_]read_barrier_depends()
 2019-11-08 19:57 UTC  (5+ messages)
` [PATCH 01/13] compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
  ` [PATCH 01/13] compiler.h: Split {READ, WRITE}_ONCE "

[PATCH 0/3] perf: Allow running without stdin
 2019-11-08 19:55 UTC  (4+ messages)
` [PATCH 2/3] perf kvm: "

+ mm-fix-checking-unmapped-holes-for-mbind.patch added to -mm tree
 2019-11-08 19:56 UTC 

+ mm-check-range-first-in-queue_pages_test_walk.patch added to -mm tree
 2019-11-08 19:56 UTC 

[PATCH 0/4] thermal: Introduce support for monitoring falling temperatures
 2019-11-08 19:54 UTC  (3+ messages)
` [PATCH 4/4] thermal: step_wise: Extend thermal step-wise governor to monitor falling temperature

[dpdk-dev] [PATCH] ci: remove LTO job
 2019-11-08 19:55 UTC  (2+ messages)

[Bug 108965] [CI][BAT] igt@amdgpu_amd_basic@userptr - dmesg-warn - general protection fault: 0000 [#1] PREEMPT SMP PTI
 2019-11-08 19:55 UTC 

[U-Boot] [PATCH v2 00/41] common: Further reduce common.h
 2019-11-08 19:53 UTC  (42+ messages)
` [U-Boot] [PATCH v2 01/41] common: Move legacy CPU functions to their own header
` [U-Boot] [PATCH v2 02/41] Drop CONFIG_SHOW_ACTIVITY
` [U-Boot] [PATCH v2 03/41] common: Drop global inclusion of status_led.h
` [U-Boot] [PATCH v2 04/41] status_led: Tidy up the code style
` [U-Boot] [PATCH v2 05/41] common: Move random-number functions into their own header
` [U-Boot] [PATCH v2 06/41] common: Drop linux/crc8.h
` [U-Boot] [PATCH v2 07/41] crc: Fix code style with crc functions
` [U-Boot] [PATCH v2 08/41] crc32: Use the crc.h header for "
` [U-Boot] [PATCH v2 09/41] spl: bootcount: Move code out of header file
` [U-Boot] [PATCH v2 10/41] common: Move bootcount functions to their "
` [U-Boot] [PATCH v2 11/41] common: Move sorting functions to their own "
` [U-Boot] [PATCH v2 12/41] Move strtomhz() to vsprintf.h
` [U-Boot] [PATCH v2 13/41] common: Move env_get_ip() to net.h
` [U-Boot] [PATCH v2 14/41] serial: usb: Correct the usbtty_...() prototypes
` [U-Boot] [PATCH v2 15/41] common: Move serial_printf() to the serial header
` [U-Boot] [PATCH v2 16/41] common: Move serial functions out of common.h
` [U-Boot] [PATCH v2 17/41] common: Add a new lz4.h header file
` [U-Boot] [PATCH v2 18/41] common: Move some time functions out of common.h
` [U-Boot] [PATCH v2 19/41] common: Move wait_ticks "
` [U-Boot] [PATCH v2 20/41] common: Move timer_get_us() function "
` [U-Boot] [PATCH v2 21/41] common: Move get_ticks() "
` [U-Boot] [PATCH v2 22/41] common: Move mii_init() "
` [U-Boot] [PATCH v2 23/41] common: Move some CPU functions "
` [U-Boot] [PATCH v2 24/41] common: Drop cpu_init()
` [U-Boot] [PATCH v2 25/41] common: Move checkcpu() out of common.h
` [U-Boot] [PATCH v2 26/41] common: Move some SMP functions "
` [U-Boot] [PATCH v2 27/41] arm: powerpc: Tidy up code style for cache functions
` [U-Boot] [PATCH v2 28/41] common: Move some cache and MMU functions out of common.h
` [U-Boot] [PATCH v2 29/41] common: Drop checkicache() and checkdcache()
` [U-Boot] [PATCH v2 30/41] common: Move ARM cache operations out of common.h
` [U-Boot] [PATCH v2 31/41] arm: powerpc: Tidy up code style for interrupt functions
` [U-Boot] [PATCH v2 32/41] common: Move interrupt functions into a new header
` [U-Boot] [PATCH v2 33/41] common: Move enable/disable_interrupts out of common.h
` [U-Boot] [PATCH v2 34/41] common: Move command functions "
` [U-Boot] [PATCH v2 35/41] common: Drop board_show_dram()
` [U-Boot] [PATCH v2 36/41] common: Move board_get_usable_ram_top() out of common.h
` [U-Boot] [PATCH v2 37/41] common: Move some board functions "
` [U-Boot] [PATCH v2 38/41] common: Move pci_init_board() "
` [U-Boot] [PATCH v2 39/41] common: Move trap_init() "
` [U-Boot] [PATCH v2 40/41] common: Drop get_endaddr()
` [U-Boot] [PATCH v2 41/41] common: Move old EEPROM functions into a new header

[PATCH v4 00/17] xfs: Delay Ready Attributes
 2019-11-08 19:52 UTC  (10+ messages)
` [PATCH v4 05/17] xfs: Add xfs_has_attr and subroutines
` [PATCH v4 06/17] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v4 07/17] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags

[tpm2] Re: Release notice: tpm2-tools 4.1-rc0
 2019-11-08 19:52 UTC 

[PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
 2019-11-08 19:51 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH v2 0/3] device_tree: Allow for and use string arrays [Was: RISC-V: virt: This is a "sifive, test1" test finisher]
 2019-11-08 19:47 UTC  (7+ messages)
` [PATCH v2 1/3] device_tree: Add a helper function for string arrays
` [PATCH v2 2/3] ARM/virt: Use fdt_setprop_strings()
` [PATCH v2 3/3] RISC-V: virt: This is a "sifive,test1" test finisher

[PATCH] media:usb:cpia2: Properly check framebuffer mmap offsets
 2019-11-08 21:50 UTC 

makedumpfile: ELF format issues
 2019-11-08 19:48 UTC  (3+ messages)

[PATCH] drm/i915: Show guilty context name on GPU reset
 2019-11-08 19:50 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

Redfish Code Generation
 2019-11-08 19:49 UTC  (2+ messages)

[dpdk-dev] net/i40e: fix vlan packets drop
 2019-11-08 19:49 UTC  (4+ messages)
` [dpdk-dev] [v3] "

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-08 19:48 UTC  (10+ messages)

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-08 19:48 UTC  (7+ messages)

[PATCH v2 00/22] btrfs: async discard support
 2019-11-08 19:46 UTC  (17+ messages)
` [PATCH 07/22] btrfs: discard one region at a time in async discard
` [PATCH 08/22] btrfs: add removal calls for sysfs debug/
` [PATCH 09/22] btrfs: make UUID/debug have its own kobject
` [PATCH 10/22] btrfs: add discard sysfs directory
` [PATCH 12/22] btrfs: keep track of discardable_bytes
` [PATCH 14/22] btrfs: add bps discard rate limit
` [PATCH 17/22] btrfs: have multiple discard lists
` [PATCH 18/22] btrfs: only keep track of data extents for async discard

[Bug 111762] RX 5700 XT Navi - amdgpu.ppfeaturemask=0xffffffff causes stuttering and does not unlock clock/voltage/power controls
 2019-11-08 19:46 UTC  (4+ messages)

[Xen-devel] [OSSTEST PATCH 00/13] Speed up and restore host history
 2019-11-08 19:45 UTC  (2+ messages)

[PATCH v2 0/1] virtio: fix IO request length in virtio SCSI/block
 2019-11-08 19:43 UTC  (2+ messages)

[PATCH 10/10] mlme: Don't unlink bss on assoc timeout and similar
 2019-11-08 19:44 UTC 

[PATCH v10 0/4] Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver
 2019-11-08 19:44 UTC  (4+ messages)
` [PATCH v10 1/4] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-08 19:42 UTC  (3+ messages)
` [PATCH v7 8/8] Acceptance test: add "boot_linux" tests

kernel BUG at arch/x86/kvm/mmu.c:LINE! (2)
 2019-11-08 19:42 UTC  (2+ messages)

[PATCH 00/10] Ben's grab bag of mac80211 patches
 2019-11-08 19:42 UTC  (10+ messages)
` [PATCH 01/10] mac80211: Add comment about tx on monitor devs
` [PATCH 02/10] mac80211: Change warn-on to warn-on-once
` [PATCH 03/10] mac80211: Don't spam kernel with sdata-in-driver failures
` [PATCH 04/10] mac80211: Don't spam so loud about warned-sdata-in-driver
` [PATCH 05/10] mac80211: Improve connection-loss probing
` [PATCH 06/10] mac80211: Make max-auth-tries configurable as module option
` [PATCH 07/10] mac80211: Revert some of e8e4f5, fixes setting single rate in ath10k
` [PATCH 08/10] mac80211: Support decrypting action frames for reinsertion into the driver
` [PATCH 09/10] mac80211: Use warn-on-once for queue mis-configuration

[PATCH v4 0/5] Add Global Clock controller (GCC) driver for SC7180
 2019-11-08 19:40 UTC  (11+ messages)
` [PATCH v4 5/5] clk: qcom: "

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-11-08 19:39 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock

[PATCH 0/2] Support reboot power-off driver as module
 2019-11-08 19:39 UTC  (4+ messages)
` [PATCH 1/2] reboot: Export reboot_mode
` [PATCH 2/2] power: reset: Enable tristate on restart power-off driver

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-08 19:39 UTC  (6+ messages)
` [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[PATCH] manpage: Add route prioritization setting
 2019-11-08 19:37 UTC 

[PATCH v5.4 1/3] iwlwifi: pcie: don't consider IV len in A-MSDU
 2019-11-08 19:37 UTC  (2+ messages)

Looking for issues/features for my first contribution
 2019-11-08 19:36 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] .gitlab-ci: Try -j 1 when build is failing to get the error messages
 2019-11-08 19:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-08 19:36 UTC  (7+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH 1/4] statx: define STATX_ATTR_VERITY
 2019-11-08 19:35 UTC  (6+ messages)
` [man-pages RFC PATCH] statx.2: document STATX_ATTR_VERITY
    ` [f2fs-dev] "

[PATCH bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-08 19:34 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY
` [PATCH bpf-next 2/3] libbpf: make global data internal arrays mmap()-able, if possible

[PATCH 1/5] client: Extend client proxy object's API
 2019-11-08 19:32 UTC  (5+ messages)
` [PATCH 2/5] client: Add start/stop ops to agent manager proxy
` [PATCH 3/5] client: Remove explicit agent registartion from framework
` [PATCH 4/5] client: Use full include path for local includes
` [PATCH 5/5] client: Fail in non-interactive mode if iwd service isn’t running

stable 4.19.80 and 4.19.81: BAD! BarrierAck seen in drbd
 2019-11-08 19:30 UTC  (3+ messages)

[PATCH 0/2] unix: Show number of scm files in fdinfo
 2019-11-08 19:30 UTC  (2+ messages)

[PATCH 1/2] list: add hlist_unhashed_lockless()
 2019-11-08 19:27 UTC  (4+ messages)
` [PATCH 2/2] timer: use hlist_unhashed_lockless() in timer_pending()

[PATCH] mm: replace is_zero_pfn with is_huge_zero_pmd for thp
 2019-11-08 19:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] git-shortlog.txt: mention commit filtering options
 2019-11-08 19:26 UTC  (2+ messages)
` [PATCH v3] git-shortlog.txt: include commit limiting options

[alsa-devel] [PATCH 00/11] ASoC: SOF/Intel: Kconfig improvements/fixes
 2019-11-08 19:24 UTC  (6+ messages)
` [alsa-devel] [PATCH 03/11] ASoC: Intel: add mutual exclusion between SOF and legacy Baytrail driver

[Xen-devel] [PATCH] arch: arm: vgic-v3: fix GICD_ISACTIVER range
 2019-11-08 19:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_exec_schedule: Split pi-ringfull into two tests
 2019-11-08 19:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 4.4 00/75] 4.4.200-stable review
 2019-11-08 18:50 UTC  (15+ messages)
` [PATCH 4.4 22/75] net/flow_dissector: switch to siphash
` [PATCH 4.4 32/75] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 4.4 38/75] arm/arm64: smccc-1.1: Make return values unsigned long
` [PATCH 4.4 40/75] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH 4.4 42/75] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 4.4 51/75] ARM: spectre-v1: add array_index_mask_nospec() implementation
` [PATCH 4.4 52/75] ARM: spectre-v1: fix syscall entry
` [PATCH 4.4 53/75] ARM: signal: copy registers using __copy_from_user()
` [PATCH 4.4 56/75] ARM: use __inttype() in get_user()
` [PATCH 4.4 65/75] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.4 69/75] ARM: clean up per-processor check_bugs method call
` [PATCH 4.4 70/75] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.4 71/75] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
` [PATCH 4.4 73/75] ARM: fix the cockup in the previous patch

KASAN: use-after-free Read in ep_scan_ready_list
 2019-11-08 18:53 UTC  (2+ messages)

[PATCH] Add prctl support for controlling mem reclaim V3
 2019-11-08 18:53 UTC 

[PATCH 4.9 00/34] 4.9.200-stable review
 2019-11-08 18:50 UTC  (12+ messages)
` [PATCH 4.9 02/34] regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
` [PATCH 4.9 09/34] scsi: sni_53c710: fix compilation error
` [PATCH 4.9 11/34] ARM: dts: imx7s: Correct GPTs ipg clock source
` [PATCH 4.9 12/34] perf kmem: Fix memory leak in compact_gfp_flags()
` [PATCH 4.9 18/34] dccp: do not leak jiffies on the wire
` [PATCH 4.9 20/34] net: hisilicon: Fix ping latency when deal with high throughput
` [PATCH 4.9 22/34] selftests: net: reuseport_dualstack: fix uninitalized parameter
` [PATCH 4.9 26/34] vxlan: check tun_info options_len properly
` [PATCH 4.9 27/34] net/mlx4_core: Dynamically set guaranteed amount of counters per VF
` [PATCH 4.9 28/34] inet: stop leaking jiffies on the wire
` [PATCH 4.9 30/34] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path

[PATCH] oeqa: Fix subTest result reporting
 2019-11-08 19:21 UTC 

[PATCH net-next 12/19] devlink: Introduce mdev port flavour
 2019-11-08 18:56 UTC  (12+ messages)

[PATCH V4 net-next 0/4] net: ethernet: stmmac: cleanup clock and optimization
 2019-11-08 19:21 UTC  (8+ messages)
` [PATCH V4 net-next 1/4] net: ethernet: stmmac: Add support for syscfg clock

[PATCH 4.14 00/62] 4.14.153-stable review
 2019-11-08 18:50 UTC  (2+ messages)
` [PATCH 4.14 40/62] net: dsa: fix switch tree list


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.