linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-21 14:49:24 to 2019-02-21 17:29:26 UTC [more...]

[PATCH v2 00/26] userfaultfd: write protection support
 2019-02-21 17:29 UTC  (19+ messages)
` [PATCH v2 01/26] mm: gup: rename "nonblocking" to "locked" where proper
` [PATCH v2 02/26] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH v2 03/26] userfaultfd: don't retake mmap_sem to emulate NOPAGE
` [PATCH v2 05/26] mm: gup: allow VM_FAULT_RETRY for multiple times
` [PATCH v2 06/26] userfaultfd: wp: add helper for writeprotect check
` [PATCH v2 07/26] userfaultfd: wp: hook userfault handler to write protection fault
` [PATCH v2 08/26] userfaultfd: wp: add WP pagetable tracking to x86
` [PATCH v2 09/26] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
` [PATCH v2 10/26] userfaultfd: wp: add UFFDIO_COPY_MODE_WP

[PATCH V4 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-02-21 17:28 UTC  (7+ messages)
` [PATCH V4 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available
` [PATCH V4 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver
` [PATCH V4 3/3] MAINTAINERS: Add Hyper-V IOMMU driver into Hyper-V CORE AND DRIVERS scope

[PATCH 4.9 00/20] 4.9.160-stable review
 2019-02-21 17:26 UTC  (8+ messages)
` [PATCH 4.9 04/20] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.9 06/20] net: stmmac: handle endianness in dwmac4_get_timestamp
` [PATCH 4.9 10/20] net: Add header for usage of fls64()
` [PATCH 4.9 12/20] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.9 19/20] mISDN: fix a race in dev_expire_timer()
` [PATCH 4.9 20/20] ax25: fix possible use-after-free

[GIT PULL] GNSS updates for 5.1-rc1
 2019-02-21 17:20 UTC  (2+ messages)

[PATCH] kasan: turn off asan-stack for clang-8 and earlier
 2019-02-21 17:19 UTC  (16+ messages)

[PATCH v2 1/9] serial: uapi: add SER_RS485_DELAY_IN_USEC flag to struct serial_rs485
 2019-02-21 17:17 UTC  (9+ messages)
` [PATCH v2 2/9] Documentation: serial-rs485: document SER_RS485_DELAY_IN_USEC flag
` [PATCH v2 3/9] serial: core: add rs485-rts-delay-us devicetree property for RS485
` [PATCH v2 4/9] serial: 8250: add support for rs485 RTS delays in microseconds
` [PATCH v2 5/9] serial: omap-serial: "
` [PATCH v2 6/9] serial: sc16is7xx: "
` [PATCH v2 7/9] serial: atmel_serial: set SER_RS485_DELAY_IN_USEC accordingly
` [PATCH v2 8/9] serial: fsl_lpuart: "
` [PATCH v2 9/9] serial: st32-usart: "

[PATCH RFC 0/5] RCU fixes for rcu_assign_pointer() usage
 2019-02-21 17:17 UTC  (14+ messages)
` [PATCH RFC 3/5] sched/cpufreq: Fix incorrect RCU API usage
` [PATCH RFC 4/5] sched/topology: Annonate RCU pointers properly

[PATCH v2 00/13] Convert x86 & arm64 to use generic page walk
 2019-02-21 17:16 UTC  (6+ messages)
` [PATCH v2 03/13] mm: Add generic p?d_large() macros

[PATCH stable-4.4.y] KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()
 2019-02-21 17:15 UTC  (6+ messages)

[GIT PULL] Ceph fixes for 5.0-rc8
 2019-02-21 17:16 UTC 

[GIT PULL] arm64: late fixes for 5.0
 2019-02-21 17:15 UTC  (2+ messages)

[PATCH v11] dm: add support to directly boot to a mapped device
 2019-02-21 17:13 UTC  (3+ messages)

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-02-21 17:13 UTC  (11+ messages)

[PATCH] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
 2019-02-21 17:10 UTC  (2+ messages)

