All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 09:27:35 to 2020-10-12 10:30:04 UTC [more...]

[PATCH 0/3] Add LSM/SELinux support for GPRS Tunneling Protocol (GTP)
 2020-10-12  9:38 UTC  (7+ messages)
` [PATCH 3/3] selinux: Add SELinux GTP support

[PATCH 1/2] kunit: tool: Fix LinuxSourceTree's missed handling of 'build_dir'
 2020-10-12 10:26 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again

drivers/net/wireless/mediatek/mt76/mt7915/init.c:339:26: sparse: sparse: cast from restricted __le16
 2020-10-12 10:29 UTC  (2+ messages)

[PATCH 0/8] i.MX8MM: add host/gadget support
 2020-10-12 10:29 UTC  (9+ messages)
` [PATCH 1/8] tcpc: Add driver for USB typec port controller (TCPC)
` [PATCH 5/8] imx8m: enable usb power domain

drivers/gpu/drm/rockchip/rockchip_rgb.c:71:22: warning: no previous prototype for 'rockchip_rgb_init'
 2020-10-12 10:28 UTC  (2+ messages)

[PATCH v2] qtest: add fuzz test case
 2020-10-12 10:26 UTC 

[qemu-mainline test] 155713: regressions - FAIL
 2020-10-12 10:27 UTC 

[PATCH] cgroup-v1: add disabled controller check in cgroup1_parse_param()
 2020-10-12 10:27 UTC 

[PATCH 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2020-10-12 10:27 UTC  (9+ messages)
  ` [Uboot-stm32] "

[PATCH v2] Emulate dip switch language layout settings on SUN keyboard
 2020-10-12 10:25 UTC  (4+ messages)
` Ping2: "

[PATCH] x86/alternative: don't call text_poke() in lazy TLB mode
 2020-10-12 10:26 UTC  (3+ messages)

[PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x
 2020-10-12 10:25 UTC  (4+ messages)

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2020-10-12 10:25 UTC  (5+ messages)
    `  "
    ` [PATCH] drm/ingenic: Fix bad revert

[PATCH] spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
 2020-10-12 10:23 UTC  (2+ messages)

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-10-12 10:22 UTC  (12+ messages)
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[RFC PATCH 0/3] Add support for Asymmetric AArch32 systems
 2020-10-12 10:22 UTC  (5+ messages)
` [RFC PATCH 2/3] arm64: Add support for asymmetric AArch32 EL0 configurations

