messages from 2018-03-19 18:42:39 to 2018-03-19 21:16:20 UTC [more...]
[PATCH 0/2] x86: Mandate asm-goto support
2018-03-19 20:13 UTC (4+ messages)
` [PATCH 1/2] x86: Force asm-goto
[PATCH AUTOSEL for 4.15 001/124] i40iw: Fix sequence number for the first partial FPDU
2018-03-19 18:53 UTC (3+ messages)
` [PATCH AUTOSEL for 4.15 099/124] Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
[PATCH AUTOSEL for 4.9 001/281] qed: Fix overriding of supported autoneg value
2018-03-19 16:01 UTC (38+ messages)
` [PATCH AUTOSEL for 4.9 114/281] cpuhotplug: Link lock stacks for hotplug callbacks
` [PATCH AUTOSEL for 4.9 117/281] KVM: nVMX: Fix handling of lmsw instruction
` [PATCH AUTOSEL for 4.9 120/281] drm/msm: Take the mutex before calling msm_gem_new_impl
` [PATCH AUTOSEL for 4.9 122/281] i40iw: Correct Q1/XF object count equation
` [PATCH AUTOSEL for 4.9 124/281] thermal: power_allocator: fix one race condition issue for thermal_instances list
` [PATCH AUTOSEL for 4.9 125/281] perf probe: Add warning message if there is unexpected event name
` [PATCH AUTOSEL for 4.9 127/281] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
` [PATCH AUTOSEL for 4.9 132/281] hwmon: (ina2xx) Make calibration register value fixed
` [PATCH AUTOSEL for 4.9 134/281] ASoC: Intel: Skylake: Disable clock gating during firmware and library download
` [PATCH AUTOSEL for 4.9 135/281] ASoC: Intel: cht_bsw_rt5645: Analog Mic support
` [PATCH AUTOSEL for 4.9 136/281] scsi: libiscsi: Allow sd_shutdown on bad transport
` [PATCH AUTOSEL for 4.9 137/281] scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag
` [PATCH AUTOSEL for 4.9 138/281] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
` [PATCH AUTOSEL for 4.9 139/281] ACPI: EC: Fix debugfs_create_*() usage
` [PATCH AUTOSEL for 4.9 140/281] mac80211: Fix setting TX power on monitor interfaces
` [PATCH AUTOSEL for 4.9 142/281] ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
` [PATCH AUTOSEL for 4.9 143/281] gpio: label descriptors using the device name
` [PATCH AUTOSEL for 4.9 144/281] IB/rdmavt: Allocate CQ memory on the correct node
` [PATCH AUTOSEL for 4.9 145/281] blk-mq: fix race between updating nr_hw_queues and switching io sched
` [PATCH AUTOSEL for 4.9 146/281] backlight: tdo24m: Fix the SPI CS between transfers
` [PATCH AUTOSEL for 4.9 147/281] pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
` [PATCH AUTOSEL for 4.9 148/281] ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
` [PATCH AUTOSEL for 4.9 151/281] xfs: include inobt buffers in ifree tx log reservation
` [PATCH AUTOSEL for 4.9 155/281] HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices
` [PATCH AUTOSEL for 4.9 156/281] ovl: filter trusted xattr for non-admin
` [PATCH AUTOSEL for 4.9 157/281] powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
` [PATCH AUTOSEL for 4.9 158/281] dmaengine: imx-sdma: Handle return value of clk_prepare_enable
` [PATCH AUTOSEL for 4.9 159/281] backlight: Report error on failure
` [PATCH AUTOSEL for 4.9 160/281] arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
` [PATCH AUTOSEL for 4.9 161/281] net/mlx5: avoid build warning for uniprocessor
` [PATCH AUTOSEL for 4.9 163/281] cxgb4: Fix netdev_features flag
` [PATCH AUTOSEL for 4.9 164/281] rtc: m41t80: fix SQW dividers override when setting a date
` [PATCH AUTOSEL for 4.9 165/281] i40evf: fix merge error in older patch
` [PATCH AUTOSEL for 4.9 166/281] rtc: opal: Handle disabled TPO in opal_get_tpo_time()
` [PATCH AUTOSEL for 4.9 169/281] net: freescale: fix potential null pointer dereference
` [PATCH AUTOSEL for 4.9 170/281] scsi: qla2xxx: Fix extraneous ref on sp's after adapter break
` [PATCH AUTOSEL for 4.9 171/281] clk: at91: fix clk-generated parenting
[PATCH v6 00/15] dax: fix dma vs truncate/hole-punch
2018-03-19 21:14 UTC (11+ messages)
` [PATCH v6 12/15] xfs: require mmap lock for xfs_break_layouts()
` [PATCH v6 14/15] xfs: prepare xfs_break_layouts() for another layout type
[PATCH 0/8] ARM: sun9i: a80: Add display support
2018-03-19 21:13 UTC (2+ messages)
[PATCH] drm/i915/gvt/scheduler: fix potential NULL pointer dereference
2018-03-19 20:50 UTC (3+ messages)
[PATCH] kbuild: set no-integrated-as before incl. arch Makefile
2018-03-19 21:12 UTC
[GIT PULL] libata fixes for v4.16-rc6
2018-03-19 21:12 UTC
[PATCH 00/15] x86: Enable FSGSBASE instructions
2018-03-19 21:12 UTC (15+ messages)
` [PATCH 01/15] x86/fsgsbase/64: Introduce FS/GS base helper functions
` [PATCH 02/15] x86/fsgsbase/64: Make ptrace read FS/GS base accurately
` [PATCH 03/15] x86/fsgsbase/64: Use FS/GS base helpers in core dump
` [PATCH 04/15] x86/fsgsbase/64: Factor out load FS/GS segments from __switch_to
` [PATCH 05/15] x86/ptrace: A new macro to get an offset of user_regs_struct
` [PATCH 08/15] x86/fsgsbase/64: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH 09/15] x86/fsgsbase/64: Add intrinsics/macros for FSGSBASE instructions
` [PATCH 10/15] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
` [PATCH 12/15] x86/fsgsbase/64: When copying a thread, use FSGSBASE if enabled
` [PATCH 13/15] x86/fsgsbase/64: With FSGSBASE, compare GS bases on paranoid_entry
` [PATCH 14/15] x86/fsgsbase/64: Support legacy behavior when FS/GS updated by ptracer
` [PATCH 15/15] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
Linux 3.2.101
2018-03-19 21:10 UTC
[PATCH] x86: Don't build vDSO with $(RETPOLINE_CFLAGS) -DRETPOLINE
2018-03-19 21:11 UTC
Linux 3.16.56
2018-03-19 21:10 UTC
[patch] mm, thp: do not cause memcg oom for thp
2018-03-19 21:10 UTC
[PATCH v2] clk: Add driver for the si544 clock generator chip
2018-03-19 21:08 UTC (4+ messages)
[LINUX PATCH v8 1/2] Documentation: nand: pl353: Add documentation for controller and driver
2018-03-19 21:08 UTC (2+ messages)
[PATCH] x86-64: Verify alignment of LOAD segment
2018-03-19 21:08 UTC
[PATCH v5 0/4] new driver for Valve Steam Controller
2018-03-19 21:06 UTC (8+ messages)
[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
2018-03-19 21:06 UTC (10+ messages)
` [RFC 01/12] KVM: arm/arm64: Avoid multiple dist->spis kfree
` [RFC 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC 03/12] KVM: arm/arm64: Record RDIST Last bit at registration
[PATCH v3 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-03-19 21:06 UTC (4+ messages)
` [PATCH v3 1/5] tpm: fix intermittent failure with self tests
[PATCH] mm, slab: memcg_link the SLAB's kmem_cache
2018-03-19 21:00 UTC
[PATCH v2] clk: mvebu: armada-38x: add support for missing clocks
2018-03-19 21:00 UTC (2+ messages)
[PATCH] x86-64: Force linker to use 2MB page size
2018-03-19 20:57 UTC
[PATCH] tpm: TPM 2.0 selftest performance improvement
2018-03-19 20:57 UTC (2+ messages)
[PATCH 4.4 000/134] 4.4.123-stable review
2018-03-19 20:57 UTC (2+ messages)
[PATCH 0/4] HID: alps: Fix some bugs and improve code around 't4_read_write_register()'
2018-03-19 20:53 UTC (5+ messages)
` [PATCH 1/4] HID: alps: Report an error if we receive invalid data in 't4_read_write_register()'
` [PATCH 2/4] HID: alps: Save a memory allocation in 't4_read_write_register()' when writing data
` [PATCH 3/4] HID: alps: Check errors returned by 't4_read_write_register()'
` [PATCH 4/4] HID: alps: Fix some style in 't4_read_write_register()'
[PATCH] clk: clk-gpio: Allow GPIO to sleep in set/get_parent
2018-03-19 20:53 UTC (2+ messages)
[RFC PATCH 1/2] i2c: Add i2c_verify_device_id() to verify device id
2018-03-19 20:50 UTC (5+ messages)
[PATCH v3] clk: stm32: add configuration flags for each of the stm32 drivers
2018-03-19 20:49 UTC (2+ messages)
[PATCH v4] cpuset: Enable cpuset controller in default hierarchy
2018-03-19 20:49 UTC (12+ messages)
[PATCH 0/2 v6] Lattice MachXO2 Slave SPI FPGA Manager support
2018-03-19 18:09 UTC (4+ messages)
` [PATCH 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support
[RESEND PATCH] clk: stm32: Add clk entry for SDMMC2 on stm32F769
2018-03-19 20:46 UTC (2+ messages)
[PATCH RESEND 0/2] Add dsi clock for stm32f469 board
2018-03-19 20:45 UTC (5+ messages)
` [PATCH RESEND 1/2] clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK
` [PATCH RESEND 2/2] clk: stm32: Add DSI clock for STM32F469 Board
[RFC v2 00/83] NOVA: a new file system for persistent memory
2018-03-19 20:43 UTC (8+ messages)
` [RFC v2 01/83] Introduction and documentation of NOVA filesystem
` [RFC v2 05/83] Add NOVA filesystem definitions and useful helper routines
[PATCH 7/7] Enable KASan for arm
2018-03-19 20:43 UTC (2+ messages)
[PATCH 0/2] small scheduler debug stat fixups
2018-03-19 20:43 UTC (4+ messages)
` [PATCH 1/2] sched/debug: fix per-task line continuation for console
[PATCH] clk: uniphier: add Pro4/Pro5/PXs2 audio system clock
2018-03-19 20:42 UTC (2+ messages)
[PATCH 3.18 00/68] 3.18.101-stable review
2018-03-19 18:05 UTC
[PATCH v4 1/6] clk: mediatek: update missing clock data for MT7622 audsys
2018-03-19 20:41 UTC (10+ messages)
` [PATCH v4 2/6] clk: mediatek: add devm_of_platform_populate() "
` [PATCH v4 3/6] clk: mediatek: add audsys support for MT2701
` [PATCH v4 4/6] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
` [PATCH v4 5/6] dt-bindings: clock: mediatek: add audsys support for MT2701
[PATCH v12 0/9] Add io{read|write}64 to io-64-atomic headers
2018-03-19 20:38 UTC (4+ messages)
` [PATCH v12 1/9] iomap: Fix sparse endian check warnings
[PATCH 2/2] x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
2018-03-19 20:31 UTC (4+ messages)
[PATCH 1/2] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
2018-03-19 20:25 UTC (4+ messages)
` [PATCH 2/2] clk: mediatek: fix PWM clock source by adding a fixed-factor clock
[PATCH] x86/sigreturn: use SYSCALL_DEFINE0
2018-03-19 20:17 UTC (2+ messages)
[PATCH v2] arm: dts: hummingboard: convert onboard audio to simple-audio-card
2018-03-19 20:14 UTC
[PATCH] clk: mvebu: cp110: Fix clock tree representation
2018-03-19 20:12 UTC (2+ messages)
[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
2018-03-19 20:10 UTC (5+ messages)
` [PATCH v4 12/24] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
[PATCH v3 11/18] qlcnic: Eliminate duplicate barriers on weakly-ordered archs
2018-03-19 20:10 UTC (2+ messages)
[PATCH 0/3] drivers: clk: Add ZynqMp clock driver support
2018-03-19 20:09 UTC (5+ messages)
` [PATCH 1/3] drivers: clk: Add clk_get_children support
` [PATCH 3/3] drivers: clk: Add ZynqMP clock driver
[PATCH 0/8] block: sed-opal: support write to shadow mbr
2018-03-19 20:01 UTC (25+ messages)
` [PATCH v2 00/11] block: sed-opal "
` [PATCH v2 01/11] block: sed-opal: use correct macro for method length
` [PATCH v2 02/11] block: sed-opal: unify space check in add_token_*
` [PATCH v2 03/11] block: sed-opal: unify cmd start and finalize
` [PATCH v2 04/11] block: sed-opal: unify error handling of responses
` [PATCH v2 05/11] block: sed-opal: print failed function address
` [PATCH v2 06/11] block: sed-opal: split generation of bytestring header and content
` [PATCH v2 07/11] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH v2 08/11] block: sed-opal: ioctl for writing to "
` [PATCH v2 10/11] block: sed-opal: get metadata about opal-sed tables
` [PATCH v2 11/11] block: sed-opal: check size of shadow mbr
[PATCH v4 1/2] PCI/IOV: Use VF0 cached config registers for other VFs
2018-03-19 20:06 UTC (2+ messages)
` [PATCH v4 2/2] PCI/IOV: Use VF0 cached config space size "
[PATCH] PCI/IOV: Skip initializing the base addresses from the VF config space
2018-03-19 19:57 UTC (2+ messages)
linux-next: build failure after merge of the vfs tree
2018-03-19 19:56 UTC (2+ messages)
[PATCH 4.9 000/241] 4.9.89-stable review
2018-03-19 18:04 UTC
[PATCH] jump_label: Disable jump labels in __exit code
2018-03-19 18:18 UTC
[PATCH v5 0/7] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
2018-03-19 19:50 UTC (3+ messages)
use generic dma-direct and swiotlb code for x86 V3
2018-03-19 19:49 UTC (9+ messages)
` [PATCH 12/14] dma-direct: handle the memory encryption bit in common code
[PATCH v2 1/2] dt-bindings: Add vendor prefix for Bticino
2018-03-19 19:41 UTC (2+ messages)
` [PATCH v2 2/2] ARM: dts: i.MX6: Add BTicino i.MX6DL Mamoj initial support
[GIT PULL 00/14] perf/core improvements and fixes
2018-03-19 19:39 UTC (16+ messages)
` [PATCH 01/14] perf annotate: Use asprintf when formatting objdump command line
` [PATCH 02/14] perf tests: Fix out of bounds access on array fd when cnt is 100
` [PATCH 03/14] perf record: Synthesize features before events in pipe mode
` [PATCH 04/14] perf report: Support forced leader feature "
` [PATCH 05/14] perf vendor events: Update POWER9 events
` [PATCH 06/14] perf mmap: Discard head in overwrite_rb_find_range()
` [PATCH 07/14] perf debug: Avoid setting 'quiet' to 'true' unnecessarily
` [PATCH 08/14] perf tools: Fix snprint warnings for gcc 8
` [PATCH 09/14] perf tools: Fix python extension build "
` [PATCH 10/14] perf top: Document --ignore-vmlinux
` [PATCH 11/14] perf annotate: Use ops->target.name when available for unresolved call targets
` [PATCH 12/14] perf probe: Use right type to access array elements
` [PATCH 13/14] objtool, perf: Fix GCC 8 -Wrestrict error
` [PATCH 14/14] perf tests bp_account: Fix build with clang-6
[PATCH v1 0/2] PCI: Sparc 64-bit resource fixups
2018-03-19 19:38 UTC (5+ messages)
[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
2018-03-19 18:21 UTC (3+ messages)
` [RFT][PATCH v5 7/7] cpuidle: menu: Avoid selecting shallow states with stopped tick
[PATCH i2c/slave-mqueue v1] i2c: slave-mqueue: add a slave backend to receive and queue messages
2018-03-19 19:32 UTC (2+ messages)
[PATCH 4.14 000/110] 4.14.25-stable review
2018-03-19 19:32 UTC (6+ messages)
` [PATCH 4.14 024/110] btrfs: use proper endianness accessors for super_copy
[PATCH] autofs4: Use wait_event_killable
2018-03-19 19:30 UTC (3+ messages)
[PATCH 4.9 0/2] Clear LED_BLINK_SW flag in led_blink_set()
2018-03-19 19:29 UTC (4+ messages)
` [PATCH 4.9 1/2] Revert "led: core: Fix brightness setting when setting delay_off=0"
[PATCH v3 0/3] Fix issues with huge mapping in ioremap for ARM64
2018-03-19 19:29 UTC (5+ messages)
` [PATCH v3 1/3] ioremap: Update pgtable free interfaces with addr
` [PATCH v3 2/3] arm64: Implement page table free interfaces
[PATCH v3 0/2] MCB Update for v4.17
2018-03-19 19:23 UTC (2+ messages)
[PATCH 4.9 v2 0/2] Clear LED_BLINK_SW flag in led_blink_set()
2018-03-19 19:23 UTC (3+ messages)
` [PATCH 4.9 v2 1/2] Revert "led: core: Fix brightness setting when setting delay_off=0"
` [PATCH 4.9 v2 2/2] led: core: Clear LED_BLINK_SW flag in led_blink_set()
[PATCH] bpf: whitelist syscalls for error injection
2018-03-19 19:18 UTC (6+ messages)
[PATCH v2] drm/i915: Disable some extra clang warnings
2018-03-19 19:14 UTC
[RESEND PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
2018-03-19 18:28 UTC (3+ messages)
[PATCH] ARC: Improve cmpxchng syscall implementation
2018-03-19 18:29 UTC (2+ messages)
[PATCH] PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
2018-03-19 18:57 UTC (2+ messages)
[PATCH v2] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
2018-03-19 18:30 UTC (3+ messages)
[PATCH v1 0/2] PCI: Clean up whitespace
2018-03-19 18:53 UTC (2+ messages)
[PATCH] vmw_balloon: fixing double free when batching mode is off
2018-03-19 18:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/2] PCI: Update quirk timing
2018-03-19 18:51 UTC (2+ messages)
[PATCH 1/6] staging: ks7010: Factor out repeated code
2018-03-19 18:51 UTC (2+ messages)
[PATCH v1 0/4] PCI/VPD: Encapsulate VPD stuff in vpd.c
2018-03-19 18:50 UTC (2+ messages)
[PATCH 0/7] Cleanup patches for wilc1000 driver
2018-03-19 18:45 UTC (3+ messages)
` [PATCH 5/7] staging: wilc1000: replace switch statement by simple if condition
[PATCH 4.15 00/52] 4.15.12-stable review
2018-03-19 18:08 UTC (6+ messages)
` [PATCH 4.15 35/52] btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
` [PATCH 4.15 36/52] btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
` [PATCH 4.15 38/52] scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
` [PATCH 4.15 39/52] scsi: qla2xxx: Fix NULL pointer access for fcport structure
` [PATCH 4.15 40/52] scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
[PATCH v2 00/13] PCI: Simplify PCIe port driver
2018-03-19 18:43 UTC (2+ messages)
[PATCH] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
2018-03-19 18:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox