linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-15 21:44:15 to 2020-08-15 22:13:59 UTC [more...]

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

[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

[PATCH v4 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-15 12:42 UTC  (3+ messages)
` [PATCH v2 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v4 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[ANNOUNCE] 4.14.193-rt92
 2020-08-15 13:26 UTC 

[PATCH] spmi: fix some coding style issues at the spmi core
 2020-08-15  8:55 UTC  (2+ messages)

[PATCH] opp: Fix dev_pm_opp_set_rate() to not return early
 2020-08-15  8:03 UTC  (6+ messages)
` [PATCH V2 1/4] opp: Enable resources again if they were disabled earlier
  ` [PATCH 2/4] opp: Track device's resources configuration status
  ` [PATCH 3/4] opp: Reused enabled flag and remove regulator_enabled

[PATCH 0/2] PCI: rockchip: Fix PCIe probing in 5.9
 2020-08-15 12:51 UTC  (3+ messages)
` [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
` [PATCH 2/2] arm64: dts: rockchip: Fix PCIe DT properties

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

[PATCH 0/6] tools/bootconfig: Add boot-time tracing script
 2020-08-15 10:57 UTC  (4+ messages)
` [PATCH 4/6] tools/bootconfig: Add a script to generate ftrace shell-command from bootconfig

[PATCH] mm : sync ra->ra_pages with bdi->ra_pages
 2020-08-15  4:14 UTC  (3+ messages)

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

[PATCH v2 0/6] tools/bootconfig: Add boot-time tracing script
 2020-08-15 14:01 UTC  (7+ messages)
` [PATCH v2 1/6] tools/bootconfig: Show bootconfig compact tree from bootconfig file
` [PATCH v2 2/6] tools/bootconfig: Add list option
` [PATCH v2 3/6] tools/bootconfig: Make all functions static
` [PATCH v2 4/6] tools/bootconfig: Add a script to generate ftrace shell-command from bootconfig
` [PATCH v2 5/6] tools/bootconfig: Add a script to generates bootconfig from ftrace
` [PATCH v2 6/6] tools/bootconfig: Add --init option for bconf2ftrace.sh

[PATCH] bootconfig: Fix off-by-one in xbc_node_compose_key_after()
 2020-08-15 11:28 UTC  (4+ messages)

[PATCH v3] kthread: add objectdebug support
 2020-08-15  8:18 UTC  (2+ messages)

[RFC V2] kthread: add object debug support
 2020-08-15  8:37 UTC  (4+ messages)

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-15  9:55 UTC  (4+ messages)
` [PATCH 43/44] dt: document HiSilicon SPMI controller and mfd/regulator properties

[PATCH] spmi: get rid of a warning when built with W=1
 2020-08-15  9:03 UTC  (2+ messages)

[PATCH v6] Add MediaTek MT6779 devapc driver
 2020-08-15  3:03 UTC  (3+ messages)
` [PATCH v6 2/2] soc: mediatek: add mt6779 "

[mm] 3e38e0aaca: WARNING:at_mm/memcontrol.c:#mem_cgroup_alloc
 2020-08-15 12:45 UTC  (3+ messages)
  ` [LKP] "

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

[PATCH] platform: cros_ec: Add fields to command traces
 2020-08-15  3:39 UTC 

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

[PATCH RESEND v1] ARM: dts: meson8: remove two invalid interrupt lines from the GPU node
 2020-08-15 18:19 UTC 

[PATCH RFC 00/12] Core-sched v6+: kernel protection and hotplug fixes
 2020-08-15  8:14 UTC  (15+ 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 03/12] arch/x86: Add a new TIF flag for untrusted tasks
` [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 08/12] cpumask: Introduce a new iterator for_each_cpu_wrap_or
` [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 11/12] sched/coresched: Check for dynamic changes in smt_mask
` [PATCH RFC 12/12] sched/coresched: rq->core should be set only if not previously set

[PATCH v3] kunit: added lockdep support
 2020-08-15  9:17 UTC  (4+ messages)

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

[PATCH 0/2] AMD MCA Address Translation Updates
 2020-08-15  9:13 UTC  (5+ messages)
` [PATCH 1/2] x86/MCE/AMD, EDAC/mce_amd: Use AMD NodeId for Family17h+ DRAM Decode
` [PATCH 2/2] x86/MCE/AMD Support new memory interleaving schemes during address translation

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

[PATCH] edac: nxp: Add L1 and L2 error detection for A53 and A72 cores
 2020-08-15  8:41 UTC  (2+ messages)

[GIT PULL] One more power management update for v5.9-rc1
 2020-08-15 15:23 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for v5.9
 2020-08-15 15:22 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.9-rc1
 2020-08-15 15:22 UTC  (2+ messages)

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

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

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

[PATCH v9 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-08-15 18:33 UTC  (3+ messages)
` [PATCH v9 2/2] EDAC: al-mc-edac: Introduce "

[PATCH v2 1/1] Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
 2020-08-15 17:09 UTC  (2+ messages)

[PATCH 1/9] habanalabs: change CB's ID to be 64 bits
 2020-08-15 17:59 UTC  (8+ 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 7/9] habanalabs: check TPC vector pipe is empty
` [PATCH 9/9] habanalabs: extend busy engines mask to 64 bits

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

[PATCH] Bluetooth: Only mark socket zapped after unlocking
 2020-08-15  0:40 UTC 

[PATCH v4 3/6] x86/paravirt: use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT
 2020-08-15 15:46 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Use "

[PATCH 00/30] Rid W=1 warnings in Networking
 2020-08-15  3:42 UTC  (2+ messages)

[PATCH net] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
 2020-08-15  5:21 UTC  (3+ 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 5/6] x86/paravirt: remove set_pte_at pv-op
 2020-08-15 15:46 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Remove set_pte_at() pv-op

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

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

[PATCH v4 4/6] x86/entry/32: revert "Fix XEN_PV build dependency"
 2020-08-15 15:46 UTC  (2+ messages)
` [tip: x86/paravirt] x86/entry/32: Simplify CONFIG_XEN_PV build dependency

[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  5:58 UTC  (3+ messages)

[GIT PULL] edac for v5.9 (part 2)
 2020-08-15 15:21 UTC  (2+ 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 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 v4 1/6] x86/paravirt: remove 32-bit support from PARAVIRT_XXL
 2020-08-15 15:46 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL

[PATCH for-5.9] iio: adc: meson-saradc: Use the parent device to look up the calib data
 2020-08-15 18:13 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)

[PATCH v4 6/6] x86/paravirt: avoid needless paravirt step clearing page table entries
 2020-08-15 15:46 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Avoid "

[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 20:20 UTC  (6+ messages)
` [PATCH v10 3/5] drm/msm/dp: add support for DP PLL driver

[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 v4 0/6] x86/paravirt: cleanup after 32-bit PV removal
 2020-08-15 15:46 UTC  (3+ messages)
` [PATCH v4 2/6] x86/paravirt: cleanup paravirt macros
  ` [tip: x86/paravirt] x86/paravirt: Clean up "

[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 0/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel
 2020-08-15 21:08 UTC  (7+ 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] 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 


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