linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 13:49:45 to 2020-06-03 17:04:13 UTC [more...]

[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
 2020-06-03 17:03 UTC  (6+ messages)
` [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()

headers_install builds break on a lot of targets?
 2020-06-03 17:03 UTC  (5+ messages)

[PATCH v2 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-06-03 17:01 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v2 3/3] prctl: Allow ptrace capable processes to change exe_fd

[PATCH v6 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-03 17:00 UTC  (9+ messages)
` [PATCH v6 01/13] tools/libperf: introduce notion of static polled file descriptors

[PATCH] module: make module symbols visible after init
 2020-06-03 17:00 UTC  (2+ messages)

[PATCH RFC] uaccess: user_access_begin_after_access_ok()
 2020-06-03 16:59 UTC  (11+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-03 16:52 UTC  (10+ messages)

[PATCH] fbdev: geocode: Add the missed pci_disable_device() in gx1fb_map_video_memory()
 2020-06-03 16:48 UTC 

BUG: unable to handle kernel paging request in rb_erase
 2020-06-03 16:48 UTC  (3+ messages)

[PATCH 0/9] x86/entry fixes
 2020-06-03 16:46 UTC  (10+ messages)
` [PATCH 2/9] rcu: Fixup noinstr warnings

[PATCH v2] media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
 2020-06-03 16:41 UTC 

[PATCH v2] media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
 2020-06-03 16:40 UTC 

[PATCH] lan743x: Added fixed link and RGMII support
 2020-06-03 16:36 UTC  (7+ messages)
  ` [PATCH] lan743x: Added fixed link and RGMII support / BROKEN PATCH
      ` [PATCH] lan743x: Added fixed link and RGMII support / debugging
  ` [PATCH] lan743x: Added fixed link and RGMII support / Options for proceeding ?

[PATCH -tip 1/2] Kconfig: Bump required compiler version of KASAN and UBSAN
 2020-06-03 16:29 UTC  (12+ messages)
` [PATCH -tip 2/2] compiler_types.h: Add __no_sanitize_{address,undefined} to noinstr
        ` [PATCH] rcu: Fixup noinstr warnings

[PATCH V4] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-06-03 16:29 UTC  (2+ messages)

[PATCH] xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
 2020-06-03 16:26 UTC  (2+ messages)

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-03 16:26 UTC  (12+ messages)

[PATCH] drm/nouveau/dispnv50: fix runtime pm imbalance on error
 2020-06-03 16:26 UTC  (2+ messages)

[PATCH 1/1] blk-mq: get ctx in order to handle BLK_MQ_S_INACTIVE in blk_mq_get_tag()
 2020-06-03 16:23 UTC  (3+ messages)

[PATCH v2 01/15] PCI/MSI: Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
 2020-06-03 16:22 UTC  (4+ messages)

[PATCH] power: reset: gpio-poweroff: add missing '\n' in dev_err()
 2020-06-03 16:21 UTC 

[PATCH][next] ovl: fix null pointer dereference on null stack pointer on error return
 2020-06-03 16:21 UTC  (4+ messages)

[PATCH v2 0/6] seqlock: seqcount_t call sites bugfixes
 2020-06-03 16:19 UTC  (8+ messages)
` [PATCH v2 1/6] net: core: device_rename: Use rwsem instead of a seqcount
` [PATCH v2 2/6] net: phy: fixed_phy: Remove unused seqcount
` [PATCH v2 3/6] u64_stats: Document writer non-preemptibility requirement
` [PATCH v2 4/6] net: mdiobus: Disable preemption upon u64_stats update
` [PATCH v2 5/6] block: nr_sects_write(): Disable preemption on seqcount write
` [PATCH v2 6/6] dma-buf: Remove custom seqcount lockdep class key

[PATCH v4 0/7] arm64: Enable access to pmu registers by user-space
 2020-06-03 16:19 UTC  (4+ messages)
` [PATCH v4 1/7] perf: arm64: Add test to check userspace access to hardware counters

[PATCH] mm/memblock: export max_pfn for kernel modules
 2020-06-03 16:16 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: Convert imxdi rtc to json-schema
 2020-06-03 16:15 UTC  (2+ messages)

[PATCH] media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
 2020-06-03 15:59 UTC  (3+ messages)

[PATCH] mm/vmstat: Add events for PMD based THP migration without split
 2020-06-03 16:08 UTC  (8+ messages)

[RFC v2 0/9] DAMON: Support Access Monitoring of Any Address Space Including Physical Memory
 2020-06-03 16:09 UTC  (11+ messages)
` [RFC v2 1/9] mm/damon: Use vm-independent address range concept
` [RFC v2 2/9] mm/damon: Clean up code using 'struct damon_addr_range'
` [RFC v2 3/9] mm/damon: Make monitoring target regions init/update configurable
` [RFC v2 4/9] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v2 5/9] Docs/damon: Document 'initial_regions' feature
` [RFC v2 6/9] mm/damon: Make access check primitive configurable
` [RFC v2 7/9] mm/damon: Implement callbacks for physical memory monitoring
` [RFC v2 8/9] mm/damon/debugfs: Support "
` [RFC v2 9/9] Docs/damon: Document physical memory monitoring support

[PATCH][next] dm zoned: fix memory leak of newly allocated zone on xa_insert failure
 2020-06-03 16:02 UTC 

[PATCH v7 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-03 16:02 UTC  (14+ messages)
` [PATCH v7 01/13] tools/libperf: introduce notion of static polled file descriptors
` [PATCH v7 02/13] perf evlist: introduce control "
` [PATCH v7 03/13] perf evlist: implement control command handling functions
` [PATCH v7 04/13] perf stat: factor out body of event handling loop for system wide
` [PATCH v7 05/13] perf stat: move target check to loop control statement
` [PATCH v7 06/13] perf stat: factor out body of event handling loop for fork case
` [PATCH v7 07/13] perf stat: factor out event handling loop into dispatch_events()
` [PATCH v7 08/13] perf stat: extend -D,--delay option with -1 value
` [PATCH v7 09/13] perf stat: implement control commands handling
` [PATCH v7 10/13] perf stat: introduce --ctl-fd[-ack] options
` [PATCH v7 11/13] perf record: extend -D,--delay option with -1 value
` [PATCH v7 12/13] perf record: implement control commands handling
` [PATCH v7 13/13] perf record: introduce --ctl-fd[-ack] options

[PATCH] xen-netback: use kstrdup() in connect_data_rings()
 2020-06-03 15:52 UTC  (2+ messages)

[PATCH v4 00/10] perf: support enable and disable commands in stat and record modes
 2020-06-03 15:52 UTC  (6+ messages)
` [PATCH v4 10/10] perf record: introduce --ctl-fd[-ack] options

[PATCH] mm/page_alloc: Skip setting nodemask when we are in interrupt
 2020-06-03 15:51 UTC 

[tip: core/rcu] rcu/tree: Add a shrinker to prevent OOM due to kfree_rcu() batching
 2020-06-03 15:51 UTC  (2+ messages)

drivers/scsi/sg.c:425:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-06-03 15:24 UTC 

system time goes weird in kvm guest after host suspend/resume
 2020-06-03 15:45 UTC  (9+ messages)

[PATCH V3 1/3] clk: vc5: Allow Versaclock driver to support multiple instances
 2020-06-03 15:43 UTC  (3+ messages)
` [PATCH V3 2/3] dt: Add additional option bindings for IDT VersaClock
` [PATCH V3 3/3] clk: vc5: Enable addition output configurations of the Versaclock

[PATCH] x86/speculation: Check whether speculation is force disabled
 2020-06-03 15:39 UTC  (2+ messages)

[PATCH 0/2] PUD/PGDIR entries for linear mapping
 2020-06-03 15:36 UTC  (3+ messages)
` [PATCH 1/2] riscv: Get memory below load_pa while ensuring linear mapping is PMD aligned
` [PATCH 2/2] riscv: Use PUD/PGDIR entries for linear mapping when possible

linux-next: manual merge of the akpm-current tree with the kselftest tree
 2020-06-03 15:38 UTC  (3+ messages)

[RFC][PATCHSET] uaccess: getting csum_and_copy_..._user() into saner shape
 2020-06-03 15:37 UTC  (4+ messages)
` [RFC][PATCH 01/14] get rid of csum_partial_copy_to_user()
  ` [RFC][PATCH 05/14] ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()

Question: livepatch failed for new fork() task stack unreliable
 2020-06-03 15:33 UTC  (7+ messages)

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-03 15:30 UTC  (10+ messages)

WARNING: locking bug in ath9k_htc_wait_for_target
 2020-06-03 15:32 UTC 

KASAN: out-of-bounds Read in ath9k_hif_usb_rx_cb
 2020-06-03 15:32 UTC 

[PATCH RFC] panic: Fix deadlock in panic()
 2020-06-03 15:30 UTC 

[PATCH v2 0/9] Add shared workqueue support for idxd driver
 2020-06-03 15:30 UTC  (4+ messages)

linux-next: build failure after merge of the ftrace tree
 2020-06-03 15:30 UTC  (5+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-06-03 15:30 UTC  (14+ messages)
` [PATCH v1 01/25] net: core: device_rename: Use rwsem instead of a seqcount
` [PATCH v1 07/25] lockdep: Add preemption disabled assertion API

[PATCH V1 0/2] Add SDHC interconnect bandwidth scaling
 2020-06-03 15:30 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: sdhci-msm: Add interconnect bandwidth scaling support

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-06-03 15:26 UTC  (9+ messages)
` [PATCH v3 032/105] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable

[PATCH v2 0/3] DCMI set minimum cpufreq requirement
 2020-06-03 15:25 UTC  (3+ messages)
` [PATCH v2 2/3] media: stm32-dcmi: Set "

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-03 15:24 UTC  (16+ messages)
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 35/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v3 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v3 75/75] x86/efi: Add GHCB mappings when SEV-ES is active

WARNING in snd_usbmidi_submit_urb/usb_submit_urb
 2020-06-03 15:21 UTC  (4+ messages)

[PATCH][V2] input: ims-pcu: return error code rather than -ENOMEM
 2020-06-03 15:21 UTC 

[PATCH] tracing/doc: Fix ascii-art in histogram-design.rst
 2020-06-03 15:21 UTC 

[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
 2020-06-03 15:16 UTC  (2+ messages)

[PATCH v3 0/4] forbid fix {SQ,IO}POLL
 2020-06-03 15:14 UTC  (6+ messages)
` [PATCH v3 1/4] io_uring: fix {SQ,IO}POLL with unsupported opcodes
` [PATCH v3 2/4] io_uring: do build_open_how() only once
` [PATCH v3 3/4] io_uring: deduplicate io_openat{,2}_prep()
` [PATCH v3 4/4] io_uring: move send/recv IOPOLL check into prep

[PATCH] scs: Report SCS usage in bytes rather than number of entries
 2020-06-03 15:12 UTC 

[PATCH 1/2] ima: Directly assign the ima_default_policy pointer to ima_rules
 2020-06-03 15:08 UTC  (2+ messages)
` [PATCH 2/2] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()

[PATCH] input: ims-pcu: remove redundant assignment to variable 'error'
 2020-06-03 15:10 UTC  (5+ messages)

[GIT pull] x86/timers for v5.8
 2020-06-03 15:08 UTC 

[PATCH 4.9 00/55] 4.9.226-rc3 review
 2020-06-03 15:05 UTC  (3+ messages)

[PATCH] x86/resctrl: Fix memory bandwidth counter width for AMD
 2020-06-03 15:04 UTC  (5+ messages)

[PATCH v12 0/8] [media] Add analog mode support for Medion MD95700
 2020-06-03 14:36 UTC  (3+ messages)

[PATCH net] net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
 2020-06-03 14:58 UTC  (11+ messages)

[PATCH v2 0/4] forbid fix {SQ,IO}POLL
 2020-06-03 14:54 UTC  (2+ messages)

[PATCH v4] iommu/vt-d: Don't apply gfx quirks to untrusted devices
 2020-06-03 14:54 UTC  (2+ messages)

[GIT PULL] proc changes for v5.8-rc1
 2020-06-03 14:47 UTC 

[PATCH v2 0/3] More frequency invariance fixes for x86
 2020-06-03 14:51 UTC  (7+ messages)
` [PATCH v2 1/3] x86, sched: check for counters overflow in frequency invariant accounting
` [PATCH v2 2/3] x86, sched: Bail out of frequency invariance if turbo frequency is unknown
` [PATCH v2 3/3] x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0

[PATCH v5 0/5] remoteproc: Add zynqmp_r5 driver
 2020-06-03 14:49 UTC  (6+ messages)
` [PATCH v5 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v5 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v5 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v5 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v5 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[mainline][Oops][bisected 2ba3e6 ] 5.7.0 boot fails with kernel panic on powerpc
 2020-06-03 14:47 UTC  (3+ messages)

[PATCH v2 00/12] iio: imu: new inv_icm42600 driver
 2020-06-03 14:47 UTC  (5+ messages)
` [PATCH v2 09/12] iio: imu: inv_icm42600: add buffer support in iio devices
      ` --[[SPOOF or PHISHING]]--Re: "

[PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool
 2020-06-03 14:39 UTC  (9+ messages)
` [PATCH v2 0/3] "
  ` [PATCH 1/3] scripts/sorttable: Change section type of orc_lookup to SHT_PROGBITS
  ` [PATCH 2/3] scripts/sorttable: Build orc fast lookup table via sorttable tool
  ` [PATCH 3/3] x86/unwind/orc: Simplify unwind_init() for x86 boot
` [PATCH v3 0/3] Build ORC fast lookup table in scripts/sorttable tool

[net-next 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-06-03 14:36 UTC  (7+ messages)
` [net-next 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [net-next 3/6] net: marvell: prestera: Add basic devlink support

[PATCH] Documentation: tee: Document TEE kernel interface
 2020-06-03 14:34 UTC  (2+ messages)

[PATCH v2 0/7] selftsts/ftrace: Add requires list for each test case
 2020-06-03 14:33 UTC  (5+ messages)
` [PATCH v2 3/7] selftests/ftrace: Add "requires:" list support

[PATCH v4 0/4] make vm_committed_as_batch aware of vm overcommit policy
 2020-06-03 14:28 UTC  (3+ messages)
` [PATCH v4 2/4] mm/util.c: make vm_memory_committed() more accurate

[PATCH v2 05/15] crypto: inside-secure - Use PCI_IRQ_MSI_TYPES where appropriate
 2020-06-03 13:30 UTC  (2+ messages)

[RFC PATCH] panic: fix deadlock in panic()
 2020-06-03 14:19 UTC 

[PATCH 0/2] mm: fix the names of general cma and hugetlb cma
 2020-06-03 14:13 UTC  (5+ messages)
` [PATCH 1/2] mm: cma: fix the name of CMA areas
` [PATCH 2/2] mm: hugetlb: fix the name of hugetlb CMA

[PATCH] MAINTAINERS: Add maintenance information for IPA
 2020-06-03 14:14 UTC 

[PATCH] input: sentelic: fix error return when fsp_reg_write fails
 2020-06-03 14:12 UTC 

linux-next: Tree for Jun 3
 2020-06-03 14:08 UTC  (5+ messages)
` arm64 build issue and mainline crash (was Re: linux-next: Tree for Jun 3)

[PATCH] tcp: fix TCP socks unreleased in BBR mode
 2020-06-03 14:07 UTC  (12+ messages)

[PATCH 0/5] Suspend and resume fixes for omapdrm pdata removal
 2020-06-03 14:06 UTC  (4+ messages)
` [PATCH 1/5] drm/omap: Fix suspend resume regression after platform data removal

[PATCH] input: elantech: remove redundant assignments to variable error
 2020-06-03 14:04 UTC 

[PATCH 0/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
 2020-06-03 14:02 UTC  (18+ messages)
` [PATCH 2/2] "

[PATCH] input: alps: remove redundant assignment to variable ret
 2020-06-03 13:57 UTC 

drivers/crypto/hisilicon/qm.c:1579:2: warning: 'strncpy' specified bound 64 equals destination size
 2020-06-03 13:32 UTC 

[PATCHv1] firmware: stratix10-rsu: fix warnings
 2020-06-03 14:06 UTC 

[PATCH] sound: usb: pcm: fix incorrect power state when playing sound after PM_AUTO suspend
 2020-06-03 13:50 UTC  (8+ 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).