[PATCH 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-12 10:17 UTC  (8+ messages)
` [PATCH 1/3] hw/ssi/aspeed_smc: Rename max_slaves as max_devices

[PATCH] irqchip/irq-mst-intc: Declare mst_intc_of_init static
 2020-10-12 10:20 UTC  (3+ messages)

[GIT PULL] x86/misc updates for v5.10
 2020-10-12 10:22 UTC 

[PATCH] usb: musb-new: Fix typo in caution message
 2020-10-12 10:22 UTC  (2+ messages)

[PATCH] x86/x86_64_defconfig: Enable the serial console
 2020-10-12 10:22 UTC  (10+ messages)

[PATCH v2 0/3] objtool: Extend CFA updating/checking
 2020-10-12 10:21 UTC  (4+ messages)
` [PATCH v2 1/3] objtool: check: Fully validate the stack frame

Suggestion - Configurable Source Clock Type for Line Event Timestamping
 2020-10-12 10:21 UTC  (2+ messages)

-next: Kconfig asks about XFS formats when I don't have XFS enabled
 2020-10-12 10:20 UTC 

[PATCH] Use maximum latency when determining L1 ASPM
 2020-10-12 10:20 UTC  (3+ messages)

[PATCH 0/3] migration: Make save/load_snapshot() return boolean
 2020-10-12 10:16 UTC  (4+ messages)
` [PATCH 1/3] block: push error reporting into bdrv_all_*_snapshot functions

[RFC v1 0/4] unbreak non-tcg builds
 2020-10-12 10:14 UTC  (5+ messages)
` [RFC v1 3/4] qtest: do not build ide-test if TCG is not available

[ANNOUNCE] libtraceevent.git
 2020-10-12 10:19 UTC  (3+ messages)

[Outreachy] Introduction
 2020-10-12 10:18 UTC  (6+ messages)

[PATCH] ath11k: fix ZERO address in probe request
 2020-10-12 10:17 UTC  (2+ messages)

SD_LOAD_BALANCE
 2020-10-12 10:16 UTC  (4+ messages)

[PATCH v4 00/21] hw/mips: Set CPU frequency
 2020-10-12  9:58 UTC  (22+ messages)
` [PATCH v4 01/21] util/cutils: Introduce freq_to_str() to display Hertz units
` [PATCH v4 02/21] qdev-monitor: Display frequencies scaled to SI unit
` [PATCH v4 03/21] hw/qdev-clock: Display error hint when clock is missing from device
` [PATCH v4 04/21] hw/core/clock: add the clock_new helper function
` [PATCH v4 05/21] target/mips: Move cpu_mips_get_random() with CP0 helpers
` [PATCH v4 06/21] target/mips/cp0_timer: Explicit unit in variable name
` [PATCH v4 07/21] target/mips/cp0_timer: Document TIMER_PERIOD origin
` [PATCH v4 08/21] target/mips: Move cp0_count_ns to CPUMIPSState
` [PATCH v4 09/21] target/mips/cpu: Calculate the CP0 timer period using the CPU frequency
` [PATCH v4 10/21] target/mips/cpu: Make cp0_count_rate a property
` [PATCH v4 11/21] target/mips/cpu: Allow the CPU to use dynamic frequencies
` [PATCH v4 12/21] target/mips/cpu: Introduce mips_cpu_create_with_clock() helper
` [PATCH v4 13/21] hw/mips/r4k: Explicit CPU frequency is 200 MHz
` [PATCH v4 14/21] hw/mips/fuloong2e: Set CPU frequency to 533 MHz
` [PATCH v4 15/21] hw/mips/mipssim: Correct CPU frequency
` [PATCH v4 16/21] hw/mips/jazz: Correct CPU frequencies
` [PATCH v4 17/21] hw/mips/cps: Expose input clock and connect it to CPU cores
` [PATCH v4 18/21] hw/mips/boston: Set CPU frequency to 1 GHz
` [PATCH v4 19/21] hw/mips/malta: Set CPU frequency to 320 MHz
` [PATCH v4 20/21] hw/mips/cps: Do not allow use without input clock
` [PATCH v4 21/21] target/mips/cpu: Display warning when CPU is used "

Subject: [PATCHv2] qemuboot: change QB_MEM default strengths
 2020-10-12 10:15 UTC  (6+ messages)
` [OE-core] "

[GIT PULL] x86/pasid updates for v5.10
 2020-10-12 10:15 UTC 

include/asm-generic/mmiowb.h:56:9: sparse: sparse: context imbalance in 'mptcp_sk_clone' - unexpected unlock
 2020-10-12 10:15 UTC 

[PATCH] gitlab-ci.yml: Only run one test-case per fuzzer
 2020-10-12 10:00 UTC  (3+ messages)

[mlmmj] Problems with spam filters
 2020-10-12 10:14 UTC  (2+ messages)

[PATCH led-next 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems
 2020-10-12 10:14 UTC  (10+ messages)

[PATCH V6 RESEND] HID: ASUS: Add support for ASUS N-Key keyboard
 2020-10-12 10:14 UTC  (5+ messages)

[PATCH 1/5] firmware: arm_scmi: always initialize protocols
 2020-10-12 10:11 UTC  (11+ messages)
` [PATCH 3/5] firmware: arm_scmi: add config dependency for smc transport

[PATCH] tracing: fix compile failure on RT with PREEMPT_RT off
 2020-10-12 10:12 UTC  (2+ messages)

[GIT PULL] SoCFPGA changes for v2021.01-rc1
 2020-10-12 10:12 UTC 

[PATCH v2 0/3] submodule: port subcommand add from shell to C
 2020-10-12 10:11 UTC  (4+ messages)
` [PATCH v2 1/3] dir: change the scope of function 'directory_exists_in_index()'

[PATCH 0/2] net, mac80211: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-12 10:10 UTC  (4+ messages)
` [PATCH 1/2] net: store KCOV remote handle in sk_buff

[GIT PULL] x86/platform updates for v5.10
 2020-10-12 10:10 UTC 

[dpdk-dev] [RFC] ethdev: introduce Rx buffer split
 2020-10-12 10:09 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/9] "
  ` [dpdk-dev] [PATCH v2 1/9] "

[PATCH] mm: Make allocator take care of memoryless numa node
 2020-10-12  8:27 UTC 

stable-rc/queue/4.19 build: 193 builds: 1 failed, 192 passed, 74 warnings (v4.19.150-47-g818a20155705)
 2020-10-12 10:08 UTC 

[PATCH v2 0/2] XSA-343 followup patches
 2020-10-12 10:06 UTC  (6+ messages)
` [PATCH v2 1/2] xen/events: access last_priority and last_vcpu_id together
` [PATCH v2 2/2] xen/evtchn: rework per event channel lock

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Modify assert to fix failure seen on few platforms
 2020-10-12  9:40 UTC 

[PATCH RFC v4 00/13] perf pmu-events: Support event aliasing for system PMUs
 2020-10-12 10:03 UTC  (4+ messages)
` [PATCH RFC v4 13/13] perf vendor events: Add JSON metrics for imx8mm DDR Perf

[PATCH] arm:traps: Don't print stack or raw PC/LR values in backtraces
 2020-10-12 10:03 UTC  (6+ messages)

[PATCH v2] gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
 2020-10-12 10:03 UTC  (3+ messages)

[PATCH v2 05/13] reftable: utility functions
 2020-10-11 10:52 UTC  (4+ messages)

[PATCH v6] mtd: rawnand: sunxi: enable NAND MDMA (Master DMA) support for allwinner a23,a33,h3
 2020-10-12 10:01 UTC 

[GIT PULL] MMC updates for v5.10
 2020-10-12 10:01 UTC 

[PATCH][RFC] tools/power turbostat: Fix ACPI CState format issue
 2020-10-12 10:02 UTC 

[PATCH 0/1] docs: process: Submitting a patch for a single git commit
 2020-10-12 10:00 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3] drm/amdgpu: Add debugfs entry for printing VM info
 2020-10-12 10:00 UTC  (5+ messages)

[PATCH v2 0/4] perf drivers: Add sysfs identifier file
 2020-10-12  9:58 UTC  (4+ messages)
` [PATCH v2 2/4] bindings/perf/imx-ddr: update compatible string

linux-next: Tree for Oct 12
 2020-10-12  9:59 UTC 

[v2 0/2] Refactor AST2500 reset control
 2020-10-12  9:59 UTC  (5+ messages)
` [v2 1/2] reset: ast2500: Use SCU for "
` [v2 2/2] cosmetic: reset: ast2500: Rename driver and configs

[GIT PULL] x86/cpu updates for v5.10
 2020-10-12  9:57 UTC 

[dpdk-dev] [PATCH v1 1/5] vhost: add vectorized data path
 2020-10-12  9:57 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/5] vhost "

[tip:irq/core] BUILD SUCCESS 863bae1fbcfa0420e5f51389218a9532542aa00f
 2020-10-12  9:56 UTC 

[PATCH -v2 00/17] sched: Migrate disable support
 2020-10-12  9:56 UTC  (3+ messages)
` [PATCH -v2 15/17] sched: Fix migrate_disable() vs rt/dl balancing

[RFC PATCH v1] clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks
 2020-10-12  9:53 UTC  (3+ messages)

[PATCH 0/5] MAINTAINERS: Update MIPS sections
 2020-10-12  9:52 UTC  (4+ messages)
` [PATCH 3/5] MAINTAINERS: Downgrade status of MIPS Boston to "Odd Fixes"

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-10-12  9:44 UTC  (3+ messages)
` [Bug 1849644] "
` [Bug 1849644] Update Released

[PATCH] ASoC: Intel: atom: Remove duplicate kconfigs
 2020-10-12  9:52 UTC  (2+ messages)

[PATCH] mm: proc: add Sock to /proc/meminfo
 2020-10-12  9:53 UTC  (7+ messages)
  ` [External] "

[PATCH] fs: btrfs: Fix typo in error message
 2020-10-12  9:53 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-10-11
 2020-10-12  9:52 UTC 

[PATCH v2 0/4] Compatibility make fixes for meson
 2020-10-12  9:49 UTC  (7+ messages)
` [PATCH v2 2/4] Makefile: Require GNU make 3.82+
` [PATCH v2 4/4] configure: Test if $make actually exists

[PATCH SRv6 End.X] Signed-off-by: Reji Thomas <rejithomas@juniper.net>
 2020-10-12  8:37 UTC 

general protection fault in qp_release_pages
 2020-10-12  9:51 UTC  (6+ messages)

[PATCH][SMB3.1.1] Add defines for new signing context
 2020-10-12  9:50 UTC  (3+ messages)

[ANNOUNCE] 4.4.238-rt208
 2020-10-12  9:49 UTC 

[arm-platforms:irq/mstar 1/2] drivers/irqchip/irq-mst-intc.c:158:1: warning: no previous prototype for 'mst_intc_of_init'
 2020-10-12  9:43 UTC  (2+ messages)

[GIT PULL] RAS queue for v5.10
 2020-10-12  9:45 UTC 

[PATCH] y2038: replace timespec with timespec64 in clock_settime
 2020-10-12  9:45 UTC  (7+ messages)

[PATCH] perf bench: Use condition variables in numa
 2020-10-12  9:45 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 01/10] eal: add new x86 cpuid support for WAITPKG
 2020-10-12  9:44 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 06/10] net/ixgbe: implement power management API

[PATCH bpf-next v6 0/6] Follow-up BPF helper improvements
 2020-10-12  9:41 UTC  (6+ messages)
` [PATCH bpf-next v6 2/6] bpf: add redirect_peer helper

[dpdk-dev] [PATCH] EAL: An addition of cache line demote (CLDEMOTE) in rte_prefetch.h
 2020-10-12  9:41 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5] eal: add cache-line demote support

