All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 19:25:58 to 2020-02-18 19:58:30 UTC [more...]

[PATCH 5.4 00/66] 5.4.21-stable review
 2020-02-18 19:54 UTC  (13+ messages)
` [PATCH 5.4 01/66] Input: synaptics - switch T470s to RMI4 by default
` [PATCH 5.4 03/66] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
` [PATCH 5.4 05/66] ALSA: hda/realtek - Add more codec supported Headset Button
` [PATCH 5.4 06/66] ALSA: hda/realtek - Fix silent output on MSI-GL73
` [PATCH 5.4 07/66] ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
` [PATCH 5.4 08/66] ACPI: EC: Fix flushing of pending work
` [PATCH 5.4 11/66] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
` [PATCH 5.4 21/66] btrfs: print message when tree-log replay starts
` [PATCH 5.4 22/66] btrfs: log message when rw remount is attempted with unclean tree-log
` [PATCH 5.4 23/66] ARM: npcm: Bring back GPIOLIB support
` [PATCH 5.4 24/66] gpio: xilinx: Fix bug where the wrong GPIO register is written to
` [PATCH 5.4 26/66] xprtrdma: Fix DMA scatter-gather list mapping imbalance

[PATCH 3/4] datapath.c: Use built-in RCU list checking
 2020-02-18 19:58 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH 2/4] vport.c: Use built-in RCU list checking
 2020-02-18 19:57 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH 4.19 00/38] 4.19.105-stable review
 2020-02-18 19:55 UTC  (31+ messages)
` [PATCH 4.19 01/38] Input: synaptics - switch T470s to RMI4 by default
` [PATCH 4.19 02/38] Input: synaptics - enable SMBus on ThinkPad L470
` [PATCH 4.19 03/38] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
` [PATCH 4.19 04/38] ALSA: usb-audio: Fix UAC2/3 effect unit parsing
` [PATCH 4.19 05/38] ALSA: hda/realtek - Fix silent output on MSI-GL73
` [PATCH 4.19 06/38] ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
` [PATCH 4.19 09/38] ALSA: usb-audio: sound: usb: usb true/false for bool return type
` [PATCH 4.19 10/38] ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
` [PATCH 4.19 11/38] ext4: dont assume that mmp_nodename/bdevname have NUL
` [PATCH 4.19 12/38] ext4: fix support for inode sizes > 1024 bytes
` [PATCH 4.19 13/38] ext4: fix checksum errors with indexed dirs
` [PATCH 4.19 14/38] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 4.19 15/38] ext4: improve explanation of a mount failure caused by a misconfigured kernel
` [PATCH 4.19 17/38] btrfs: ref-verify: fix memory leaks
` [PATCH 4.19 18/38] btrfs: print message when tree-log replay starts
` [PATCH 4.19 19/38] btrfs: log message when rw remount is attempted with unclean tree-log
` [PATCH 4.19 20/38] ARM: npcm: Bring back GPIOLIB support
` [PATCH 4.19 21/38] arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
` [PATCH 4.19 22/38] KVM: nVMX: Use correct root level for nested EPT shadow page tables
` [PATCH 4.19 24/38] nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
` [PATCH 4.19 25/38] IB/hfi1: Acquire lock to release TID entries when user file is closed
` [PATCH 4.19 26/38] IB/hfi1: Close window for pq and request coliding
` [PATCH 4.19 28/38] RDMA/core: Fix invalid memory access in spec_filter_size
` [PATCH 4.19 29/38] RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
` [PATCH 4.19 30/38] RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
` [PATCH 4.19 31/38] RDMA/core: Fix protection fault in get_pkey_idx_qp_list
` [PATCH 4.19 32/38] s390/time: Fix clk type in get_tod_clock
` [PATCH 4.19 34/38] hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions
` [PATCH 4.19 35/38] NFSv4.1 make cachethis=no for writes
` [PATCH 4.19 38/38] KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging

[PATCH v6 0/7] rsa: extend rsa_verify() for UEFI secure boot
 2020-02-18 19:57 UTC  (4+ messages)

[PATCH net-next v2 0/13] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-18 19:56 UTC  (3+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v2 01/13] "

[Qemu-devel] [PATCH] configure: linux-user doesn't need neither fdt nor slirp
 2020-02-18 19:55 UTC  (2+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-02-18 19:55 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 1/2] rt-tests: cyclictest: truncate shm files to zero when USR2 received
 2020-02-18 19:55 UTC  (2+ messages)
` [PATCH 2/2] rt-tests: Add the get_cyclictest_snapshot.py utility

