linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-11 17:33:48 to 2019-04-11 21:14:01 UTC [more...]

1808d65b55 ("asm-generic/tlb: Remove arch_tlb*_mmu()"): BUG: KASAN: stack-out-of-bounds in __change_page_attr_set_clr
 2019-04-11 21:13 UTC  (4+ messages)

[PATCH v4 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2019-04-11 21:13 UTC  (4+ messages)
` [PATCH v4 2/2] tty: serial: add driver for the SiFive UART

linux-next: Fixes tag needs some work in the net tree
 2019-04-11 21:12 UTC 

[PATCH 1/6] arch: riscv: add support for building DTB files from DT source data
 2019-04-11 21:11 UTC  (3+ messages)

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-11 21:11 UTC  (18+ messages)
` [RFC 2/2] signal: extend pidfd_send_signal() to allow expedited process killing

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-11 21:08 UTC  (16+ messages)
` [PATCH v1 01/15] fs/direct-io: fix trailing whitespace issues
` [PATCH v1 02/15] iov_iter: add helper to test if an iter would use GUP
` [PATCH v1 03/15] block: introduce bvec_page()/bvec_set_page() to get/set bio_vec.bv_page
` [PATCH v1 04/15] block: introduce BIO_VEC_INIT() macro to initialize bio_vec structure
` [PATCH v1 05/15] block: replace all bio_vec->bv_page by bvec_page()/bvec_set_page()
` [PATCH v1 06/15] block: convert bio_vec.bv_page to bv_pfn to store pfn and not page
` [PATCH v1 07/15] block: add bvec_put_page_dirty*() to replace put_page(bvec_page())
` [PATCH v1 08/15] block: use bvec_put_page() instead of put_page(bvec_page())
` [PATCH v1 09/15] block: bvec_put_page_dirty* instead of set_page_dirty* and bvec_put_page
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()
` [PATCH v1 11/15] block: make sure bio_add_page*() knows page that are coming from GUP
` [PATCH v1 12/15] fs/direct-io: keep track of wether a page is coming from GUP or not
` [PATCH v1 13/15] fs/splice: use put_user_page() when appropriate
` [PATCH v1 14/15] fs: use bvec_set_gup_page() where appropriate
` [PATCH v1 15/15] ceph: use put_user_pages() instead of ceph_put_page_vector()

[PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices
 2019-04-11 21:09 UTC  (18+ messages)

[PATCH v2 00/21] Convert hwmon documentation to ReST
 2019-04-11 21:07 UTC  (4+ messages)

iwlwifi: BUG: unable to handle kernel paging request at ffffc90000e1c808
 2019-04-11 21:07 UTC 

[PATCH] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
 2019-04-11 20:56 UTC  (11+ messages)

[PATCH 0/7] s390: vfio-ap: dynamic configuration support
 2019-04-11 21:03 UTC  (8+ messages)
` [PATCH 1/7] s390: zcrypt: driver callback to indicate resource in use
` [PATCH 2/7] s390: vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH 3/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH 4/7] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH 5/7] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH 6/7] s390: vfio-ap: handle dynamic config/deconfig of AP adapter
` [PATCH 7/7] s390: vfio-ap: update documentation

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-04-11 20:56 UTC  (17+ messages)
                        ` [PATCH] crypto: testmgr - allocate buffers with __GFP_COMP

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-04-11 21:02 UTC  (7+ messages)
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects

[PATCH] dns: remove redundant zero length namelen check
 2019-04-11 21:02 UTC  (2+ messages)

