All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-13 15:24:47 to 2018-03-13 15:40:19 UTC [more...]

[PATCH 4.14 000/140] 4.14.27-stable review
 2018-03-13 15:25 UTC  (60+ messages)
` [PATCH 4.14 013/140] netfilter: nat: cope with negative port range
` [PATCH 4.14 019/140] tpm_tis: Move ilb_base_addr to tpm_tis_data
` [PATCH 4.14 020/140] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
` [PATCH 4.14 032/140] scsi: qla2xxx: Fix NPIV host cleanup in target mode
` [PATCH 4.14 048/140] RDMA/mlx5: Fix integer overflow while resizing CQ
` [PATCH 4.14 052/140] drm/i915: Fix rsvd2 mask when out-fence is returned
` [PATCH 4.14 057/140] drm/i915/perf: fix perf stream opening lock
` [PATCH 4.14 059/140] scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
` [PATCH 4.14 065/140] drm/amdgpu: Fix deadlock on runtime suspend
` [PATCH 4.14 078/140] MIPS: BMIPS: Do not mask IPIs during suspend
` [PATCH 4.14 079/140] MIPS: ath25: Check for kzalloc allocation failure
` [PATCH 4.14 080/140] MIPS: OCTEON: irq: Check for null return on kzalloc allocation
` [PATCH 4.14 084/140] mm/memblock.c: hardcode the end_pfn being -1
` [PATCH 4.14 085/140] mm/page_alloc: fix memmap_init_zone pageblock alignment
` [PATCH 4.14 086/140] Documentation/sphinx: Fix Directive import error
` [PATCH 4.14 087/140] loop: Fix lost writes caused by missing flag
` [PATCH 4.14 088/140] virtio_ring: fix num_free handling in error case
` [PATCH 4.14 089/140] KVM: s390: fix memory overwrites when not using SCA entries
` [PATCH 4.14 090/140] arm64: mm: fix thinko in non-global page table attribute check
` [PATCH 4.14 091/140] IB/core: Fix missing RDMA cgroups release in case of failure to register device
` [PATCH 4.14 092/140] kbuild: Handle builtin dtb file names containing hyphens
` [PATCH 4.14 093/140] dm bufio: avoid false-positive Wmaybe-uninitialized warning
` [PATCH 4.14 094/140] IB/mlx5: Fix incorrect size of klms in the memory region
` [PATCH 4.14 095/140] bcache: fix crashes in duplicate cache device register
` [PATCH 4.14 096/140] bcache: dont attach backing with duplicate UUID
` [PATCH 4.14 097/140] x86/MCE: Save microcode revision in machine check records
  ` [4.14,097/140] "
` [PATCH 4.14 098/140] x86/MCE: Serialize sysfs changes
  ` [4.14,098/140] "
` [PATCH 4.14 099/140] perf tools: Fix trigger class trigger_on()
` [PATCH 4.14 100/140] x86/spectre_v2: Dont check microcode versions when running under hypervisors
` [PATCH 4.14 101/140] ALSA: hda/realtek - Add support headset mode for DELL WYSE
` [PATCH 4.14 102/140] ALSA: hda/realtek - Add headset mode support for Dell laptop
` [PATCH 4.14 103/140] ALSA: hda/realtek: Limit mic boost on T480
` [PATCH 4.14 104/140] ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
` [PATCH 4.14 105/140] ALSA: hda/realtek - Make dock sound work on ThinkPad L570
` [PATCH 4.14 106/140] ALSA: seq: Dont allow resizing pool in use
` [PATCH 4.14 107/140] ALSA: seq: More protection for concurrent write and ioctl races
` [PATCH 4.14 108/140] ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
` [PATCH 4.14 109/140] ALSA: hda: add dock and led support for HP EliteBook 820 G3
` [PATCH 4.14 110/140] ALSA: hda: add dock and led support for HP ProBook 640 G2
` [PATCH 4.14 111/140] scsi: qla2xxx: Fix NULL pointer crash due to probe failure
` [PATCH 4.14 112/140] scsi: qla2xxx: Fix recursion while sending terminate exchange
` [PATCH 4.14 115/140] nospec: Kill array_index_nospec_mask_check()
` [PATCH 4.14 116/140] nospec: Include <asm/barrier.h> dependency
` [PATCH 4.14 117/140] x86/entry: Reduce the code footprint of the idtentry macro
` [PATCH 4.14 118/140] x86/entry/64: Use xorl for faster register clearing
` [PATCH 4.14 119/140] x86/mm: Remove stale comment about KMEMCHECK
` [PATCH 4.14 120/140] x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
` [PATCH 4.14 121/140] x86/LDT: Avoid warning in 32-bit builds with older gcc
` [PATCH 4.14 122/140] x86-64/realmode: Add instruction suffix
` [PATCH 4.14 123/140] Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
` [PATCH 4.14 124/140] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 4.14 125/140] x86/retpoline: Support retpoline builds with Clang
` [PATCH 4.14 126/140] x86/speculation, objtool: Annotate indirect calls/jumps for objtool
` [PATCH 4.14 127/140] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
` [PATCH 4.14 128/140] x86/paravirt, objtool: Annotate indirect calls
` [PATCH 4.14 130/140] x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()

[PATCH net-next 0/2] net/ipv6: Handle onlink flag with multipath routes
 2018-03-13 15:40 UTC  (2+ messages)
` [PATCH net-next 1/2] "