[PATCH v3 0/5] soc: qcom: Add SoC info driver
 2019-02-21 17:05 UTC  (11+ messages)
` [PATCH v3 1/5] base: soc: Add serial_number attribute to soc
` [PATCH v3 2/5] base: soc: Export soc_device_register/unregister APIs
` [PATCH v3 3/5] soc: qcom: Add socinfo driver
` [PATCH v3 4/5] soc: qcom: socinfo: Expose custom attributes
` [PATCH v3 5/5] soc: qcom: socinfo: Expose image information

[PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x
 2019-02-21 17:02 UTC  (11+ messages)
` [PATCH v2 01/10] iio: Allow to read mount matrix from ACPI
` [PATCH v2 02/10] iio: document bindings for mounting matrices
` [PATCH v2 03/10] iio: accel: bmc150: add mount matrix support
` [PATCH v2 04/10] iio: accel: bma180: "
` [PATCH v2 05/10] iio: gyro: bmg160: "
` [PATCH v2 06/10] iio: gyro: itg3200: "
` [PATCH v2 07/10] iio: magnetometer: bmc150: "
` [PATCH v2 08/10] iio: magnetometer: hmc5843: "
` [PATCH v2 09/10] iio: mpu6050: improve code readability
` [PATCH v2 10/10] iio: ak8975: "

[PATCH net] net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
 2019-02-21 16:54 UTC 

[PATCH] ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
 2019-02-21 16:52 UTC  (2+ messages)

[RFC 0/5] RCU fixes for rcu_assign_pointer usage
 2019-02-21 16:50 UTC  (6+ messages)

[PATCH] staging/vboxvideo: Another FIXME item
 2019-02-21 16:49 UTC  (4+ messages)

[PATCH v2] phy: phy-twl4030-usb: fix denied runtime access
 2019-02-21 16:48 UTC  (4+ messages)

[PATCH] drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
 2019-02-21 16:47 UTC  (2+ messages)

[PATCH v3 0/1] s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
 2019-02-21 16:47 UTC  (6+ messages)
` [PATCH v3 1/1] "

[RFC][PATCH 00/16] sched: Core scheduling
 2019-02-21 16:47 UTC  (5+ messages)
` [RFC][PATCH 15/16] sched: Trivial forced-newidle balancer

[PATCH v8 0/7] freezer for cgroup v2
 2019-02-21 16:44 UTC  (8+ messages)
` [PATCH v8 4/7] cgroup: cgroup v2 freezer

[PATCH v5 0/5] M_CAN Framework re-write
 2019-02-21 16:41 UTC  (3+ messages)

[PATCH bpf-next v1] bpf, lpm: fix lookup bug in map_delete_elem
 2019-02-21 16:39 UTC 

[PATCH] ext4: Change debugging support help prefix from EXT4 to Ext4
 2019-02-21 16:38 UTC  (2+ messages)

[PATCH] proc: update i_atime when reading files
 2019-02-21 16:37 UTC 

[PATCH 6/6] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver
 2019-02-21 16:36 UTC  (5+ messages)

