All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-17 15:58:44 to 2018-04-17 16:13:59 UTC [more...]

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v3
 2018-04-17 16:11 UTC  (7+ messages)
` [PATCH 1/9] x86/dumpstack: Remove code_bytes
` [PATCH 2/9] x86/dumpstack: Unexport oops_begin()
` [PATCH 3/9] x86/dumpstack: Carve out Code: dumping into a function
` [PATCH 4/9] x86/dumpstack: Improve opcodes dumping in the Code: section
` [PATCH 5/9] x86/dumpstack: Add loglevel argument to show_opcodes()
` [PATCH 6/9] x86/fault: Dump user opcode bytes on fatal faults

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-17 16:12 UTC  (6+ messages)
` [PATCH v4 13/15] KVM: s390: configure the guest's AP devices

[PATCH 4.9 00/66] 4.9.95-stable review
 2018-04-17 15:59 UTC  (57+ messages)
` [PATCH 4.9 10/66] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH 4.9 12/66] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH 4.9 13/66] arm64: Make USER_DS an inclusive limit
` [PATCH 4.9 14/66] arm64: Use pointer masking to limit uaccess speculation
` [PATCH 4.9 15/66] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH 4.9 16/66] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 4.9 17/66] arm64: uaccess: Dont bother eliding access_ok checks in __{get, put}_user
` [PATCH 4.9 18/66] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH 4.9 19/66] arm64: cpufeature: __this_cpu_has_cap() shouldnt stop early
` [PATCH 4.9 20/66] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH 4.9 21/66] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH 4.9 22/66] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH 4.9 23/66] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH 4.9 24/66] arm64: Move post_ttbr_update_workaround to C code
` [PATCH 4.9 25/66] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH 4.9 26/66] arm64: Move BP hardening to check_and_switch_context
` [PATCH 4.9 27/66] mm: Introduce lm_alias
` [PATCH 4.9 28/66] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH 4.9 29/66] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH 4.9 30/66] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH 4.9 31/66] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH 4.9 32/66] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH 4.9 33/66] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH 4.9 34/66] arm64: Branch predictor hardening for Cavium ThunderX2
` [PATCH 4.9 35/66] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH 4.9 36/66] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH 4.9 37/66] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH 4.9 38/66] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH 4.9 39/66] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH 4.9 40/66] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH 4.9 41/66] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH 4.9 42/66] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH 4.9 43/66] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 4.9 44/66] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 4.9 45/66] firmware/psci: Expose PSCI conduit
` [PATCH 4.9 46/66] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 4.9 47/66] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH 4.9 48/66] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH 4.9 49/66] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 4.9 50/66] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH 4.9 51/66] sunrpc: remove incorrect HMAC request initialization
` [PATCH 4.9 52/66] Revert "perf tests: Decompress kernel module before objdump"
` [PATCH 4.9 53/66] block/loop: fix deadlock after loop_set_status
` [PATCH 4.9 54/66] nfit: fix region registration vs block-data-window ranges
` [PATCH 4.9 55/66] s390/qdio: dont retry EQBS after CCQ 96
` [PATCH 4.9 56/66] s390/qdio: dont merge ERROR output buffers
` [PATCH 4.9 57/66] s390/ipl: ensure loadparm valid flag is set
` [PATCH 4.9 58/66] getname_kernel() needs to make sure that ->name != ->iname in long case
` [PATCH 4.9 59/66] Bluetooth: Fix connection if directed advertising and privacy is used
` [PATCH 4.9 60/66] rtl8187: Fix NULL pointer dereference in priv->conf_mutex
` [PATCH 4.9 61/66] hwmon: (ina2xx) Fix access to uninitialized mutex
` [PATCH 4.9 62/66] cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
` [PATCH 4.9 63/66] rds: MP-RDS may use an invalid c_path
` [PATCH 4.9 64/66] slip: Check if rstate is initialized before uncompressing
` [PATCH 4.9 65/66] vhost: fix vhost_vq_access_ok() log check
` [PATCH 4.9 66/66] lan78xx: Correctly indicate invalid OTP

