linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 22:36:23 to 2020-08-15 22:03:49 UTC [more...]

Protecting usb_set_interface() against device removal
 2020-08-15  4:46 UTC  (3+ messages)

[PATCH 0/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel
 2020-08-15 21:28 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: Add Mantix MLAF057WE51-X panel bindings
` [PATCH 3/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel

[PATCH] x86/boot/compressed: Disable relocation relaxation for non-pie link
 2020-08-15 21:09 UTC  (5+ messages)
` [PATCH v2] x86/boot/compressed: Disable relocation relaxation

possible deadlock in io_poll_double_wake
 2020-08-15 18:15 UTC  (2+ messages)
`  "

[PATCH RFC 00/12] Core-sched v6+: kernel protection and hotplug fixes
 2020-08-15  8:14 UTC  (12+ messages)
` [PATCH RFC 01/12] irq_work: Add support to detect if work is pending
` [PATCH RFC 02/12] entry/idle: Add a common function for activites during idle entry/exit
` [PATCH RFC 04/12] kernel/entry: Add support for core-wide protection of kernel-mode
` [PATCH RFC 05/12] entry/idle: Enter and exit kernel protection during idle entry and exit
` [PATCH RFC 06/12] entry/kvm: Protect the kernel when entering from guest
` [PATCH RFC 07/12] bitops: Introduce find_next_or_bit
` [PATCH RFC 09/12] sched/coresched: Use for_each_cpu(_wrap)_or for pick_next_task
` [PATCH RFC 10/12] sched/coresched: Make core_pick_seq per run-queue
` [PATCH RFC 12/12] sched/coresched: rq->core should be set only if not previously set

[PATCH] lib/string.c: implement stpcpy
 2020-08-15 21:31 UTC  (15+ messages)
    ` [PATCH v2] "

[PATCH v3] kunit: added lockdep support
 2020-08-15  8:44 UTC  (3+ messages)

[PATCH] x86: work around clang IAS bug referencing __force_order
 2020-08-15 14:39 UTC  (10+ messages)

[GIT PULL] locking fixes
 2020-08-15 11:13 UTC 

[PATCH] seg6: using DSCP of inner IPv4 packets
 2020-08-15  9:47 UTC  (5+ messages)

[PATCH v4 0/6] x86/paravirt: cleanup after 32-bit PV removal
 2020-08-15 15:46 UTC  (12+ messages)
` [PATCH v4 1/6] x86/paravirt: remove 32-bit support from PARAVIRT_XXL
  ` [tip: x86/paravirt] x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
` [PATCH v4 2/6] x86/paravirt: cleanup paravirt macros
  ` [tip: x86/paravirt] x86/paravirt: Clean up "
` [PATCH v4 3/6] x86/paravirt: use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT
` [PATCH v4 4/6] x86/entry/32: revert "Fix XEN_PV build dependency"
  ` [tip: x86/paravirt] x86/entry/32: Simplify CONFIG_XEN_PV build dependency
` [PATCH v4 5/6] x86/paravirt: remove set_pte_at pv-op
  ` [tip: x86/paravirt] x86/paravirt: Remove set_pte_at() pv-op
` [PATCH v4 6/6] x86/paravirt: avoid needless paravirt step clearing page table entries
  ` [tip: x86/paravirt] x86/paravirt: Avoid "

[RFC PATCH v1 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-15 11:24 UTC  (2+ messages)
` [RFC PATCH v1 2/2] arm64: dts: rockchip: change fallback string rockchip,rk3308-spdif

[PATCH 1/9] habanalabs: change CB's ID to be 64 bits
 2020-08-15 17:59 UTC  (7+ messages)
` [PATCH 2/9] habanalabs: cast int to u32 before printing it with %u
` [PATCH 3/9] habanalabs: eliminate redundant else condition
` [PATCH 4/9] habanalabs: use standard BIT() and GENMASK()
` [PATCH 5/9] habanalabs: use FIELD_PREP() instead of <<
` [PATCH 6/9] habanalabs: remove redundant assignment to variable
` [PATCH 9/9] habanalabs: extend busy engines mask to 64 bits

[PATCH] x86-64: Enable x32 set_thread_area
 2020-08-15 17:37 UTC 

[PATCH] netfilter: nf_conntrack_sip: fix parsing error
 2020-08-15 16:50 UTC 

[PATCH] genksyms: keywords: Use __restrict not _restrict
 2020-08-15 21:30 UTC  (4+ messages)

[PATCH v3 0/2] make UFS dev_cmd more readable
 2020-08-15 10:37 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()

general protection fault in io_poll_double_wake
 2020-08-15 18:48 UTC  (3+ messages)

[RFC PATCH 0/2] proc,socket: attach description to sockets
 2020-08-15 18:23 UTC  (3+ messages)
` [PATCH 1/2] mm: add GFP mask param to strndup_user
` [PATCH 2/2] net: socket: implement SO_DESCRIPTION

[GIT PULL] 9p update for 5.9-rc1
 2020-08-15  5:52 UTC 

[PATCH] ARM: dts: meson: move the L2 cache-controller inside the SoC node
 2020-08-15 18:22 UTC 

[PATCH 0/2] Make debug_obj_descr const
 2020-08-15  0:40 UTC  (2+ messages)
` [PATCH 2/2] treewide: Make all debug_obj_descr's const

[PATCH net] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
 2020-08-15  3:41 UTC  (2+ messages)

[PATCH v4 00/20] gpio: cdev: add uAPI v2
 2020-08-15 13:21 UTC  (6+ messages)
` [PATCH v4 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[GIT PULL] perf tool changes for v5.9: 2nd batch
 2020-08-15 18:22 UTC  (2+ messages)

[PATCH] squashfs: avoid bio_alloc() failure with 1Mbyte blocks
 2020-08-15  4:30 UTC  (2+ messages)

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-08-15 13:05 UTC  (4+ messages)

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-15  8:42 UTC  (6+ messages)

[PATCH 1/3] regulator: rt4801: Add support for RT4801 Display Bias regulator driver
 2020-08-15  3:14 UTC  (3+ messages)
` [PATCH 2/3] regulator: rt4801: Add DT binding documentation
` [PATCH 3/3] regulator: rt4801: Fix the dt-binding document for dtc check

[PATCH net] bonding: show saner speed for broadcast mode
 2020-08-15  3:40 UTC  (3+ messages)
` [PATCH net v2] "

general protection fault in syscall_return_slowpath
 2020-08-15 10:18 UTC  (2+ messages)

[PATCH] Documentation: add riscv entry in list of existing profiles
 2020-08-15 11:57 UTC 

[PATCH 1/2] x86/mm/64: Do not sync vmalloc/ioremap mappings
 2020-08-15 15:46 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH] x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
 2020-08-15 17:38 UTC  (3+ messages)

[PATCH 0/4] Add support for Feixin K101-IM2BYL02 panel
 2020-08-15 14:53 UTC  (2+ messages)

[RFC PATCH] vsprintf: Add %pv extension replacement for print_vma_addr
 2020-08-15  4:18 UTC  (3+ messages)

[PATCH] x86/hotplug: Silence APIC only after all irq's are migrated
 2020-08-15 19:53 UTC  (4+ messages)

[GIT PULL] edac for v5.9 (part 2)
 2020-08-15 17:21 UTC  (3+ messages)

[PATCH 0/2] power: supply: RN5T618/RC5T619
 2020-08-15 16:56 UTC  (3+ messages)
` [PATCH 1/2] power: supply: Add support for RN5T618/RC5T619 charger and fuel gauge
` [PATCH 2/2] mfd: rn5t618: Add a power supply subdevice

[PATCH 2/2] x86/mm/64: Update comment in preallocate_vmalloc_pages()
 2020-08-15 15:46 UTC  (2+ messages)
` [tip: x86/mm] "

WARNING: refcount bug in p9_req_put
 2020-08-15  5:23 UTC  (2+ messages)

[PATCH v3] dma-mapping: set default segment_boundary_mask to ULONG_MAX
 2020-08-15  6:47 UTC 

[GIT PULL] x86 fixes
 2020-08-15 11:45 UTC 

KMSAN: uninit-value in hci_chan_lookup_handle
 2020-08-15 17:19 UTC 

[PATCH RFC 0/2] Break heap spraying needed for exploiting use-after-free
 2020-08-15 18:54 UTC  (6+ messages)
` [PATCH RFC 1/2] mm: Extract SLAB_QUARANTINE from KASAN
` [PATCH RFC 2/2] lkdtm: Add heap spraying test

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-15  5:41 UTC  (15+ messages)
      ` POC: Alternative solution: "

[PATCH] MAINTAINERS: mention documentation maintainer entry profile
 2020-08-15 10:26 UTC 

[PATCH] genirq/affinity: show managed irq affinity correctly
 2020-08-15 14:29 UTC  (3+ messages)

[PATCH 2/2] tree-wide: rename vmemdup_user to kvmemdup_user
 2020-08-15 18:23 UTC 

[GIT PULL] SMB3 fixes
 2020-08-15  5:32 UTC 

[PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
 2020-08-15  8:45 UTC  (3+ messages)
` [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes

[PATCH] i2c: iproc: Fix checkpatch warnings by using 'BIT' macro
 2020-08-15 15:28 UTC  (2+ messages)

[PATCH] platform: cros_ec: Reduce ligthbar get version command
 2020-08-15  3:42 UTC 

[PATCH v2] overflow: Add __must_check attribute to check_*() helpers
 2020-08-15 17:09 UTC 

[PATCH] Replace HTTP links with HTTPS ones: EDAC-SBRIDGE
 2020-08-15  5:52 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2020-08-15 11:27 UTC 

[PATCH v2 0/3] media: i2c: ov772x: Enable BT656 mode and test pattern support
 2020-08-15 10:34 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: media: ov772x: Document endpoint properties

[PATCH for-5.9] iio: adc: meson-saradc: Use the parent device to look up the calib data
 2020-08-15 18:13 UTC 

possible deadlock in io_poll_double_wake
 2020-08-15 18:09 UTC 

memory leak in read_adv_mon_features
 2020-08-15 17:19 UTC 

[PATCH] overflow: Add __must_check attribute to check_*() helpers
 2020-08-15 17:11 UTC  (3+ messages)

MFD for v5.9
 2020-08-15 15:16 UTC  (5+ messages)
    ` [GIT PULL v2] "

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-08-15 17:23 UTC  (13+ messages)
` [PATCH v4 1/5] counter: Internalize sysfs interface code
` [PATCH v4 3/5] counter: Add character device interface

[PATCH v10 0/5] Add support for DisplayPort driver on SnapDragon
 2020-08-15 21:21 UTC  (7+ messages)
` [PATCH v10 3/5] drm/msm/dp: add support for DP PLL driver
      ` [Freedreno] "

[PATCH] edac,ghes,cper: Add Row Extension to Memory Error Record
 2020-08-15  9:33 UTC  (2+ messages)

linux-next: new build warnings after binutils update
 2020-08-15 18:14 UTC  (5+ messages)

[PATCH 0/2] AMD MCA Address Translation Updates
 2020-08-15  8:42 UTC  (3+ messages)
` [PATCH 1/2] x86/MCE/AMD, EDAC/mce_amd: Use AMD NodeId for Family17h+ DRAM Decode

[PATCH v3] perf: arm_dsu: Support DSU ACPI devices
 2020-08-15  0:39 UTC 

[GIT PULL] perf fixes
 2020-08-15 11:21 UTC 

[GIT PULL] Please pull NFS client updates for Linux 5.9
 2020-08-15 15:39 UTC  (2+ messages)

[PATCH] nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
 2020-08-15  7:39 UTC  (2+ messages)

[PATCH] swiotlb: Allow allocating buffer anywhere in memory
 2020-08-15 20:45 UTC 

[PATCH 0/2] ARM: dts: add Tolino Shine 2 HD
 2020-08-15 19:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for "
` [PATCH RFC 2/2] ARM: dts: imx: add devicetree "

[PATCH v5 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-08-15 19:33 UTC 

[PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software
 2020-08-15 19:06 UTC  (2+ messages)

fs/ocfs2/suballoc.c:2430:2-8: preceding lock on line 2413
 2020-08-15 12:52 UTC  (6+ messages)
        ` [kbuild-all] "

[PATCH v2 1/2] selinux: add tracepoint on denials
 2020-08-15  8:45 UTC  (10+ messages)

[PATCH v2 0/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel
 2020-08-15 21:28 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add mantix vendor prefix
` [PATCH v2 2/3] dt-bindings: Add Mantix MLAF057WE51-X panel bindings
` [PATCH v2 3/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel

[PATCH] exfat: use i_blocksize() to get blocksize
 2020-08-15 10:57 UTC 

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-08-15 16:30 UTC  (5+ messages)
` [PATCH v6 07/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v6 09/15] iommu/vt-d: Check ownership for PASIDs from user-space

[PATCH] dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
 2020-08-15  0:26 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the memblock tree
 2020-08-15  0:15 UTC 

[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
 2020-08-14 23:43 UTC  (2+ messages)

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-14 23:40 UTC  (13+ messages)

BUG: corrupted list in bt_accept_unlink
 2020-08-14 23:30 UTC 

[RFC/RFT PATCH 0/6] Unify NUMA implementation between ARM64 & RISC-V
 2020-08-14 23:21 UTC  (5+ messages)
` [RFC/RFT PATCH 1/6] numa: Move numa implementation to common code
` [RFC/RFT PATCH 6/6] riscv: Add numa support for riscv64 platform

[GIT pull] irq/urgent for v5.9-rc1
 2020-08-14 23:20 UTC  (3+ messages)

[audit] c4dad0aab3: canonical_address#:#[##]
 2020-08-14 23:08 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.9-rc1
 2020-08-14 23:05 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v5.9-rc1
 2020-08-14 23:05 UTC  (2+ messages)

[GIT PULL] final round of SCSI updates for the 5.8+ merge window
 2020-08-14 23:05 UTC  (2+ messages)

BUG: unable to handle kernel paging request in free_block (5)
 2020-08-14 22:59 UTC  (2+ messages)

[PATCH] of/fdt: Remove duplicate check in early_init_dt_scan_memory()
 2020-08-14 22:56 UTC 

Question on 5.4.55 merge into 5.4-rt
 2020-08-14 22:54 UTC 

[PATCH] acpi/nfit: Use kobj_to_dev() instead
 2020-08-14 22:52 UTC  (3+ messages)

[PATCH v4 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-08-14 22:51 UTC  (4+ messages)
` [PATCH v4 1/5] of_address: Add bus type match for pci ranges parser

[PATCH] ARM: dts: stm32: add display controller node to stm32h743
 2020-08-14 22:50 UTC 

[PATCH v2 0/8] x86/kaslr: Cleanup and small bugfixes
 2020-08-14 22:47 UTC  (6+ messages)
` [PATCH v3 00/21] "

[PATCH v2] riscv: Setup exception vector for nommu platform
 2020-08-14 22:46 UTC  (2+ messages)

[PATCH v3] i2c: iproc: fix race between client unreg and isr
 2020-08-14 22:41 UTC  (3+ messages)

[PATCH v3 3/7] riscv: Fixup kprobes handler couldn't change pc
 2020-08-14 22:36 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).