linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 12:55:09 to 2020-05-04 15:02:26 UTC [more...]

[PATCH v4] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-05-04 15:01 UTC  (3+ messages)
` [PATCH v5] "

[RFC v4][PATCH part-2 00/13] ASI - Part II (Decorated Page-Table)
 2020-05-04 14:58 UTC  (11+ messages)
` [RFC v4][PATCH part-2 01/13] mm/x86: Introduce decorated page-table (dpt)
` [RFC v4][PATCH part-2 03/13] mm/dpt: Add decorated page-table entry offset functions
` [RFC v4][PATCH part-2 04/13] mm/dpt: Add decorated page-table entry allocation functions
` [RFC v4][PATCH part-2 05/13] mm/dpt: Add decorated page-table entry set functions
` [RFC v4][PATCH part-2 06/13] mm/dpt: Functions to populate a decorated page-table from a VA range
` [RFC v4][PATCH part-2 07/13] mm/dpt: Helper functions to map module into a decorated page-table
` [RFC v4][PATCH part-2 08/13] mm/dpt: Keep track of VA ranges mapped in "
` [RFC v4][PATCH part-2 09/13] mm/dpt: Functions to clear decorated page-table entries for a VA range
` [RFC v4][PATCH part-2 10/13] mm/dpt: Function to copy page-table entries for percpu buffer
` [RFC v4][PATCH part-2 13/13] mm/asi: Function to init decorated page-table with ASI core mappings

[PATCH] net: rtw88: fix an issue about leak system resources
 2020-05-04 15:00 UTC  (2+ messages)

[PATCH] memcg: oom: ignore oom warnings from memory.max
 2020-05-04 15:00 UTC  (12+ messages)

[RFC PATCH net-next 0/3] bonding: support hardware crypto offload
 2020-05-04 14:59 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] xfrm: bail early on slave pass over skb
` [RFC PATCH net-next 2/3] ixgbe_ipsec: become aware of when running as a bonding slave
` [RFC PATCH net-next 3/3] bonding: support hardware encryption offload to slaves

[PATCH][next] drm/i915/gem: Fix inconsistent IS_ERR and PTR_ERR
 2020-05-04 15:04 UTC 

[PATCH v6 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-04 14:56 UTC  (9+ messages)
` [PATCH v6 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v6 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v6 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v6 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops
` [PATCH v6 5/8] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v6 6/8] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v6 7/8] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v6 8/8] scsi: ufs: cleanup WriteBooster feature

[PATCH] arm64/cpuinfo: Drop boot_cpu_data
 2020-05-04 14:53 UTC  (3+ messages)

[RFC v4][PATCH part-1 0/7] ASI - Part I (ASI Infrastructure and PTI)
 2020-05-04 14:49 UTC  (8+ messages)
` [RFC v4][PATCH part-1 1/7] mm/x86: Introduce kernel Address Space Isolation (ASI)
` [RFC v4][PATCH part-1 2/7] mm/asi: ASI entry/exit interface
` [RFC v4][PATCH part-1 3/7] mm/asi: Improve TLB flushing when switching to an ASI pagetable
` [RFC v4][PATCH part-1 4/7] mm/asi: Interrupt ASI on interrupt/exception/NMI
` [RFC v4][PATCH part-1 5/7] mm/asi: Exit/enter ASI when task enters/exits scheduler
` [RFC v4][PATCH part-1 6/7] mm/asi: ASI fault handler
` [RFC v4][PATCH part-1 7/7] mm/asi: Implement PTI with ASI

linux-next: Tree for May 4
 2020-05-04 14:50 UTC  (2+ messages)
` linux-next: Tree for May 4 --> mm: free_area_init: allow defining max_zone_pfn in descending order does increase memory use

[PATCH v2 0/5] arm/arm64: smccc: Add ARCH_SOC_ID support
 2020-05-04 14:49 UTC  (6+ messages)
` [PATCH v2 4/5] firmware: psci: Add function to fetch SMCCC version
` [PATCH v2 5/5] arm/arm64: smccc: Add ARCH_SOC_ID support

[RFC PATCH v11 0/9] Add Tegra driver for video capture
 2020-05-04 14:50 UTC  (16+ messages)
` [RFC PATCH v11 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v3 0/3] MHI bus improvements - Part 2
 2020-05-04 14:49 UTC  (3+ messages)
` [PATCH v3 2/3] net: qrtr: Add MHI transport layer

[PATCH v2] staging: wilc1000: Increase the size of wid_list array
 2020-05-04 14:43 UTC  (4+ messages)

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-04 14:43 UTC  (9+ messages)
` [PATCH v3 04/11] kgdb: Delay "kgdbwait" to dbg_late_init() by default
      ` [Kgdb-bugreport] "
` [PATCH v3 07/11] kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
` [PATCH v3 08/11] Documentation: kgdboc: Document new kgdboc_earlycon parameter

[net] seg6: fix SRH processing to comply with RFC8754
 2020-05-04 14:42 UTC 

[PATCH v3 0/3] nsproxy: attach to multiple namespaces
 2020-05-04 14:41 UTC  (4+ messages)
` [PATCH v3 1/3] nsproxy: add struct nsset
` [PATCH v3 2/3] nsproxy: attach to namespaces via pidfds
` [PATCH v3 3/3] selftests/pidfd: add pidfd setns tests

[PATCH v5 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-04 14:41 UTC  (7+ messages)
` [PATCH v5 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v5 2/8] scsi: ufs: introduce fixup_dev_quirks vops

[PATCH] selftests/vm/keys: fix a broken reference at protection_keys.c
 2020-05-04 14:38 UTC  (3+ messages)

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-04 14:36 UTC  (3+ messages)

[PATCH] f2fs: remove redundant check in f2fs_force_buffered_io
 2020-05-04 14:35 UTC 

[PATCH] ath10k: Remove msdu from idr when management pkt send fails
 2020-05-04 14:34 UTC 

[PATCH v12 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-04 14:34 UTC  (4+ messages)
` [PATCH v12 2/5] usb: renesas-xhci: Add the renesas xhci driver

[PATCH v4 0/8] Bug fixes and improved logging in MHI
 2020-05-04 14:33 UTC  (5+ messages)
` [PATCH v4 4/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v4 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values are used

[PATCH] i2c: uniphier: Remove superfluous error message in uniphier_i2c_probe()
 2020-05-04 14:30 UTC  (3+ messages)
` [PATCH] i2c: drivers: Remove superfluous error message

[PATCH] f2fs: change maximum zstd compression buffer size
 2020-05-04 14:30 UTC 

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-05-04 14:29 UTC  (13+ messages)
` [PATCH v2 02/10] pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support
` [PATCH v2 04/10] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings
` [PATCH v2 09/10] ARM: dts: r8a7742-iwg21m: Add iWave RZ/G1H Qseven SOM
` [PATCH v2 10/10] ARM: dts: r8a7742-iwg21d-q7: Add support for iWave G21D-Q7 board based on RZ/G1H

[PATCH v2] KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
 2020-05-04 14:29 UTC  (4+ messages)

[PATCH v10 0/5] Add NUMA-awareness to qspinlock
 2020-05-04 14:17 UTC  (2+ messages)

[PATCH v2] tty: xilinx_uartps: Fix missing id assignment to the console
 2020-05-04 14:27 UTC 

general protection fault in go7007_usb_probe
 2020-05-04 14:27 UTC  (3+ messages)

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-04 14:25 UTC  (17+ messages)
` [PATCH 11/24] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH 19/24] rcu/tree: Support reclaim for head-less object
` [PATCH 20/24] rcu/tree: Make kvfree_rcu() tolerate any alignment

[RESENT PATCH RFC v3 0/5] scsi: ufs: add UFS Host Performance Booster(HPB) support
 2020-05-04 14:20 UTC  (6+ messages)
` [RESENT PATCH RFC v3 1/5] scsi; ufs: add device descriptor for Host Performance Booster
` [RESENT PATCH RFC v3 2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func
` [RESENT PATCH RFC v3 3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info
` [RESENT PATCH RFC v3 4/5] scsi: ufs: add unit and geometry parameters for HPB
` [RESENT PATCH RFC v3 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver

[PATCH 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-04 14:20 UTC  (7+ messages)
` [PATCH 1/3] vfio/type1: Support faulting PFNMAP vmas
` [PATCH 2/3] vfio-pci: Fault mmaps to enable vma tracking

[PATCH v2] xhci: Prevent runtime suspend on Etron EJ168
 2020-05-04 14:17 UTC  (2+ messages)

[PATCH] PCI: Enable ASPM L1 on TI PCIe-to-PCI bridge
 2020-05-04 14:15 UTC  (2+ messages)

[PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-04 14:14 UTC  (4+ messages)
` [PATCH 1/3] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [PATCH 2/3] drm/mediatek: mtk_dpi: Convert to bridge driver
` [PATCH 3/3] drm/mediatek: mtk_dpi: Use simple encoder

[PATCH] net: enetc: fix an issue about leak system resources
 2020-05-04 14:12 UTC 

[PATCH RFC] Microcode late loading feature identification
 2020-05-04 14:12 UTC  (5+ messages)
` [PATCH RFC 1/3] x86: microcode: intel: read microcode metadata file
` [PATCH RFC 3/3] Documentation: x86: microcode: add description for "

[PATCH] i2c: altera: Remove superfluous error message in altr_i2c_probe()
 2020-05-04 14:10 UTC  (2+ messages)

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-05-04 14:03 UTC  (5+ messages)
` [PATCH v2 03/10] kexec: separate PageHighMem() and PageHighMemZone() use case

[PATCH 1/4] block/part_stat: remove rcu_read_lock() from part_stat_lock()
 2020-05-04 14:06 UTC  (8+ messages)
` [PATCH 2/4] block/part_stat: use __this_cpu_add() instead of access by smp_processor_id()
` [PATCH 3/4] block/part_stat: account merge of two requests
` [PATCH 4/4] block/part_stat: add helper blk_account_io_merge_bio()

[PATCH RFC v3 0/5] scsi: ufs: add UFS Host Performance Booster(HPB) support
 2020-05-04 14:05 UTC  (6+ messages)
` [PATCH RFC v3 1/5] scsi; ufs: add device descriptor for Host Performance Booster
` [PATCH RFC v3 2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func
` [PATCH RFC v3 3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info
` [PATCH RFC v3 4/5] scsi: ufs: add unit and geometry parameters for HPB
` [PATCH RFC v3 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver

[PATCH 0/2] add tee(2) support
 2020-05-04 14:03 UTC  (6+ messages)
` [PATCH 1/2] splice: export do_tee()

[PATCH net v1] net: enetc: fix an issue about leak system resources
 2020-05-04 14:03 UTC  (2+ messages)

[PATCH v14 01/25] sysfs: export sysfs_remove_file_self()
 2020-05-04 14:01 UTC  (3+ messages)
` [PATCH v14 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v14 24/25] block/rnbd: "

[PATCH] fs: jfs: fix possible data races in txExit()
 2020-05-04 14:02 UTC 

stop using ioctl_by_bdev for file system access to CDROMs v3
 2020-05-04 13:59 UTC  (9+ messages)
` [PATCH 1/8] block: add a cdrom_device_info pointer to struct gendisk
` [PATCH 2/8] ide-cd: rename cdrom_read_tocentry
` [PATCH 3/8] cdrom: factor out a cdrom_read_tocentry helper
` [PATCH 4/8] cdrom: factor out a cdrom_multisession helper
` [PATCH 5/8] hfs: stop using ioctl_by_bdev
` [PATCH 6/8] hfsplus: "
` [PATCH 7/8] isofs: "
` [PATCH 8/8] udf: "

linux-5.7-rc4/fs/io_uring.c:2786: bad if test ?
 2020-05-04 13:47 UTC 

[PATCH v3 0/7] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-05-04 13:44 UTC  (8+ messages)
` [PATCH v3 1/7] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v3 2/7] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH v3 3/7] net: macb: fix macb_get/set_wol() when moving to phylink
` [PATCH v3 4/7] net: macb: fix macb_suspend() by removing call to netif_carrier_off()
` [PATCH v3 5/7] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH v3 6/7] net: macb: WoL support for GEM type of Ethernet controller
` [PATCH v3 7/7] net: macb: Add WoL interrupt support for MACB "

Implement close-on-fork
 2020-05-04 13:46 UTC  (5+ messages)

[PATCH v5 0/5] LiteX SoC controller and LiteUART serial driver
 2020-05-04 13:44 UTC  (4+ messages)
` [PATCH v5 5/5] drivers/tty/serial: add LiteUART driver

[PATCH v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-05-04 13:41 UTC  (6+ messages)

[RFC PATCH] dt-bindings: net: nxp,tja11xx: add compatible support
 2020-05-04 13:40 UTC  (3+ messages)

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
 2020-05-04 13:35 UTC  (9+ messages)
` [PATCH v5 1/2] ethtool: provide UAPI "

[v1] drm/msm/dpu: update bandwidth threshold check
 2020-05-04 13:31 UTC 

[PATCH] nvdimm: Avoid race between probe and reading device attributes
 2020-05-04 13:31 UTC 

[PATCH v6 0/3] drm: LogiCVC display controller support
 2020-05-04 13:28 UTC  (3+ messages)
` [PATCH v6 2/3] drm: Add support for the LogiCVC display controller

[RFC PATCH] sched/fair: correct llc shared domain's number of busy CPUs
 2020-05-04 13:29 UTC  (2+ messages)

[PATCH net] net: dsa: Do not make user port errors fatal
 2020-05-04 13:28 UTC  (2+ messages)

[PATCH v2 00/21] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-04 13:27 UTC  (13+ messages)
  ` [PATCH v2 01/21] drm: core: fix "
      ` [PATCH v2 03/21] drm: armada: "
      ` [PATCH v2 05/21] drm: exynos: "
      ` [PATCH v2 06/21] drm: i915: fix sg_table nents vs. orig_nents misuse for dmabuf objects
      ` [PATCH v2 08/21] drm: msm: fix sg_table nents vs. orig_nents misuse
      ` [PATCH v2 09/21] drm: panfrost: "
      ` [PATCH v2 10/21] drm: radeon: "
      ` [PATCH v2 11/21] drm: rockchip: "

[PATCH 00/10] KVM: x86: Misc anti-retpoline optimizations
 2020-05-04 13:25 UTC  (4+ messages)
` [PATCH 03/10] KVM: x86: Make kvm_x86_ops' {g,s}et_dr6() hooks optional

[PATCH v5] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-05-04 13:23 UTC  (5+ messages)

[PATCH] usb: usbfs: correct kernel->user page attribute mismatch
 2020-05-04 13:21 UTC  (5+ messages)

[PATCH] ASoC: qcom: Remove the unnecessary cast
 2020-05-04 13:20 UTC  (2+ messages)

[PATCH v3] perf tools: fix detecting SMT at machines with more than 32 cpus
 2020-05-04 13:16 UTC 

[PATCH v2] ipmi:bt-bmc: Fix error handling and status check
 2020-05-04 13:16 UTC  (4+ messages)

[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
 2020-05-04 13:14 UTC  (3+ messages)
` [PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault

bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend)
 2020-05-04 12:48 UTC  (8+ messages)
` [PATCH 3/9] bdi: use bdi_dev_name() to get device name
` [PATCH 4/9] bdi: add a ->dev_name field to struct backing_dev_info
` [PATCH 5/9] driver core: remove device_create_vargs
` [PATCH 6/9] bdi: unexport bdi_register_va
` [PATCH 7/9] bdi: remove bdi_register_owner
` [PATCH 8/9] bdi: simplify bdi_alloc
` [PATCH 9/9] bdi: remove the name field in struct backing_dev_info

[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-04 12:55 UTC  (11+ messages)
` [PATCH v4 02/11] iio: light: cm32181: Add support for ACPI enumeration
` [PATCH v4 03/11] iio: light: cm32181: Add some extra register defines
` [PATCH v4 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v4 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v4 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v4 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v4 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v4 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v4 11/11] iio: light: cm32181: Fix integartion time typo

[PATCH 0/5] iommu/amd: Fix race conditions around increase_address_space()
 2020-05-04 12:54 UTC  (6+ messages)
` [PATCH 1/5] iommu/amd: Fix race in increase_address_space()/fetch_pte()
` [PATCH 2/5] iommu/amd: Do not loop forever when trying to increase address space
` [PATCH 3/5] iommu/amd: Call domain_flush_complete() in update_domain()
` [PATCH 4/5] iommu/amd: Update Device Table in increase_address_space()
` [PATCH 5/5] iommu/amd: Do not flush Device Table in iommu_map_page()


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