[PATCH v2] net: netrom: Fix error cleanup path of nr_proto_init
 2019-04-11 21:00 UTC  (2+ messages)

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-11 20:55 UTC  (12+ messages)
` [PATCH 09/17] fpga: dfl: add id_table for dfl private feature driver
` [PATCH 10/17] fpga: dfl: afu: export __port_enable/disable function
` [PATCH 12/17] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH 15/17] fpga: dfl: fme: add power management support

[PATCH v2 0/7] Multicolor Framework
 2019-04-11 20:54 UTC  (10+ messages)
` [PATCH v2 1/7] leds: multicolor: Add sysfs interface definition
` [PATCH v2 2/7] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v2 3/7] documention: leds: Add multicolor class documentation
` [PATCH v2 4/7] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v2 5/7] leds: multicolor: Introduce a multicolor class definition
` [PATCH v2 6/7] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v2 7/7] leds: lp50xx: Add the LP50XX family of the RGB LED driver

next/master boot bisection: next-20190215 on beaglebone-black
 2019-04-11 20:53 UTC  (20+ messages)

[PATCH v2] arm64: dts: qcom: Add Lenovo Miix 630
 2019-04-11 20:51 UTC 

[PATCH 1/2] s390: Convert IS_ENABLED uses to __is_defined
 2019-04-11 20:48 UTC  (3+ messages)

[PATCH v14 4/4] PM / Domains: Add genpd governor for CPUs
 2019-04-11 20:44 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: jz4725b-cgu: Add UDC PHY clock
 2019-04-11 20:41 UTC  (4+ messages)
` [PATCH 2/2] clk: ingenic: jz4725b: "

[PATCH 0/3] Qualcomm QCS404 Turing Clock Controller
 2019-04-11 20:36 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: clock: Introduce Qualcomm Turing Clock controller
` [PATCH 2/3] clk: qcom: branch: Add AON clock ops
` [PATCH 3/3] clk: qcom: Add QCS404 TuringCC