[PATCH 4/4] ASoC: amd: enabling bt i2s config after acp reset
 2018-04-17 16:10 UTC  (4+ messages)
` [PATCH V2 "

ioctl FIBMAP for dax gone in v4.17-rc1
 2018-04-17 16:10 UTC  (3+ messages)

[xfstests-bld PATCH] gen-image: exclude packages for other architectures
 2018-04-17 16:10 UTC  (3+ messages)

[PATCH net,stable] tun: fix vlan packet truncation
 2018-04-17  8:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/41] hw: Use the BYTE-based definitions when useful
 2018-04-17 16:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 33/41] hw/net: Use the BYTE-based definitions

[PATCH 1/4] ASoC: dwc: I2S Controller instance param added
 2018-04-17 16:09 UTC  (3+ messages)

[PATCH 00/10] Coverity fixes for EAL memory
 2018-04-17 16:09 UTC  (3+ messages)

[distros-debian-snapshot test] 74630: tolerable FAIL
 2018-04-17 16:09 UTC 

[xfstests-bld PATCH] gen-image: fix running in a foreign build chroot
 2018-04-17 16:09 UTC  (3+ messages)

[xfstests-bld PATCH] test-appliance: detect 'mkfs.f2fs -f' support by grepping help output
 2018-04-17 16:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/1] xilinx_spips dummy bytes fix
 2018-04-17 16:08 UTC  (3+ messages)

Filesystem full with unallocated space?
 2018-04-17 16:08 UTC 

[PATCH v2 0/3] coresight: Refresh documenation
 2018-04-17 16:08 UTC  (6+ messages)
` [PATCH v2 1/3] coresight: Remove obsolete reference to "owner" in CoreSight descriptor
` [PATCH v2 2/3] coresight: Add section for integration with the perf tools
` [PATCH v2 3/3] coresight: Grouping all perf tools oriented section together

[PATCH hwc v2 00/18] Add scene flattening support
 2018-04-17 16:08 UTC  (4+ messages)