[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
 2019-02-21 16:32 UTC  (7+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault

[PATCH] perf hist: fix memory leak if histogram entry is reused
 2019-02-21 16:28 UTC  (4+ messages)

[PATCH] regulator: mt6311: Use linear instead of linear range for mt6311_buck_ops
 2019-02-21 16:28 UTC 

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-21 16:24 UTC  (3+ messages)
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-21 16:22 UTC  (5+ messages)
` [RFC PATCH v1 05/25] printk-rb: add basic non-blocking reading interface

[PATCH] iommu: Fix IOMMU debugfs fallout
 2019-02-21 16:22 UTC  (2+ messages)

[PATCH v3] zcrypt: handle AP Info notification from CHSC SEI command
 2019-02-21 16:19 UTC  (2+ messages)

[PATCH] cpuidle: Add a predict callback for the governors
 2019-02-21 16:18 UTC  (2+ messages)

[GIT PULL v1 0/7] stm class/intel_th: Updates for v5.1
 2019-02-21 16:13 UTC  (9+ messages)
` [GIT PULL v1 1/7] intel_th: Update ABI documentation
` [GIT PULL v1 2/7] intel_th: Mark expected switch fall-throughs
` [GIT PULL v1 3/7] intel_th: Only create useful device nodes
` [GIT PULL v1 4/7] intel_th: pti: Use sysfs_match_string() helper
` [GIT PULL v1 5/7] intel_th: Don't reference unassigned outputs
` [GIT PULL v1 6/7] stm class: Fix an endless loop in channel allocation
` [GIT PULL v1 7/7] stm class: Prevent division by zero

[PATCH v4 0/2] i2c: designware: Add support for a bus clock
 2019-02-21 16:10 UTC  (2+ messages)
` [PATCH v4 2/2] i2c: designware: Add support for a peripheral clock

[PATCH v2] x86/asm: Pin sensitive CR4 bits
 2019-02-21 16:11 UTC  (5+ messages)

[PATCH 4.19 00/30] 4.19.25-stable review
 2019-02-21 16:08 UTC  (6+ messages)
` [PATCH 4.19 23/30] x86_64: increase stack size for KASAN_EXTRA

[PATCH 0/3] Support inline symbols in callchains
 2019-02-21 16:06 UTC  (4+ messages)
` [PATCH 1/3] perf map: add function to lookup inline symbols
` [PATCH 2/3] perf machine: use map__inlines in append_inlines
` [PATCH 3/3] perf machine: add inline symbols to callchains

[PATCH 0/6] lib: Add safe string funtions
 2019-02-21 16:06 UTC  (8+ messages)
` [PATCH 5/6] lib: Fix function documentation for strncpy_from_user

[PATCH][RESEND] Make ARM_TIMER_SP804 depend on (ARM || ARM64)
 2019-02-21 16:06 UTC 

[PATCH v2] drivers: mux: Add Generic regmap bitfield-based multiplexer in mmio-mux
 2019-02-21 16:06 UTC  (4+ messages)

[PATCH v2 3/5] soc: qcom: socinfo: Expose custom attributes
 2019-02-21 15:57 UTC  (3+ messages)

[PATCH] bpfilter: remove extra header search paths for bpfilter_umh
 2019-02-21 15:54 UTC  (2+ messages)

[PATCH][xfs-next] xfs: fix uninitialized error variable
 2019-02-21 15:54 UTC  (2+ messages)

[PATCH v6 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-02-21 15:54 UTC  (15+ messages)
` [PATCH v6 1/6] arm64/kvm: preserve host HCR_EL2 value
` [PATCH v6 2/6] arm64/kvm: preserve host MDCR_EL2 value
` [PATCH v6 3/6] arm64/kvm: context-switch ptrauth registers
` [PATCH v6 4/6] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v6 5/6] arm64/kvm: control accessibility of ptrauth key registers
` [kvmtool PATCH v6 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication

[PATCH v2 04/26] mm: allow VM_FAULT_RETRY for multiple times
 2019-02-21 15:53 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH 1/2] ext4: annotate implicit fall throughs
 2019-02-21 15:52 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 2/2] drm/qxl: kick out vgacon
 2019-02-21 15:51 UTC  (7+ messages)
  ` [PATCH v2 1/2] drm: move i915_kick_out_vgacon to drm_fb_helper

[PATCH v2 0/5] phy: tegra: xusb: Add Tegra186 support
 2019-02-21 15:46 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: tegra: "
` [PATCH v2 2/5] phy: tegra: xusb: Skip single function lane programming
` [PATCH v2 3/5] phy: tegra: xusb: Parse dual-role mode property
` [PATCH v2 4/5] phy: tegra: xusb: Add support for power supplies
` [PATCH v2 5/5] phy: tegra: xusb: Add Tegra186 support

[PATCH] mm/swapfile.c: use struct_size() in kvzalloc()
 2019-02-21 15:46 UTC 

[PATCH] rcu: module param kthread_prio should set to read-only under sysfs
 2019-02-21 15:45 UTC 

[PATCH v2 0/2] clk: samsung: Fix kfree() of const memory on setting driver_override
 2019-02-21 15:44 UTC  (5+ messages)
` [PATCH v2 1/2] clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device_alloc() failure
` [PATCH v2 2/2] clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override

[PATCH] dm-switch: use struct_size() in kzalloc()
 2019-02-21 15:43 UTC  (4+ messages)
  `  "

[PATCH] Input: evdev - use struct_size() in kzalloc() and vzalloc()
 2019-02-21 15:37 UTC 

[PATCH] bpf: test_bpf: turn of preemption in function __run_once
 2019-02-21 15:37 UTC  (2+ messages)

[PATCH] ASoC: fsl_ssi: remove unsupported formats in i2s master mode
 2019-02-21 15:35 UTC 

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-02-21 15:34 UTC  (11+ messages)

[PATCH v2] perf/core: use strndup_user() instead of buggy open-coded version
 2019-02-21 15:33 UTC  (4+ messages)

[PATCH v2 0/2] loop: fix two issues introduced by prior commit
 2019-02-21 15:33 UTC  (3+ messages)
` [PATCH v2 1/2] loop: do not print warn message if partition scan is successful
` [PATCH v2 2/2] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()

[PATCH] doc: trace: Fix documentation for uprobe_profile
 2019-02-21 15:29 UTC  (2+ messages)

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-21 15:29 UTC  (7+ messages)

[PATCH 1/5] reset: add acquired/released state for exclusive reset controls
 2019-02-21 15:28 UTC  (6+ messages)
` [PATCH 2/5] reset: Add acquired flag to of_reset_control_array_get()
` [PATCH 3/5] reset: Add acquire/release support for arrays
` [PATCH 4/5] soc/tegra: pmc: Implement acquire/release for resets
` [PATCH 5/5] drm/tegra: sor: Implement acquire/release for reset

[PATCH V4 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2019-02-21 15:26 UTC  (5+ messages)
` [PATCH V4 5/9] x86/alternative: Split text_poke_bp() into tree steps

[PATCH 0/2] loop: fix two issues introduced by prior commit
 2019-02-21 15:25 UTC  (4+ messages)
` [PATCH 2/2] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()

[PATCH v1 0/2] drivers: qcom: Fixes in RPMh driver
 2019-02-21 15:24 UTC  (3+ messages)
` [PATCH v1 2/2] drivers: soc: qcom: rpmh-rsc: Correct check for slot number

[PATCH] libnvdimm, region: use struct_size() in kzalloc()
 2019-02-21 15:23 UTC 

[PATCH] firmware: hardcode the debug message for -ENOENT
 2019-02-21 15:22 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH] sysctl: Fix proc_do_large_bitmap for large input buffers
 2019-02-21 15:18 UTC  (3+ messages)

[PATCH] regulator: lp873x: Constify lp873x_buck_ramp_delay array
 2019-02-21 15:01 UTC 

general protection fault in relay_switch_subbuf
 2019-02-21 14:54 UTC 

[GIT PULL 0/7] stm class/intel_th: Updates for v5.1
 2019-02-21 14:52 UTC  (4+ messages)
` [GIT PULL 7/7] stm class: Prevent division by zero

BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter
 2019-02-21 14:52 UTC 

[PATCH 3.18 00/13] 3.18.136-stable review
 2019-02-21 14:35 UTC  (3+ messages)
` [PATCH 3.18 02/13] sky2: Increase D3 delay again
` [PATCH 3.18 13/13] ax25: fix possible use-after-free

[PATCH 4.4 00/20] 4.4.176-stable review
 2019-02-21 14:35 UTC  (4+ messages)
` [PATCH 4.4 03/20] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 4.4 06/20] net: Add header for usage of fls64()
` [PATCH 4.4 16/20] mfd: as3722: Mark PM functions as __maybe_unused

[PATCH v4 00/16] powerpc/32: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-02-21 14:38 UTC  (4+ messages)
` [PATCH v4 04/16] powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).