[PATCH 0/4] hw/pci-host/prep: Fix PCI swizzling in map_irq()
 2020-10-12  9:37 UTC  (7+ messages)
` [PATCH 1/4] hw/pci-host/prep: Update coding style to make checkpatch.pl happy
` [PATCH 2/4] hw/pci-host/prep: Remove legacy PReP machine temporary workaround
` [PATCH 3/4] hw/pci-host/prep: Fix PCI swizzling in map_irq()

[dpdk-dev] [PATCH v3 1/2] crypto/aesni_gcm: support SGL on AES-GMAC
 2020-10-12  9:38 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/2] test/crypto: add GMAC SGL tests

[PATCH] ci: fix GitHub workflow when on a tagged revision
 2020-10-11 10:28 UTC  (7+ messages)
` [PATCH v2 0/2] Do not skip tagged revisions in the GitHub workflow runs
  ` [PATCH v2 1/2] ci: skip GitHub workflow runs for already-tested commits/trees

[Linux-kernel-mentees] Checkpatch.pl tasks for Community Bridge Program
 2020-10-12  9:38 UTC 

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-10-12  9:37 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 00/18] "
  ` [dpdk-dev] [PATCH v3 04/18] net/i40e: add checks for max SIMD bitwidth

[PATCH bpf-next] xsk: introduce padding between ring pointers
 2020-10-12  9:37 UTC  (4+ messages)