` [PATCH hwc v2 04/18] drm_hwcomposer: Add resource manager class

[PATCH 4.14 00/49] 4.14.35-stable review
 2018-04-17 15:59 UTC  (46+ messages)
` [PATCH 4.14 05/49] vhost: fix vhost_vq_access_ok() log check
` [PATCH 4.14 06/49] vhost: Fix vhost_copy_to_user()
` [PATCH 4.14 07/49] lan78xx: Correctly indicate invalid OTP
` [PATCH 4.14 08/49] media: v4l2-compat-ioctl32: dont oops on overlay
` [PATCH 4.14 09/49] media: v4l: vsp1: Fix header display list status check in continuous mode
` [PATCH 4.14 10/49] parisc: Fix out of array access in match_pci_device()
` [PATCH 4.14 11/49] parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
` [PATCH 4.14 12/49] Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
` [PATCH 4.14 13/49] PCI: hv: Serialize the present and eject work items
` [PATCH 4.14 14/49] KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
` [PATCH 4.14 15/49] perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
` [PATCH 4.14 16/49] perf intel-pt: Fix sync_switch
` [PATCH 4.14 17/49] perf intel-pt: Fix error recovery from missing TIP packet
` [PATCH 4.14 18/49] perf intel-pt: Fix timestamp following overflow
` [PATCH 4.14 19/49] perf/core: Fix use-after-free in uprobe_perf_close()
` [PATCH 4.14 20/49] radeon: hide pointless #warning when compile testing
` [PATCH 4.14 21/49] x86/MCE/AMD: Define a function to get SMCA bank type
` [PATCH 4.14 22/49] scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
` [PATCH 4.14 23/49] apparmor: fix logging of the existence test for signals
` [PATCH 4.14 24/49] apparmor: fix display of .ns_name for containers
` [PATCH 4.14 25/49] apparmor: fix resource audit messages when auditing peer
` [PATCH 4.14 26/49] block/loop: fix deadlock after loop_set_status
` [PATCH 4.14 27/49] nfit: fix region registration vs block-data-window ranges
` [PATCH 4.14 28/49] s390/qdio: dont retry EQBS after CCQ 96
` [PATCH 4.14 29/49] s390/qdio: dont merge ERROR output buffers
` [PATCH 4.14 30/49] s390/ipl: ensure loadparm valid flag is set
` [PATCH 4.14 31/49] get_user_pages_fast(): return -EFAULT on access_ok failure
` [PATCH 4.14 32/49] getname_kernel() needs to make sure that ->name != ->iname in long case
` [PATCH 4.14 33/49] Bluetooth: Fix connection if directed advertising and privacy is used
` [PATCH 4.14 34/49] Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low
` [PATCH 4.14 35/49] rtl8187: Fix NULL pointer dereference in priv->conf_mutex
` [PATCH 4.14 36/49] x86/MCE: Report only DRAM ECC as memory errors on AMD systems
` [PATCH 4.14 38/49] x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
  ` [4.14,38/49] "
` [PATCH 4.14 40/49] hwmon: (ina2xx) Fix access to uninitialized mutex
` [PATCH 4.14 41/49] ath9k: Protect queue draining by rcu_read_lock()
` [PATCH 4.14 42/49] sunrpc: remove incorrect HMAC request initialization
` [PATCH 4.14 43/49] f2fs: fix heap mode to reset it back
` [PATCH 4.14 44/49] lib: fix stall in __bitmap_parselist()
` [PATCH 4.14 45/49] blk-mq: dont keep offline CPUs mapped to hctx 0
` [PATCH 4.14 46/49] ovl: fix lookup with middle layer opaque dir and absolute path redirects
` [PATCH 4.14 47/49] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
` [PATCH 4.14 48/49] hugetlbfs: fix bug in pgoff overflow checking
` [PATCH 4.14 49/49] nfsd: fix incorrect umasks

[PATCH 0/2] ath10k: support MAC address randomization in scan
 2018-04-17 16:07 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-04-17 16:06 UTC  (11+ messages)

[Intel-wired-lan] [bug report] ice: Add support for VSI allocation and deallocation
 2018-04-17 16:06 UTC  (2+ messages)

[PATCH/RFC net-next 0/5] ravb: updates
 2018-04-17 16:05 UTC  (4+ messages)
` [PATCH/RFC net-next 2/5] ravb: correct ptp does failure after suspend and resume

[PATCH v4 0/5] introduce new tunnel types
 2018-04-17 16:05 UTC  (3+ messages)
` [PATCH v5 0/4] "

[PATCH 4.15 00/53] 4.15.18-stable review
 2018-04-17 15:59 UTC  (35+ messages)
` [PATCH 4.15 20/53] KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
` [PATCH 4.15 21/53] perf/core: Fix use-after-free in uprobe_perf_close()
` [PATCH 4.15 23/53] hwmon: (ina2xx) Fix access to uninitialized mutex
` [PATCH 4.15 24/53] ath9k: Protect queue draining by rcu_read_lock()
` [PATCH 4.15 25/53] x86/apic: Fix signedness bug in APIC ID validity checks
` [PATCH 4.15 26/53] sunrpc: remove incorrect HMAC request initialization
` [PATCH 4.15 27/53] f2fs: fix heap mode to reset it back
` [PATCH 4.15 28/53] block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}()
` [PATCH 4.15 29/53] nvme: Skip checking heads without namespaces
` [PATCH 4.15 30/53] lib: fix stall in __bitmap_parselist()
` [PATCH 4.15 31/53] blk-mq: order getting budget and driver tag
` [PATCH 4.15 32/53] blk-mq: dont keep offline CPUs mapped to hctx 0
` [PATCH 4.15 33/53] ovl: fix lookup with middle layer opaque dir and absolute path redirects
` [PATCH 4.15 34/53] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
` [PATCH 4.15 35/53] hugetlbfs: fix bug in pgoff overflow checking
` [PATCH 4.15 36/53] nfsd: fix incorrect umasks
` [PATCH 4.15 37/53] scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
` [PATCH 4.15 38/53] apparmor: fix logging of the existence test for signals
` [PATCH 4.15 39/53] apparmor: fix display of .ns_name for containers
` [PATCH 4.15 40/53] apparmor: fix resource audit messages when auditing peer
` [PATCH 4.15 41/53] block/loop: fix deadlock after loop_set_status
` [PATCH 4.15 42/53] nfit: fix region registration vs block-data-window ranges
` [PATCH 4.15 43/53] s390/qdio: dont retry EQBS after CCQ 96
` [PATCH 4.15 44/53] s390/qdio: dont merge ERROR output buffers
` [PATCH 4.15 45/53] s390/ipl: ensure loadparm valid flag is set
` [PATCH 4.15 46/53] s390/compat: fix setup_frame32
` [PATCH 4.15 47/53] get_user_pages_fast(): return -EFAULT on access_ok failure
` [PATCH 4.15 48/53] mm/gup_benchmark: handle gup failures
` [PATCH 4.15 49/53] getname_kernel() needs to make sure that ->name != ->iname in long case
` [PATCH 4.15 50/53] Bluetooth: Fix connection if directed advertising and privacy is used
` [PATCH 4.15 51/53] Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low
` [PATCH 4.15 52/53] rtl8187: Fix NULL pointer dereference in priv->conf_mutex
` [PATCH 4.15 53/53] ovl: set lower layer st_dev only if setting lower st_ino