[Qemu-devel] [PATCH 0/9] raspi3: various fixes for Linux booting
 2018-03-13 15:34 UTC  (17+ messages)
` [Qemu-arm] [PATCH 1/9] hw/arm/raspi: Don't do board-setup or secure-boot for raspi3
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/9] hw/arm/boot: assert that secure_boot and secure_board_setup are false for AArch64
` [Qemu-arm] [PATCH 3/9] hw/arm/boot: If booting a kernel in EL2, set SCR_EL3.HCE
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/9] hw/arm/bcm2386: Fix parent type of bcm2386
` [Qemu-arm] [PATCH 5/9] hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 6/9] hw/arm/bcm2836: Create proper bcm2837 device
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 7/9] hw/arm/bcm2836: Use correct affinity values for BCM2837
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 8/9] hw/arm/bcm2836: Hardcode correct CPU type
` [Qemu-devel] [PATCH 9/9] hw/arm/raspi: Provide spin-loop code for AArch64 CPUs

[PATCH 00/30] Netfilter/IPVS updates for net-next
 2018-03-13 15:39 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/2] i.MX6: nand: add nandbcb update command
 2018-03-13 15:38 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/8] nbd block status base:allocation
 2018-03-13 15:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 5/8] nbd: BLOCK_STATUS for standard get_block_status function: client part

[RFC PATCH 0/6] Using GitLab CI for build testing
 2018-03-13 15:38 UTC  (5+ messages)
` [RFC PATCH 6/6] ci: add a README about the containers

[PATCH] README: remove reference to oe-meta-go
 2018-03-13 15:34 UTC 

[PATCH v3 00/10] splash screen on the stm32f769 disco board
 2018-03-13 15:30 UTC  (5+ messages)
` [PATCH v3 02/10] video: add support of MIPI DSI interface
    ` [U-Boot] "

[lttng-ust] Missing events when just before a process exits
 2018-03-13 15:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/4] Travis Build Speed-ups
 2018-03-13 15:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 1/4] .travis.yml: drop setting default log output
` [Qemu-devel] [PATCH v1 2/4] .travis.yml: split default config into system and user
` [Qemu-devel] [PATCH v1 3/4] .travis.yml: add --disable-user with the rest of the disables
` [Qemu-devel] [PATCH v1 4/4] .travis.yml: add --disable-tools to the modules build

IPMI Set LAN Configuration Parameters
 2018-03-13 15:36 UTC  (6+ messages)

WARNING in tracepoint_probe_unregister (2)
 2018-03-13 15:29 UTC 

WARNING in tracepoint_probe_register_prio (2)
 2018-03-13 15:29 UTC  (2+ messages)

[LTP] LTP API documentation
 2018-03-13 15:35 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 00/12] Dirty bitmaps postcopy migration
 2018-03-13 15:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 05/12] migration: introduce postcopy-only pending

[PATCH v2 0/5] x86: Switch some bits of MSR handing over to the new infrastructure
 2018-03-13 15:35 UTC  (3+ messages)