[PATCH v2 0/15] combining object filters and bitmaps
 2020-02-18 19:55 UTC  (11+ messages)
` [PATCH v2 06/15] rev-list: make --count work with --objects
` [PATCH v2 13/15] pack-bitmap: implement BLOB_NONE filtering

[Linux-kernel-mentees] [PATCH 1/4] meter.c: Use built-in RCU list checking
 2020-02-18 19:54 UTC  (2+ messages)
`  "

[RFC] #MC mess
 2020-02-18 19:54 UTC  (6+ messages)

[Cluster-devel] [PATCH v6 00/19] Change readahead API
 2020-02-18 19:54 UTC  (8+ messages)
` [Cluster-devel] [PATCH v6 09/19] mm: Add page_cache_readahead_limit
    ` [f2fs-dev] "
      ` [Ocfs2-devel] "
      `  "

git-describe --tags warning: 'X' is really 'Y' here
 2020-02-18 19:54 UTC  (5+ messages)
` [PATCH] describe: output tag's ref instead of embedded name

[PATCH net-next] Documentation: fix vxlan typo in mlx5.rst
 2020-02-18 19:52 UTC 

[PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
 2020-02-18 19:52 UTC  (12+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gt: Show the cumulative context runtime in engine debug
 2020-02-18 19:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gt: Show the cumulative context runtime in engine debug (rev3)

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-02-18 19:50 UTC  (5+ messages)

[PATCH 0/8] net: ll_temac: Bugfixes and ethtool support
 2020-02-18 19:50 UTC  (3+ messages)

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-18 19:38 UTC  (6+ messages)

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-18 19:44 UTC  (31+ messages)
` [PATCH v7 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v7 03/12] perf/core: open access to probes "
` [PATCH v7 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v7 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v7 06/12] trace/bpf_trace: "
` [PATCH v7 07/12] powerpc/perf: "
` [PATCH v7 08/12] parisc/perf: "
` [PATCH v7 09/12] drivers/perf: "
` [PATCH v7 10/12] drivers/oprofile: "

[igt-dev] [PATCH i-g-t 0/6] New performance recording/replay tools for i915-perf
 2020-02-18 19:49 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 4/6] tools: add i915 perf recorder tool

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-02-18 19:44 UTC  (3+ messages)
` [PATCH v2 11/22] migration/savevm: don't worry if bitmap migration postcopy failed

[PATCH v2 0/2] INtroduce the TLV320ADCx140 codec family
 2020-02-18 19:47 UTC  (7+ messages)
` [PATCH v2 2/2] ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-02-18 19:44 UTC  (11+ messages)
` [PATCH v2] hw/i386: disable smbus migration for xenfv

[PATCH v3] powerpc/kprobes: Ignore traps that happened in real mode
 2020-02-18 19:38 UTC 

[PATCH v3 kunit-next 0/2] kunit: add debugfs representation to show results/run tests
 2020-02-18 19:46 UTC  (4+ messages)
` [PATCH v3 kunit-next 1/2] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display

[PATCH 00/18] efi: clean up contents of struct efi
 2020-02-18 19:46 UTC  (4+ messages)

[PATCH v2] glib-2.0: add dependencies to fix ptest failures
 2020-02-18 19:46 UTC 

[PATCH v2] scsi: sr: get rid of sr global mutex
 2020-02-18 19:46 UTC  (8+ messages)

[PULL 0/9] target/hppa patch queue
 2020-02-18 19:39 UTC  (10+ messages)
` [PULL 1/9] hw/display/artist: Move trace event to draw_line()
` [PULL 2/9] hw/display/artist: Remove pointless initialization
` [PULL 3/9] hw/display/artist: Delay some variables initialization
` [PULL 4/9] hw/display/artist: Avoid drawing line when nothing to display
` [PULL 5/9] hw/display/artist: Remove dead code (CID 1419388 & 1419389)
` [PULL 6/9] hw/hppa/dino: Add comments with register name
` [PULL 7/9] hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)
` [PULL 8/9] hw/hppa/dino: Fix bitmask for the PCIROR register
` [PULL 9/9] hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c

[PATCH v2] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18 19:37 UTC  (4+ messages)

[Intel-gfx] [PATCH i-g-t] lib: Don't specify a non-existent blitter ring
 2020-02-18 19:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Intel-wired-lan] [PATCH] ice: Wait for VF to be reset/ready before configuration
 2020-02-18 19:44 UTC 

SDK support in Arago with ARM toolchain
 2020-02-18 19:41 UTC  (3+ messages)

[PATCH 1/2] dm: core: Add a flag for power domain control on device removal
 2020-02-18 19:42 UTC  (3+ messages)

[PATCH 00/20] usb: remove useless cast for driver.name
 2020-02-18 19:41 UTC  (46+ messages)
` [PATCH 01/20] usb: gadget: legacy: gmidi: "
` [PATCH 02/20] usb: gadget: legacy: inode: "
` [PATCH 03/20] usb: gadget: udc: amd5536udc_pci: "
` [PATCH 04/20] usb: gadget: at91_udc: "
` [PATCH 05/20] usb: gadget: dummy_hcd: "
` [PATCH 06/20] usb: gadget: fotg210-udc: "
` [PATCH 07/20] usb: gadget: fusb300_udc: "
` [PATCH 08/20] usb: gadget: goku_udc: "
` [PATCH 09/20] usb: gadget: lpc32xx_udc: "
` [PATCH 10/20] usb: gadget: m66592-udc: "
` [PATCH 11/20] usb: gadget: net2280: "
` [PATCH 12/20] usb: gadget: omap_udc: "
` [PATCH 13/20] usb: gadget: r8a66597-udc: "
` [PATCH 14/20] usb: gadget: renesas_usb3: "
` [PATCH 15/20] usb: host: ehci-pci: "
` [PATCH 16/20] usb: host: ohci-pci: "
` [PATCH 17/20] usb: host: sl811-hcd: "
` [PATCH 18/20] usb: host: uhci-pci: "
` [PATCH 19/20] usb: host: xhci-pci: "
` [PATCH 20/20] usb: musb: core: "

[PATCH net v3] net/tls: Fix to avoid gettig invalid tls record
 2020-02-18 19:40 UTC  (2+ messages)

[PATCH] gstreamer1.0-plugins-good: change EXTRA_OECONF -> EXTRA_OEMESON
 2020-02-18 19:38 UTC  (4+ messages)

[for-next][PATCH 04/26] bootconfig: Add Extra Boot Config support
 2020-02-18 19:38 UTC  (11+ messages)

[PATCH v4 0/3] IMA: improve log messages
 2020-02-18 19:37 UTC  (4+ messages)
` [PATCH v4 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima

[meta-oe][PATCH] cryptsetup: upgrade 2.2.2 -> 2.3.0
 2020-02-18 19:37 UTC  (4+ messages)
` [meta-oe][PATCH] fio: upgrade 3.17 -> 3.18

Redfish message registries, plus translation
 2020-02-18 19:37 UTC  (5+ messages)

[PATCH net-next 0/3] VLANs, DSA switches and multiple bridges
 2020-02-18 19:34 UTC  (5+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: fix vlan setup

thoughts on vim modelines
 2020-02-18 19:31 UTC 

[Xen-devel] [xen-unstable-smoke test] 147256: tolerable all pass - PUSHED
 2020-02-18 19:31 UTC 

[RFC PATCH] security: <linux/lsm_hooks.h>: fix all kernel-doc warnings
 2020-02-18 19:30 UTC  (3+ messages)

[PATCH v4 0/5] perf cs-etm: Fix synthesizing instruction samples
 2020-02-18 19:30 UTC  (4+ messages)

[PATCH BlueZ] mesh: Fix app payload decryption for virtual labels
 2020-02-18 19:30 UTC 

arm64: bpf: Elide some moves to a0 after calls
 2020-02-18 19:28 UTC  (3+ messages)

[PATCH] modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
 2020-02-18 19:27 UTC  (4+ messages)

Option to not power off radio during start ofono
 2020-02-18 19:27 UTC  (2+ messages)

[PATCH v2 0/4] hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394
 2020-02-18 19:26 UTC  (2+ messages)

[PATCH v4 kunit-next 0/3] kunit: add debugfs representation to show results
 2020-02-18 19:26 UTC  (3+ messages)
` [PATCH v4 kunit-next 2/3] kunit: add log test

[PATCH 00/10] Kendryte k210 SoC boards support
 2020-02-18 19:26 UTC  (11+ messages)
` [PATCH 08/10] riscv: Add Kendryte K210 device tree


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.