[PATCH] clk: qcom: gcc-qcs404: Add CDSP related clocks and resets
 2019-04-11 20:32 UTC  (2+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-11 20:28 UTC  (5+ messages)
` [PATCH 1/6] mm: change locked_vm's type "

[PATCH] module: Make srcu_struct ptr array as read-only
 2019-04-11 20:24 UTC 

[PATCH v5 0/9] Mediatek MT8183 clock support
 2019-04-11 20:24 UTC  (24+ messages)
` [PATCH v5 1/9] clk: mediatek: Disable tuner_en before change PLL rate
` [PATCH v5 2/9] clk: mediatek: Add new clkmux register API
` [PATCH v5 3/9] clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_data
` [PATCH v5 5/9] clk: mediatek: Add dt-bindings for MT8183 clocks
` [PATCH v5 6/9] clk: mediatek: Add flags support for mtk_gate data
` [PATCH v5 7/9] clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_data
` [PATCH v5 8/9] clk: mediatek: Add MT8183 clock support
` [PATCH v5 9/9] clk: mediatek: Allow changing PLL rate when it is off

[PATCH REPOST] docs: Add struct file refcounting and SCM_RIGHTS mess info
 2019-04-11 20:23 UTC 

[PATCH v4 0/4] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-11 20:21 UTC  (3+ messages)
` [PATCH v4 4/4] ASoC: fsl_audmix: cache pdev->dev pointer

[PATCH RFC 1/2] Add polling support to pidfd
 2019-04-11 20:20 UTC  (5+ messages)
` [PATCH RFC 2/2] Add selftests for pidfd polling

[PATCH v2 0/6] Handle MCA banks in a per_cpu way
 2019-04-11 20:18 UTC  (7+ messages)
` [PATCH v2 1/6] x86/MCE: Make struct mce_banks[] static
` [PATCH v2 2/6] x86/MCE: Handle MCA controls in a per_cpu way
` [PATCH v2 3/6] x86/MCE/AMD: Don't cache block addresses on SMCA systems
` [PATCH v2 4/6] x86/MCE: Make number of MCA banks per_cpu
` [PATCH v2 6/6] x86/MCE: Treat MCE bank as initialized if control bits set in hardware
` [PATCH v2 5/6] x86/MCE: Save MCA control bits that get "

[PATCH 0/3] Bugfix and cleanup the timer driver for Milbeaut M10V
 2019-04-11 20:14 UTC  (5+ messages)
` [PATCH 1/3] clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer

[PATCH V2 0/2] Support more sample rate in asrc
 2019-04-11 20:11 UTC  (5+ messages)
` [PATCH V2 1/2] ASoC: fsl_asrc: replace the process_option table with function
` [PATCH V2 2/2] ASoC: fsl_asrc: Unify the supported input and output rate

[PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-11 20:06 UTC  (8+ messages)
` [PATCH v3 3/3] module: Make __tracepoints_ptrs as read-only

[PATCH] MIPS: eBPF: Make ebpf_to_mips_reg() static
 2019-04-11 19:59 UTC  (2+ messages)

[PATCH V2 01/20] spi: tegra114: fix PIO transfer
 2019-04-11 19:58 UTC  (4+ messages)
` [PATCH V2 11/20] spi: expand mode support and add LSBYTE_FIRST mode

rseq/arm32: choosing rseq code signature
 2019-04-11 19:55 UTC  (5+ messages)

[PATCH 1/1] swiotlb: dump used and total slots when swiotlb buffer is full
 2019-04-11 19:55 UTC  (2+ messages)

[PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT
 2019-04-11 19:50 UTC  (7+ messages)

5.1.0-rc4: Oops in __rpc_execute() when trying to boot from NFS
 2019-04-11 19:50 UTC  (6+ messages)

[PATCH v2 1/6] dt-bindings: mfd: LMU: Add the ramp up/down property
 2019-04-11 19:48 UTC  (3+ messages)
` [PATCH v2 4/6] dt-bindings: ti-lmu: Modify dt bindings for the LM3697

[PATCH V3 01/10] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-04-11 19:42 UTC  (7+ messages)
` [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

[PATCH V1 1/2] arm64: tegra: fix default tap and trim values
 2019-04-11 19:37 UTC  (2+ messages)
` [PATCH V1 2/2] arm64: tegra: enable command queue for tegra186 sdmmc4

[PATCH v2] watchdog: pnx4008: readout watchdog state
 2019-04-11 19:32 UTC  (2+ messages)

[PATCH 0/3] rockchip: A few clock cleanups for rk3288
 2019-04-11 19:29 UTC  (8+ messages)
` [PATCH 2/3] clk: rockchip: Make rkpwm a critical clock on rk3288
` [PATCH 3/3] ARM: dts: rockchip: fix PWM clock found on RK3288 Socs

[PATCH 0/2] soundwire: fix Kconfig select/depend issues
 2019-04-11 19:28 UTC  (3+ messages)
` [PATCH 1/2] regmap: soundwire: fix Kconfig select/depend issue
` [PATCH 2/2] soundwire: fix SOUNDWIRE_BUS option

[PATCH V4] mmc: tegra: add sdhci tegra suspend and resume
 2019-04-11 19:18 UTC 

[PATCH v2] arm64: dts: rockchip: add rk3399 UART DMAs
 2019-04-11 19:17 UTC  (6+ messages)

[PATCH v5] arm64: dts: ls1088a: add one more thermal zone node
 2019-04-11 19:14 UTC  (2+ messages)

[PATCH v2] acct: fix possible deadlock in acct_pin_kill
 2019-04-11 19:10 UTC  (6+ messages)

[PATCH v3 0/9] klp-convert livepatch build tooling
 2019-04-11 19:04 UTC  (7+ messages)
` [PATCH v3 1/9] livepatch: Create and include UAPI headers
` [PATCH v3 2/9] kbuild: Support for Symbols.list creation

[PATCH] clk: rockchip: rk3288: Limit use of USB PHY clock to USB
 2019-04-11 19:03 UTC  (2+ messages)

[PATCH v2] usb/hcd: Send a uevent signaling that the host controller has died
 2019-04-11 18:52 UTC 

[PATCH 0/9] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-04-11 18:47 UTC  (10+ messages)
` [PATCH 1/9] iommu/dma-iommu: Add iommu_map_atomic
` [PATCH 2/9] iommu/dma-iommu: Add function to flush any cached not present IOTLB entries
` [PATCH 3/9] iommu/dma-iommu: Add iommu_dma_copy_reserved_iova, iommu_dma_apply_resv_region to the dma-iommu api
` [PATCH 4/9] iommu/dma-iommu: Add iommu_dma_map_page_coherent
` [PATCH 5/9] iommu/amd: Implement .flush_np_cache
` [PATCH 6/9] iommu/amd: Implement map_atomic
` [PATCH 7/9] iommu/amd: Use the dma-iommu api
` [PATCH 8/9] iommu/amd: Clean up unused functions
` [PATCH 9/9] iommu/amd: Add allocated domain to global list earlier

[PATCH 00/10] Add all documentation files to an html/pdf produced book
 2019-04-11 18:49 UTC  (4+ messages)

[PATCH V2] clk: ux500: add range to usleep_range
 2019-04-11 18:47 UTC  (2+ messages)

[PATCH -next] clk: tegra: Make tegra_clk_super_mux_ops static
 2019-04-11 18:45 UTC  (2+ messages)

[PATCH] clk: davinci: cfgchip: use PTR_ERR_OR_ZERO in da8xx_cfgchip_register_div4p5
 2019-04-11 18:45 UTC  (2+ messages)

[PATCH v2 0/4] Miscellaneous kernel command line fixes
 2019-04-11 18:42 UTC  (7+ messages)
` [PATCH v2 2/4] RISC-V: Fix of_get_cpu_node usage
` [PATCH v2 3/4] RISC-V: Implement nosmp commandline option

[PATCH v3 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-11 18:41 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/2] A couple hugetlbfs fixes
 2019-04-11 18:32 UTC  (3+ messages)
` [PATCH v2 2/2] hugetlb: use same fault hash key for shared and private mappings

[PATCH v4 0/5] lib: rework bitmap_parselist and tests
 2019-04-11 18:39 UTC  (3+ messages)
` [PATCH 4/5] lib/test_bitmap: add testcases for bitmap_parselist

[PATCH 0/8] Prepare files under Documentation/*.txt to build with Sphinx
 2019-04-11 18:37 UTC  (2+ messages)

[PATCH] drivers: clk: Update clock driver to handle clock attribute
 2019-04-11 18:32 UTC  (2+ messages)

[PATCH] drivers: clk: zynqmp: Allow zero divisor value
 2019-04-11 18:32 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: mark expected switch fall-throughs
 2019-04-11 18:30 UTC  (3+ messages)

[RESEND][PATCH v2] firmware/psci: add support for SYSTEM_RESET2
 2019-04-11 18:26 UTC  (4+ messages)

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-04-11 18:20 UTC  (3+ messages)
` [PATCH net-next 01/12] net: hns3: fix VLAN initialization to be compatible with port base insert VLAN

[PATCH] arm64: vdso: use $(LD) instead of $(CC) to link VDSO
 2019-04-11 18:18 UTC  (2+ messages)

[PATCH v3] init: Do not select DEBUG_KERNEL by default
 2019-04-11 18:15 UTC  (5+ messages)

[PATCH v4 0/1] Use HMM for ODP v4
 2019-04-11 18:13 UTC  (2+ messages)
` [PATCH v4 1/1] RDMA/odp: convert to use "

[RFC PATCH] fork: add CLONE_PIDFD
 2019-04-11 18:09 UTC  (3+ messages)

[PATCH 1/2] s390: only build for new CPUs with clang
 2019-04-11 18:08 UTC  (8+ messages)
` [PATCH 2/2] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed

[PATCH] mm/hmm: kconfig split HMM address space mirroring from device memory
 2019-04-11 18:03 UTC 

[PATCH v2 0/3] Refactor memory initialization hardening
 2019-04-11 18:01 UTC  (4+ messages)
` [PATCH v2 1/3] security: Create "kernel hardening" config area
` [PATCH v2 2/3] security: Move stackleak config to Kconfig.hardening
` [PATCH v2 3/3] security: Implement Clang's stack initialization

[PATCH -next] power/domain_governor: fix a compilation error
 2019-04-11 18:00 UTC  (4+ messages)

[PATCH] bitops.h: sanitize rotate primitives
 2019-04-11 17:49 UTC  (2+ messages)

[RFC patch 00/41] stacktrace: Avoid the pointless redirection through struct stack_trace
 2019-04-11 17:44 UTC  (7+ messages)
` [RFC patch 28/41] dma/debug: Simplify stracktrace retrieval

[PATCH] afs: use correct format characters
 2019-04-11 17:41 UTC  (4+ messages)

Linux Testing Microconference at LPC
 2019-04-11 17:37 UTC 

[PATCH v2] drm/nouveau/i2c: Disable i2c bus access after ->fini()
 2019-04-11 17:37 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.1-rc5
 2019-04-11 17:35 UTC 


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).