[PATCH] drm/i915/selftests: Don't use -ETIMEDOUT from inside a test
 2018-04-17 16:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/9] ARM: bcm283x: RPi 3 B+ support and other improvements
 2018-04-17 16:02 UTC  (6+ messages)
` [PATCH 4/9] ARM: dts: bcm2837: Add Raspberry Pi 3 B+

[PATCH 4.16 00/68] 4.16.3-stable review
 2018-04-17 15:58 UTC  (11+ messages)
` [PATCH 4.16 09/68] lan78xx: Correctly indicate invalid OTP
` [PATCH 4.16 10/68] [PATCH] sparc64: Properly range check DAX completion index
` [PATCH 4.16 12/68] media: v4l2-compat-ioctl32: dont oops on overlay
` [PATCH 4.16 14/68] ipmi: Fix some error cleanup issues
` [PATCH 4.16 17/68] iwlwifi: add a bunch of new 9000 PCI IDs
` [PATCH 4.16 36/68] block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}()
` [PATCH 4.16 42/68] blk-mq: make sure that correct hctx->next_cpu is set
` [PATCH 4.16 43/68] blk-mq: dont keep offline CPUs mapped to hctx 0
` [PATCH 4.16 59/68] s390/qdio: dont retry EQBS after CCQ 96

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-04-17 16:01 UTC  (3+ messages)

4.17.0-rc1 doesn't boot
 2018-04-17 16:00 UTC  (7+ messages)

[U-Boot] [PATCH] ARC: remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c
 2018-04-17 16:01 UTC 

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2018-04-17 16:00 UTC  (6+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list

[PATCH v8 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-04-17 15:59 UTC  (6+ messages)
` [PATCH v8 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[RFC] cmdline: rework as a wrapper to libedit
 2018-04-17 15:59 UTC  (3+ messages)
` [PATCH v1] "

[PATCH] selinux-testsuite: only add the infiniband tests to SUBDIRS if they are enabled
 2018-04-17 15:59 UTC 

[4.14,39/49] x86/mce/AMD: Get address from already initialized block
 2018-04-17 15:59 UTC  (2+ messages)
` [PATCH 4.14 39/49] "

[4.14,37/49] x86/mce/AMD: Pass the bank number to smca_get_bank_type()
 2018-04-17 15:59 UTC  (2+ messages)
` [PATCH 4.14 37/49] "

ofono 1.22
 2018-04-17 15:58 UTC 

[4.15,22/53] x86/mce/AMD: Get address from already initialized block
 2018-04-17 15:58 UTC  (2+ messages)
` [PATCH 4.15 22/53] "


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.