` [PATCH v2 5/5] x86/msr: Blacklist various MSRs which guests definitely shouldn't be using

arm64: allwinner: Add support for TERES I laptop
 2018-03-13 15:35 UTC  (11+ messages)
` [PATCH 1/5] arm64: dts: allwinner: a64: Add i2c0 pins
` [PATCH 3/5] arm64: dts: allwinner: a64: add simplefb for A64 SoC

[PATCH 1/3] drm: Add the optional .fb_modifier() hook
 2018-03-13 15:35 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 00/10] rsi driver enhancements
 2018-03-13 15:34 UTC  (9+ messages)
` [PATCH 06/10] rsi: add module parameter rsi_reg
` [PATCH 08/10] rsi: device disconnect changes
` [PATCH 09/10] rsi: tx improvements
` [PATCH 10/10] rsi: drop RX broadcast/multicast packets with invalid PN

[PATCH 4.15 000/146] 4.15.10-stable review
 2018-03-13 15:25 UTC  (45+ messages)
` [PATCH 4.15 001/146] RDMA/ucma: Limit possible option size
` [PATCH 4.15 010/146] drm/i915/audio: fix check for av_enc_map overflow
` [PATCH 4.15 016/146] drm/i915/perf: fix perf stream opening lock
` [PATCH 4.15 018/146] scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
` [PATCH 4.15 020/146] workqueue: Allow retrieval of current tasks work struct
` [PATCH 4.15 023/146] drm/radeon: Fix deadlock on runtime suspend
` [PATCH 4.15 025/146] drm/nouveau: prefer XBGR2101010 for addfb ioctl
` [PATCH 4.15 028/146] Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
` [PATCH 4.15 034/146] drm/amdgpu: Notify sbios device ready before send request
` [PATCH 4.15 040/146] MIPS: BMIPS: Do not mask IPIs during suspend
` [PATCH 4.15 041/146] MIPS: ath25: Check for kzalloc allocation failure
` [PATCH 4.15 042/146] MIPS: OCTEON: irq: Check for null return on kzalloc allocation
` [PATCH 4.15 049/146] mm/page_alloc: fix memmap_init_zone pageblock alignment
` [PATCH 4.15 078/146] dt-bindings: Document mti,mips-cpc binding
` [PATCH 4.15 079/146] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
` [PATCH 4.15 088/146] x86-64/realmode: Add instruction suffix
` [PATCH 4.15 120/146] tpm: delete the TPM_TIS_CLK_ENABLE flag
` [PATCH 4.15 121/146] tpm: remove unused variables
` [PATCH 4.15 122/146] tpm: only attempt to disable the LPC CLKRUN if is already enabled
` [PATCH 4.15 123/146] x86/xen: Calculate __max_logical_packages on PV domains
` [PATCH 4.15 124/146] scsi: qla2xxx: Fix system crash for Notify ack timeout handling
` [PATCH 4.15 125/146] scsi: qla2xxx: Fix gpnid error processing
` [PATCH 4.15 126/146] scsi: qla2xxx: Move session delete to driver work queue
` [PATCH 4.15 127/146] scsi: qla2xxx: Skip IRQ affinity for Target QPairs
` [PATCH 4.15 128/146] scsi: qla2xxx: Fix re-login for Nport Handle in use
` [PATCH 4.15 129/146] scsi: qla2xxx: Retry switch command on time out
` [PATCH 4.15 130/146] scsi: qla2xxx: Serialize GPNID for multiple RSCN
` [PATCH 4.15 131/146] scsi: qla2xxx: Fix login state machine stuck at GPDB
` [PATCH 4.15 132/146] scsi: qla2xxx: Fix NPIV host cleanup in target mode
` [PATCH 4.15 133/146] scsi: qla2xxx: Relogin to target port on a cable swap
` [PATCH 4.15 134/146] scsi: qla2xxx: Fix Relogin being triggered too fast
` [PATCH 4.15 135/146] scsi: qla2xxx: Fix PRLI state check
` [PATCH 4.15 136/146] scsi: qla2xxx: Fix abort command deadlock due to spinlock
` [PATCH 4.15 137/146] scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
` [PATCH 4.15 138/146] scsi: qla2xxx: Fix scan state field for fcport
` [PATCH 4.15 139/146] scsi: qla2xxx: Clear loop id after delete
` [PATCH 4.15 140/146] scsi: qla2xxx: Defer processing of GS IOCB calls
` [PATCH 4.15 141/146] scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout
` [PATCH 4.15 142/146] scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
` [PATCH 4.15 143/146] scsi: qla2xxx: Fix memory leak in dual/target mode
` [PATCH 4.15 144/146] NFS: Fix an incorrect type in struct nfs_direct_req
` [PATCH 4.15 145/146] pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
` [PATCH 4.15 146/146] NFS: Fix unstable write completion