[ANNOUNCE] v5.9-rc8-rt14
 2020-10-12  9:37 UTC  (2+ messages)

[PATCH 0/2] Document void *
 2020-10-12  9:36 UTC  (6+ messages)
` [PATCH v2 1/2] system_data_types.7: Add 'void *'

[PATCH net v2 1/2] socket: fix option SO_TIMESTAMPING_NEW
 2020-10-12  9:35 UTC  (2+ messages)
` [PATCH net v2 2/2] socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled

[PATCH] Documentation: kbuild: Add initramfs into reproducible builds document
 2020-10-12  9:35 UTC 

[PATCH] ARM: mvebu: a38x: Fix comment typo
 2020-10-12  9:35 UTC 

[PATCH] mmc: Fix comment typo
 2020-10-12  9:35 UTC 

[RFC PATCH] ext4: use the normal helper to get the actual inode
 2020-10-12  9:33 UTC  (2+ messages)

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-12  9:33 UTC  (15+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
 2020-10-12  9:30 UTC  (5+ messages)

[PATCH v2 00/13] ASoC: Intel: Remove obsolete solutions and components
 2020-10-12  9:30 UTC  (4+ messages)

[PATCH V6 00/11] Bail out if transaction can cause extent count to overflow
 2020-10-12  9:29 UTC  (12+ messages)
` [PATCH V6 01/11] xfs: Add helper for checking per-inode extent count overflow
` [PATCH V6 02/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V6 03/11] xfs: Check for extent overflow when punching a hole
` [PATCH V6 04/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V6 05/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V6 06/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V6 07/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V6 08/11] xfs: Check for extent overflow when remapping an extent
` [PATCH V6 09/11] xfs: Check for extent overflow when swapping extents
` [PATCH V6 10/11] xfs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH V6 11/11] xfs: Introduce error injection to allocate only minlen size extents for files

[Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade
 2020-10-12  9:30 UTC  (3+ messages)
` [Buildroot] [Bug 13251] "

[PATCH] wayland: Set idle-time to zero
 2020-10-12  9:28 UTC  (2+ messages)
` [OE-core] "

[Cocci] [PATCH] coccinelle: iterators: Add for_each_child.cocci script
 2020-10-12  9:27 UTC  (3+ messages)

[PATCH 0/8] use semicolons rather than commas to separate statements
 2020-10-12  9:26 UTC  (4+ messages)
` [PATCH 7/8] ASoC: madera: "

[PATCH 0/5] ipu3-cio2 format fixes
 2020-10-12  9:26 UTC  (4+ messages)
` [PATCH 4/5] ipu3-cio2: Validate mbus format in setting subdev format


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.