linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 13:29:37 to 2020-05-04 15:39:11 UTC [more...]

[PATCH 0/5] platform/x86: intel-vbtn: Fixes + rework to make it work on more devices
 2020-05-04 15:38 UTC  (2+ messages)

[RFC][PATCH] x86/mm: Sync all vmalloc mappings before text_poke()
 2020-05-04 15:38 UTC  (14+ messages)
                  ` [PATCH] percpu: Sync vmalloc mappings in pcpu_alloc() and free_percpu()

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

[PATCH] KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
 2020-05-04 15:35 UTC 

[PATCH] fs: jfs: fix a possible data race in txBegin()
 2020-05-04 15:34 UTC 

[PATCH] fs: jfs: fix a possible data race in metapage_writepage()
 2020-05-04 15:31 UTC 

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-04 15:31 UTC  (15+ messages)
` [PATCH 09/24] rcu/tree: cache specified number of objects
` [PATCH 11/24] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH 19/24] rcu/tree: Support reclaim for head-less object

[PATCH][next] io_uring: Remove logically dead code in io_splice
 2020-05-04 15:25 UTC  (3+ messages)

[PATCH v2] misc: new driver sram_uapi for user level SRAM access
 2020-05-04 14:51 UTC  (2+ messages)

[PATCH] ASoC: qcom: Use the defined variable to simplify code
 2020-05-04 15:23 UTC  (2+ messages)

PROBLEM: XFS in-memory corruption with reflinks and duperemove: XFS (dm-4): Internal error xfs_trans_cancel at line 1048 of file fs/xfs/xfs_trans.c. Caller xfs_reflink_remap_extent+0x100/0x560
 2020-05-04 15:21 UTC  (4+ messages)

[PATCH] mtd: set mtd partition panic write flag
 2020-05-04 15:20 UTC  (8+ messages)

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-04 15:17 UTC  (2+ messages)

[PATCH RFC 1/2] tracing/block: cleanup rwbs filling in trace events
 2020-05-04 15:16 UTC  (2+ messages)
` [PATCH RFC 2/2] tracing/block: add request operation and flags into "

[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-04 15:16 UTC  (3+ messages)

[PATCH v2 00/18] S5PV210 and Aries DTS improvements
 2020-05-04 15:15 UTC  (2+ messages)

[PATCH 1/4] block/part_stat: remove rcu_read_lock() from part_stat_lock()
 2020-05-04 15:10 UTC  (10+ 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 v3] staging: wilc1000: Increase the size of wid_list array
 2020-05-04 15:09 UTC 

[PATCH 00/10] KVM: x86: Misc anti-retpoline optimizations
 2020-05-04 15:09 UTC  (3+ messages)

[RFC v4][PATCH part-3 00/14] ASI - Part III (ASI Test Driver and CLI)
 2020-05-04 15:02 UTC  (15+ messages)
` [RFC v4][PATCH part-3 01/14] mm/asi: Define the test ASI type
` [RFC v4][PATCH part-3 02/14] asidrv: Introduce the ASI driver
` [RFC v4][PATCH part-3 03/14] asidrv: Introduce the ASIDRV_IOCTL_RUN_SEQUENCE ioctl
` [RFC v4][PATCH part-3 04/14] asidrv: Sequence to test ASI access to mapped/unmapped memory
` [RFC v4][PATCH part-3 05/14] asidrv: Sequence to test interrupt on ASI
` [RFC v4][PATCH part-3 06/14] asidrv: Sequence to test NMI "
` [RFC v4][PATCH part-3 07/14] asidrv: Sequence to test interrupt+NMI "
` [RFC v4][PATCH part-3 08/14] asidrv: Sequence to test scheduling in/out with ASI
` [RFC v4][PATCH part-3 09/14] asidrv: Add ioctls to manage ASI page faults
` [RFC v4][PATCH part-3 10/14] asidrv: Add ioctls to manage ASI mapped VA ranges
` [RFC v4][PATCH part-3 11/14] asidrv/asicmd: Introduce the asicmd command
` [RFC v4][PATCH part-3 12/14] asidrv/asicmd: Add more test sequences for testing ASI
` [RFC v4][PATCH part-3 13/14] asidrv/asicmd: Add options to manage ASI page faults
` [RFC v4][PATCH part-3 14/14] asidrv/asicmd: Add options to manage ASI mapped VA ranges

[PATCH v6 0/6] drm/meson: add support for Amlogic Video FBC
 2020-05-04 15:07 UTC  (2+ messages)

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

[RFC v4][PATCH part-2 00/13] ASI - Part II (Decorated Page-Table)
 2020-05-04 14:58 UTC  (14+ messages)
` [RFC v4][PATCH part-2 01/13] mm/x86: Introduce decorated page-table (dpt)
` [RFC v4][PATCH part-2 02/13] mm/dpt: Track buffers allocated for a decorated page-table
` [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 11/13] mm/dpt: Add decorated page-table remap function
` [RFC v4][PATCH part-2 12/13] mm/dpt: Handle decorated page-table mapped range leaks and overlaps
` [RFC v4][PATCH part-2 13/13] mm/asi: Function to init decorated page-table with ASI core mappings

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

[PATCH] net: rtw88: fix an issue about leak system resources
 2020-05-04 15:00 UTC  (2+ 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  (11+ 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] 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)

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


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