linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 18:36:12 to 2020-11-06 21:50:55 UTC [more...]

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-06 21:49 UTC  (17+ messages)
` [PATCH 01/19] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
` [PATCH 02/19] drm/r128/ati_pcigart: Source file headers are not good candidates for kernel-doc
` [PATCH 03/19] drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' onto the heap
` [PATCH 04/19] drm/mga/mga_dma: Demote kernel-doc abusers to standard comment blocks
` [PATCH 05/19] drm/mga/mga_state: Remove unused variable 'buf_priv'
` [PATCH 06/19] drm/radeon/atom: Move prototype into shared location
` [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header
` [PATCH 11/19] drm/radeon/radeon_drv: Source file headers are not good candidates for kernel-doc
` [PATCH 12/19] drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used
` [PATCH 13/19] drm/radeon/radeon_drv: Move prototypes to a shared headerfile
` [PATCH 14/19] drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' params
` [PATCH 15/19] drm/radeon: Move prototypes to shared header
` [PATCH 16/19] drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' from the stack
` [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 18/19] drm/radeon/atombios_crtc: Remove description of non-existent function param 'encoder'
` [PATCH 19/19] drm/v3d/v3d_drv: Remove unused static variable 'v3d_v3d_pm_ops'

[PATCH] libbpf: Remove unnecessary conversion to bool
 2020-11-06 21:50 UTC  (3+ messages)

[PATCH net-next v3 0/4] remove compat_alloc_user_space()
 2020-11-06 21:48 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage
 2020-11-06 21:46 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-06 21:46 UTC  (9+ messages)
` [PATCH 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[PATCH v4] checkpatch: improve email parsing
 2020-11-06 21:45 UTC 

[PATCH 0/3 v4] ftrace: Add access to function arguments for all callbacks
 2020-11-06 21:42 UTC  (4+ messages)
` [PATCH 1/3 v4] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
` [PATCH 2/3 v4] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
` [PATCH 3/3 v4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available

[ANNOUNCE] 4.14.204-rt98
 2020-11-06 21:41 UTC 

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-06 21:42 UTC  (10+ messages)
` [PATCH v3 18/26] coresight: etm4x: Clean up exception level masks
` [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU
` [PATCH v3 20/26] coresight: etm4x: Handle ETM architecture version
` [PATCH v3 21/26] coresight: etm4x: Use TRCDEVARCH for component discovery

[PATCH v3 2/2] f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
 2020-11-06 21:40 UTC  (4+ messages)
` [f2fs-dev] [PATCH v3 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE

[PATCH v3 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module
 2020-11-06 21:27 UTC  (4+ messages)

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-06 21:36 UTC  (24+ messages)
` [PATCH v2 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
` [PATCH v2 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
` [PATCH v2 03/23] mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
` [PATCH v2 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
` [PATCH v2 05/23] mtd: mtdcore: Fix misspelled function parameter 'section'
` [PATCH v2 06/23] mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
` [PATCH v2 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
` [PATCH v2 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
` [PATCH v2 09/23] mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
` [PATCH v2 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
` [PATCH v2 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
` [PATCH v2 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
` [PATCH v2 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers
` [PATCH v2 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation
` [PATCH v2 15/23] mtd: nand: raw: diskonchip: Marking unused variables as __always_unused
` [PATCH v2 16/23] mtd: nand: raw: cafe_nand: Remove superfluous param doc and add another
` [PATCH v2 17/23] mtd: nand: raw: s3c2410: Add documentation for 2 missing struct members
` [PATCH v2 18/23] mtd: nand: raw: omap_elm: Finish half populated function header, demote empty ones
` [PATCH v2 19/23] mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
` [PATCH v2 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
` [PATCH v2 21/23] mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf' member
` [PATCH v2 22/23] mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
` [PATCH v2 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'

[PATCH 0/5] mm: misc migrate cleanup and improvement
 2020-11-06 21:34 UTC  (8+ messages)
` [PATCH 2/5] mm: migrate: simplify the logic for handling permanent failure
` [PATCH 4/5] mm: migrate: clean up migrate_prep{_local}
` [PATCH 5/5] mm: migrate: return -ENOSYS if THP migration is unsupported

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-06 21:29 UTC  (3+ messages)
` [PATCH 2/3] perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS
` [PATCH 3/3] perf: Optimize sched_task() in a context switch

BUG_ON(!newowner) in fixup_pi_state_owner()
 2020-11-06 21:26 UTC  (2+ messages)
` [tip: locking/urgent] futex: Handle transient "ownerless" rtmutex state correctly

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-06 21:26 UTC  (12+ messages)
` [PATCH v3 1/6] mm/thp: add prep_transhuge_device_private_page()
` [PATCH v3 3/6] mm: support THP migration to device private memory
` [PATCH v3 4/6] mm/thp: add THP allocation helper

[PATCH v40 00/24] Intel SGX foundations
 2020-11-06 21:23 UTC  (8+ messages)
` [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct

[RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-06 21:22 UTC  (5+ messages)

[PATCH] cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
 2020-11-06 14:47 UTC 

[PATCH bpf-next v2] bpf: Update verification logic for LSM programs
 2020-11-06 21:21 UTC  (3+ messages)

[GIT PULL] SPI fixes for v5.10-rc2-2
 2020-11-06 21:13 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.10-rc2
 2020-11-06 21:13 UTC  (2+ messages)

[git pull] drm fixes for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for v5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] tpmdd updates for v5.10-rc4
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] Networking
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] ARC fixes for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[PATCH] f2fs: compress: support chksum
 2020-11-06 21:12 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH 4.19 000/191] 4.19.155-rc1 review
 2020-11-06 21:10 UTC  (7+ messages)
` [PATCH 4.19 107/191] ARM: dts: s5pv210: move PMU node out of clock controller

[Linux-kernel-mentees] [PATCH v2 net] rose: Fix Null pointer dereference in rose_send_frame()
 2020-11-06 21:04 UTC  (2+ messages)

[PATCH memory-model 0/8] LKMM updates for v5.11
 2020-11-06 21:04 UTC  (11+ messages)
` [PATCH memory-model 3/8] tools/memory-model: Document categories of ordering primitives
` [PATCH memory-model 5/8] tools/memory-model: Add a glossary of LKMM terms

[PATCH v2 net-next 3/3] octeontx2-af: Add devlink health reporters for NIX
 2020-11-06 20:58 UTC  (4+ messages)

[mm] e6e88712e4: stress-ng.tmpfs.ops_per_sec -69.7% regression
 2020-11-06 20:55 UTC  (6+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-06 20:55 UTC  (2+ messages)
` [RFT for v9] (Was Re: [PATCH v8 -tip 00/26] Core scheduling)

linux-next: Tree for Nov 6
 2020-11-06 20:53 UTC  (3+ messages)
` linux-next: Tree for Nov 6 (sound/soc/sof/sof-pci-dev.o)
  ` [Sound-open-firmware] "

[PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2020-11-06 20:52 UTC  (2+ messages)

[PATCH] mm/memcg: update page struct member in comments
 2020-11-06 20:51 UTC  (3+ messages)

[PATCH] docs: trace: fix event state structure name
 2020-11-06 20:47 UTC  (3+ messages)

[PATCH] mm: introduce oom_kill_disable sysctl knob
 2020-11-06 20:46 UTC  (2+ messages)

freenode Account Registration
 2020-11-06 20:38 UTC 

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-06 20:41 UTC  (4+ messages)

[PATCH] trace: Fix passing zero to 'PTR_ERR' warning
 2020-11-06 20:41 UTC  (2+ messages)

[PATCH RFC v3 0/4] x86/bus_lock: Enable bus lock detection
 2020-11-06 20:31 UTC  (4+ messages)
` [PATCH RFC v3 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock

[PATCH] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
 2020-11-06 20:27 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-11-06 20:19 UTC  (2+ messages)

[PATCH v14 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-06 20:14 UTC  (6+ messages)
` [PATCH v14 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)

[PATCH] x86/resctrl: Fix AMD L3 QOS CDP enable/disable
 2020-11-06 20:14 UTC 

[PATCH net] net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m
 2020-11-06 20:13 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-06 20:07 UTC  (5+ messages)
` [PATCH v2 4/4] soc: imx8m: change to use platform driver
    ` [EXT] "

[PATCH v2] reboot: allow to specify reboot mode via sysfs
 2020-11-06 20:07 UTC 

[PATCH net-next v4 0/5] bonding: rename bond components
 2020-11-06 20:04 UTC  (6+ messages)
` [PATCH 1/5] bonding: rename 802.3ad's struct port to ad_port
` [PATCH 2/5] bonding: replace use of the term master where possible
` [PATCH 3/5] bonding: rename slave to port "
` [PATCH 4/5] bonding: rename bonding_sysfs_slave.c to _port.c
` [PATCH 5/5] bonding: update Documentation for port/bond terminology

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-06 20:03 UTC  (12+ messages)
` [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-06 20:02 UTC  (20+ messages)
                        ` [PATCH] applesmc: Re-work SMC comms v1
                          ` [PATCH] applesmc: Re-work SMC comms v2

[PATCH v5 0/5] AX88796C SPI Ethernet Adapter
 2020-11-06 19:41 UTC  (7+ messages)
  ` [PATCH v5 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board
  ` [PATCH v5 5/5] ARM: defconfig: Enable ax88796c driver
  ` [PATCH v5 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-06 19:37 UTC  (3+ messages)
` [PATCH v6 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-06 19:35 UTC  (8+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

[RFC PATCH 0/4] EDAC/ghes: Add EDAC device for recording the CPU error count
 2020-11-06 19:33 UTC  (4+ messages)
` [RFC PATCH 1/4] ACPI: PPTT: Fix for a high level cache node detected in the low level

[PATCH V2 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit
 2020-11-06 19:31 UTC  (4+ messages)
` [PATCH V2 2/3] arm64: dts: imx: Add Beacon i.MX8M Nano development kit

[GIT PULL] Ceph fix for 5.10-rc3
 2020-11-06 19:27 UTC 

[PATCH] auxdisplay: fix use after free in lcd2s_i2c_remove()
 2020-11-06 19:24 UTC 

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-11-06 19:25 UTC  (11+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug

[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
 2020-11-06 19:25 UTC  (4+ messages)
` [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap

[PATCH RFC] driver core: Ensure DT devices always have fwnode set
 2020-11-06 19:23 UTC  (3+ messages)

[PATCH v2 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-11-06 19:17 UTC  (3+ messages)
` [PATCH v2 1/2] reset: brcmstb rescal: implement {de}assert() instead of reset()
` [PATCH v2 2/2] ata: ahci_brcm: Fix use of BCM7216 reset controller

[PATCH] drm/panel: simple: Add flags to boe_nv133fhm_n61
 2020-11-06 19:16 UTC  (2+ messages)

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-06 19:13 UTC  (29+ messages)
` [PATCH v7 14/47] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v7 16/47] dt-bindings: host1x: Document new interconnect properties
` [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v7 18/47] dt-bindings: memory: tegra30: "
` [PATCH v7 19/47] dt-bindings: memory: tegra124: "
` [PATCH v7 28/47] memory: tegra: Add and use devm_tegra_memory_controller_get()
` [PATCH v7 29/47] memory: tegra: Use devm_platform_ioremap_resource()
` [PATCH v7 30/47] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v7 31/47] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v7 32/47] memory: tegra-mc: Add interconnect framework
` [PATCH v7 33/47] memory: tegra20-emc: Make driver modular
` [PATCH v7 34/47] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v7 35/47] memory: tegra20: Support interconnect framework
` [PATCH v7 36/47] memory: tegra20-emc: Add devfreq support

[PATCH v1 1/2] driver core: Fix lockdep warning on wfs_lock
 2020-11-06 19:12 UTC  (6+ messages)
` [PATCH v1 2/2] spi: Populate fwnode in of_register_spi_device()

[PATCH tip/core/rcu 0/28] Torture-test updates for v5.11
 2020-11-06 19:13 UTC  (4+ messages)
` [PATCH tip/core/rcu 03/28] locktorture: Track time of last ->writeunlock()

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-11-06 19:08 UTC  (5+ messages)
` [PATCH v4 2/5] arm64, numa: Change the numa init functions name to be generic

[PATCH v5 1/2] kunit: Support for Parameterized Testing
 2020-11-06 19:05 UTC  (7+ messages)
` [PATCH v5 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[lib/strncpy_from_user.c] 00a4ef91e8: BUG:KASAN:slab-out-of-bounds_in_s
 2020-11-06 18:54 UTC  (2+ messages)

[PATCH] compiler-clang: remove version check for BPF Tracing
 2020-11-06 18:52 UTC  (3+ messages)

[PATCH v2 0/6] platform/chrome: cros_ec_typec: Add cable
 2020-11-06 18:52 UTC  (8+ messages)
` [PATCH v2 1/6] platform/chrome: cros_ec_typec: Make disc_done flag partner-only
` [PATCH v2 2/6] platform/chrome: cros_ec_typec: Factor out PD identity parsing
` [PATCH v2 3/6] platform/chrome: cros_ec_typec: Rename discovery struct
` [PATCH v2 4/6] platform/chrome: cros_ec_typec: Register cable
` [PATCH v2 5/6] usb: pd: Add captive Type C cable type
` [PATCH v2 6/6] platform/chrome: cros_ec_typec: Store cable plug type

[PATCH v3 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-11-06 18:52 UTC 

[PATCH] drm: Use IS_ERR() instead of null pointer check
 2020-11-06 18:52 UTC  (2+ messages)

[GIT PULL][PATCH v5 0/9] Update to zstd-1.4.6
 2020-11-06 18:51 UTC  (8+ messages)
` [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH v5 5/9] btrfs: zstd: Switch to the zstd-1.4.6 API

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-06 18:46 UTC  (4+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()

[PATCH v1] video: hyperv_fb: include vmalloc.h
 2020-11-06 18:39 UTC 

[PATCH v1] arm64: dts: sc7180: Add camera clock controller node
 2020-11-06 18:38 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).