linux-next: build warning after merge of the net-next tree
 2018-03-13 15:33 UTC  (3+ messages)

[PATCH 0/5] drivers: pwm: sun4i: Improve support for A64 and H6 SoCs
 2018-03-13 15:32 UTC  (6+ messages)
` [PATCH 3/5] pwm: sun4i: Introduce (optional) reset support

[RFC PATCH 00/13] SVM (share virtual memory) with HMM in nouveau
 2018-03-13 15:32 UTC  (6+ messages)

[PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
 2018-03-13 15:30 UTC  (5+ messages)

[PATCH net-next] net: Add comment about pernet_operations methods and synchronization
 2018-03-13 15:31 UTC  (2+ messages)

[2/2] USB: show USB3 Gen XxY version during device enumeration
 2018-03-13 15:31 UTC 

[PATCH 00/22] Misc cleanups
 2018-03-13 15:03 UTC  (3+ messages)
` [PATCH 02/22] btrfs: assume that prev_em_start is always valid in __do_readpage

[PATCH net-next] cxgb4: Add HMA support
 2018-03-13 15:30 UTC  (2+ messages)

Two packages installing same file (with different content) to rootfs
 2018-03-13 15:29 UTC 

[PATCH v4 net-next 0/6] net/ipv6: Address checks need to consider the L3 domain
 2018-03-13 15:29 UTC  (7+ messages)
` [PATCH v4 net-next 1/6] net/ipv6: Refactor gateway validation on route add
` [PATCH v4 net-next 2/6] net/ipv6: Change address check to always take a device argument
` [PATCH v4 net-next 3/6] net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
` [PATCH v4 net-next 4/6] selftests: fib_tests: Use an alias for ip command
` [PATCH v4 net-next 5/6] selftests: fib_tests: Allow user to run a specific test
` [PATCH v4 net-next 6/6] selftests: fib_tests: Add IPv6 nexthop spec tests

[1/2] USB: Add support to store lane count used by USB 3.2
 2018-03-13 15:29 UTC 

[GIT PULL 00/31] perf/core improvements and fixes
 2018-03-13 15:27 UTC  (8+ messages)
` [PATCH 18/31] perf vendor events arm64: Add armv8-recommended.json

[2/2] USB: show USB3 Gen XxY version during device enumeration
 2018-03-13 15:27 UTC 

[1/2] USB: Add support to store lane count used by USB 3.2
 2018-03-13 15:27 UTC 

[PATCH v2] clk: mvebu: armada-38x: add support for missing clocks
 2018-03-13 15:27 UTC 

[PATCH] media: ov5640: add missing output pixel format setting
 2018-03-13 15:26 UTC  (3+ messages)

[PATCH 0/8] block: sed-opal: support write to shadow mbr
 2018-03-13 15:01 UTC  (3+ messages)
` [PATCH 3/8] block: sed-opal: unify cmd start and finalize

[PATCH v5 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2018-03-13 15:26 UTC  (6+ messages)
` [PATCH v5 2/6] staging: fsl-dpaa2/ethsw: Add Freescale "

[PATCH net-next nfs 0/6] Converting pernet_operations (part #7)
 2018-03-13 15:26 UTC  (2+ messages)

[PATCH] drm/i915/dp: Fix intel_edp_compare_alt_mode
 2018-03-13 15:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/dp: Fix intel_edp_compare_alt_mode. (rev2)

[PATCH] Revert "dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks"
 2018-03-13 15:25 UTC  (4+ messages)
`  "

[Qemu-devel] [PULL 0/3] x86 queue, 2018-03-12
 2018-03-13 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] 9p: Convert use of atoi to qemu_strtol to allow error checking
 2018-03-13 15:25 UTC  (6+ messages)

[PATCH net-next 0/4] Converting pernet_operations (part #6)
 2018-03-13 15:25 UTC  (2+ messages)

[LTP] [PATCH] cve-2015-3290: Handle 16-bit segments being disabled
 2018-03-13 15:24 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] lib: Add TRERRNO to tst_res and remove sign when present
` [LTP] [PATCH v2 2/2] cve-2015-3290: Handle 16-bit segments being disabled


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.