linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 22:21:39 to 2020-11-14 07:34:50 UTC [more...]

[PATCH 1/4] MIPS: vdso: Use vma page protection for remapping
 2020-11-14  7:34 UTC  (3+ messages)
` [PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits

[PATCH] s5p-jpeg: hangle error condition in s5p_jpeg_probe
 2020-11-14  7:30 UTC  (3+ messages)

[PATCH -next] scsi: be2iscsi: Mark beiscsi_attrs with static keyword
 2020-11-14  7:37 UTC 

[PATCH -next] drm/virtio: Make virtgpu_dmabuf_ops with static keyword
 2020-11-14  7:16 UTC 

[PATCH] ARM: configs: sunxi: enable Realtek PHY
 2020-11-14  7:03 UTC  (2+ messages)

[RFC bpf-next 0/3] bpf: support module BTF in btf display helpers
 2020-11-14  7:01 UTC  (7+ messages)
` [RFC bpf-next 1/3] bpf: add module support to "
` [RFC bpf-next 2/3] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
` [RFC bpf-next 3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf

support splice reads on seq_file based procfs files v2
 2020-11-14  7:00 UTC  (16+ messages)
` [PATCH 1/6] seq_file: add seq_read_iter

[PATCH v2] mm/shmem.c: make shmem_mapping() inline
 2020-11-14  5:51 UTC 

[PATCH RESEND net-next 00/18] net: phy: add support for shared interrupts (part 2)
 2020-11-14  6:38 UTC  (5+ messages)
` [PATCH RESEND net-next 17/18] net: phy: adin: implement generic .handle_interrupt() callback
` [PATCH RESEND net-next 18/18] net: phy: adin: remove the use of the .ack_interrupt()

[PATCH 0/3] Add gpio support for TI's J7200 platform
 2020-11-14  5:56 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain

[PATCH] mm/shmem.c: make shmem_mapping() inline
 2020-11-14  5:47 UTC  (3+ messages)

[RFC 00/11] arm64: coresight: Enable ETE and TRBE
 2020-11-14  5:38 UTC  (6+ messages)
` [RFC 06/11] coresight: ete: Detect ETE as one of the supported ETMs
` [RFC 07/11] coresight: sink: Add TRBE driver

[PATCH] rtlwifi: rtl8192de: remove the useless value assignment
 2020-11-14  5:45 UTC 

[PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
 2020-11-14  5:12 UTC  (2+ messages)

[PATCH] usb/mos7720: process deferred urbs in a workqueue
 2020-11-14  4:27 UTC  (9+ messages)
              ` [PATCH] USB: serial: mos7720: defer state restore to "

[PATCH 1/8] drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
 2020-11-14  4:42 UTC  (9+ messages)
  ` [Nouveau] "
` [PATCH 2/8] drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks
` [PATCH 3/8] drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacks
` [PATCH 4/8] drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()
` [PATCH 5/8] drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()
` [PATCH 6/8] drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic state
` [PATCH 7/8] drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callback
` [PATCH 8/8] drm/nouveau/kms/nv50-: Fix locking for audio callbacks

[PATCH] rtc: Fix memleak in sun6i_rtc_clk_init
 2020-11-14  4:18 UTC 

[PATCH 2/2] arm: Fix kfree NULL pointer in omap2xxx_clkt_vps_init
 2020-11-14  4:07 UTC 

[PATCH 1/2] arm: Fix memleak in omap2xxx_clkt_vps_init
 2020-11-14  4:06 UTC 

[PATCH] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
 2020-11-14  3:55 UTC 

[PATCH net-next 0/3] net: ethernet: ti: cpsw: enable broadcast/multicast rate limit support
 2020-11-14  3:56 UTC  (4+ messages)
` [PATCH net-next 1/3] drivers: net: cpsw: ale: add "
` [PATCH net-next 2/3] net: ethernet: ti: cpsw_new: enable "
` [PATCH net-next 3/3] net: ethernet: ti: am65-cpsw: "

[PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs
 2020-11-14  3:55 UTC  (5+ messages)

[PATCH 0/2] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-14  3:44 UTC  (7+ messages)
` [PATCH 1/2] mm,thp,shmem: "
` [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified

[PATCH 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset
 2020-11-14  3:29 UTC  (11+ messages)
` [PATCH 01/10] x86: Expose syscall_work field in thread_info
` [PATCH 02/10] kernel: entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
` [PATCH 03/10] kernel: entry: Wire up syscall_work in common entry code
` [PATCH 04/10] seccomp: Migrate to use SYSCALL_WORK flag
` [PATCH 05/10] tracepoints: "
` [PATCH 06/10] ptrace: Migrate to use SYSCALL_TRACE flag
` [PATCH 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
` [PATCH 08/10] audit: Migrate "
` [PATCH 09/10] kernel: entry: Drop usage of TIF flags in the generic syscall code
` [PATCH 10/10] x86: Reclaim unused x86 TI flags

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-14  3:17 UTC  (15+ messages)

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-11-14  3:14 UTC  (2+ messages)

[net-next,v2,0/5] seg6: add support for SRv6 End.DT4 behavior
 2020-11-14  2:52 UTC  (16+ messages)
` [net-next,v2,4/5] seg6: add support for the "

[PATCH v2] perf data: Allow to use stdio functions for pipe mode
 2020-11-14  2:50 UTC  (2+ messages)

[PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process
 2020-11-14  2:51 UTC  (9+ messages)

[RFC] depopulate_range_driver_managed() for removing page-table mappings for hot-added memory blocks
 2020-11-14  2:41 UTC 

[PATCH] perf stat: Take cgroups into account for shadow stats
 2020-11-14  2:36 UTC 

[PATCH net-next] net: phy: mscc: Add PTP support for 2 more VSC PHYs
 2020-11-14  2:30 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v5.10-rc4
 2020-11-14  1:51 UTC 

[PATCH V4 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled"
 2020-11-14  1:40 UTC  (3+ messages)
` [PATCH V4 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-14  1:38 UTC  (11+ messages)
` [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner
` [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages

[RFC PATCH 5/9] cxl/mem: Find device capabilities
 2020-11-14  1:36 UTC  (3+ messages)

[PATCH v2 1/2] x86/pci: use unsigned int in check_reserved_t
 2020-11-14  1:19 UTC  (4+ messages)
` [PATCH v2 2/2] x86/e820: fix the function type for e820__mapped_all

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-11-14  1:17 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2020-11-14  1:14 UTC  (2+ messages)

[RFC PATCH 4/9] cxl/mem: Map memory device registers
 2020-11-14  1:12 UTC  (3+ messages)

[PATCH net-next] net: linux/skbuff.h: combine NET + KCOV handling
 2020-11-14  1:11 UTC 

[PATCH v2 00/10] Broadcom b53 YAML bindings
 2020-11-14  1:10 UTC  (5+ messages)
` [PATCH v2 08/10] ARM: dts: NSP: Add a SRAB compatible string for each board
` [PATCH v2 09/10] ARM: dts: NSP: Provide defaults ports container node

[RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox
 2020-11-14  1:08 UTC  (3+ messages)

#PF from NMI
 2020-11-14  1:05 UTC  (3+ messages)

Error: invalid switch -me200
 2020-11-14  0:50 UTC  (9+ messages)

[PATCH v5 0/6] Intel MAX10 BMC Secure Update Driver
 2020-11-14  0:55 UTC  (7+ messages)
` [PATCH v5 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v5 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v5 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v5 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v5 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x
 2020-11-14  0:54 UTC  (5+ messages)
` [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH v6 22/25] x86/asm: annotate indirect jumps
 2020-11-14  0:49 UTC  (15+ messages)

[PATCH v4] zram: break the strict dependency from lzo
 2020-11-14  0:49 UTC  (6+ messages)

[PATCH v2 net-next] net: stmmac: platform: use optional clk/reset get APIs
 2020-11-14  0:40 UTC  (2+ messages)

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-14  0:31 UTC  (5+ messages)
` [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-14  0:26 UTC  (8+ messages)

[PATCH] perf stat: Use proper cpu for shadow stats
 2020-11-14  0:23 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 5.10-rc3
 2020-11-14  0:20 UTC 

[PATCH] futex: remove unused empty compat_exit_robust_list()
 2020-11-14  0:18 UTC  (3+ messages)
` [tip: locking/core] futex: Remove "

[PATCH net v2] net: phy: mscc: remove non-MACSec compatible phy
 2020-11-14  0:17 UTC  (3+ messages)

[GIT PULL] xfs: fixes for 5.10-rc4
 2020-11-14  0:15 UTC  (2+ messages)

[PATCH] perf test: Fix dwarf unwind for optimized builds
 2020-11-14  0:08 UTC 

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-14  0:00 UTC  (13+ messages)
` [PATCH v11 04/14] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v11 05/14] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix

./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory
 2020-11-13 23:58 UTC  (4+ messages)

[PATCH v3 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2020-11-13 23:54 UTC  (3+ messages)

[PATCH v4 3/5] scsi: qla2xxx: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
 2020-11-13 23:52 UTC  (2+ messages)

[PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH
 2020-11-13 23:44 UTC  (7+ messages)

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-13 23:42 UTC  (3+ messages)
` [PATCH v8 6/9] secretmem: add memcg accounting

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-13 23:40 UTC  (3+ messages)

[PATCH net-next 0/2] net: ipa: two fixes
 2020-11-13 23:40 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 9bd9645ce992b722d802bbbf91ff3ed1a6ed9bea
 2020-11-13 23:38 UTC 

[PATCH mm v10 00/42] kasan: add hardware tag-based mode for arm64
 2020-11-13 23:35 UTC  (3+ messages)
` [PATCH mm v10 03/42] kasan: group vmalloc code

[PATCH 0/5] Don't compute events that won't be used in a metric
 2020-11-13 23:34 UTC  (3+ messages)
` [PATCH 5/5] perf metric: Don't compute unused events

irq-loongson-pch-pic.c:undefined reference to `of_iomap'
 2020-11-13 23:27 UTC 

[GIT PULL] SELinux fixes for v5.10 (#1)
 2020-11-13 23:29 UTC 

[PATCH v5] net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
 2020-11-13 23:28 UTC  (2+ messages)

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-13 23:21 UTC  (5+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

[PATCH net-next 0/6] net: ipa: GSI register consolidation
 2020-11-13 23:20 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: fix error return code in prestera_pci_probe()
 2020-11-13 23:20 UTC  (2+ messages)

[RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox
 2020-11-13 23:14 UTC  (2+ messages)

[PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
 2020-11-13 23:13 UTC  (2+ messages)

[PATCH] rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
 2020-11-13 23:12 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS ff828729be446b86957f7c294068758231cd2183
 2020-11-13 23:05 UTC 

[PATCH] locking-selftest: add option to proceed through unexpected failures
 2020-11-13 23:00 UTC 

[PATCH v4] riscv: Enable per-task stack canaries
 2020-11-13 22:57 UTC  (2+ messages)

[PATCH] md: dm-writeback: add __noreturn to BUG-ging function
 2020-11-13 22:52 UTC 

[PATCH v2] PCI: check also dynamic IDs for duplicate in new_id_store()
 2020-11-13 22:47 UTC  (2+ messages)

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-13 22:47 UTC  (3+ messages)

[PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c
 2020-11-13 22:47 UTC  (3+ messages)

[PATCH v2] ath10k: Fix the parsing error in service available event
 2020-11-13 22:45 UTC  (4+ messages)

[RESEND PATCH] bluetooth: Set ext scan response only when it exists
 2020-11-13 22:44 UTC  (3+ messages)

[PATCH AUTOSEL 5.9 01/55] ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015
 2020-11-13 22:40 UTC  (5+ messages)
` [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk

[PATCH] platform/surface: gpe: Add support for 15" Intel version of Surface Laptop 3
 2020-11-13 22:39 UTC 

[PATCH 0/2] kernel-doc: Handle function typedefs
 2020-11-13 22:39 UTC  (5+ messages)
` [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks

[PATCH v2 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-11-13 22:37 UTC  (6+ messages)
` [PATCH v2 1/5] misc: "
` [PATCH v2 2/5] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [PATCH v2 3/5] misc: Add Synopsys DesignWare xData IP driver to Kconfig
` [PATCH v2 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH v2 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer

[PATCH] highmem: fix highmem for xtensa
 2020-11-13 22:34 UTC  (6+ messages)

[PATCH] net: ethernet: ti: cpsw: fix cpts irq after suspend
 2020-11-13 22:30 UTC  (2+ messages)

[PATCH] tipc: fix -Wstringop-truncation warnings
 2020-11-13 22:30 UTC  (2+ messages)

[PATCH] drm/msm/dp: fix connect/disconnect handled at ir_hdp
 2020-11-13 22:26 UTC 

[PATCH] PCI/ASPM: Save/restore ASPM-L1SS controls for suspend/resume
 2020-11-13 22:23 UTC  (2+ messages)

[PATCH] Documentation: Chinese translation of Documentation/arm64/perf.rst
 2020-11-13 22:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH mm v3 00/19] kasan: boot parameters for hardware tag-based mode
 2020-11-13 22:20 UTC  (11+ messages)
` [PATCH mm v3 01/19] kasan: simplify quarantine_put call site
` [PATCH mm v3 02/19] kasan: rename get_alloc/free_info
` [PATCH mm v3 03/19] kasan: introduce set_alloc_info
` [PATCH mm v3 04/19] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH mm v3 05/19] kasan: allow VMAP_STACK for HW_TAGS mode
` [PATCH mm v3 06/19] kasan: remove __kasan_unpoison_stack
` [PATCH mm v3 16/19] kasan: clarify comment in __kasan_kfree_large
` [PATCH mm v3 17/19] kasan: clean up metadata allocation and usage
` [PATCH mm v3 18/19] kasan, mm: allow cache merging with no metadata
` [PATCH mm v3 19/19] kasan: update documentation


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