All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-03 17:39:21 to 2019-10-03 18:17:23 UTC [more...]

[PATCH 5.2 000/313] 5.2.19-stable review
 2019-10-03 18:17 UTC  (4+ messages)
` [PATCH 5.2 078/313] RAS: Fix prototype warnings

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-03 18:15 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/rpcbind: fix rpcbind path
 2019-10-03 18:16 UTC  (2+ messages)

[Xen-devel] Errors with Loading Xen at a Certain Address
 2019-10-03 18:15 UTC  (8+ messages)

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-03 18:15 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/nfs-utils: fix nfs-utils_env.sh path
 2019-10-03 18:14 UTC  (2+ messages)

[PATCH v3 0/5] clk: rockchip: Support for some new features
 2019-10-03 18:13 UTC  (13+ messages)
` [PATCH v3 1/5] clk: rockchip: Add supprot to limit input rate for fractional divider
` [PATCH v3 2/5] clk: rockchip: fix up the frac clk get rate error
` [PATCH v3 4/5] clk: rockchip: add pll up and down when change pll freq

[PATCH] arm64: dts: meson-g12: add support for simplefb
 2019-10-03 18:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-03 18:13 UTC  (16+ messages)
` [U-Boot] [PATCH 2/2] watchdog: designware: Convert to DM and DT probing

[Xen-devel] [PATCH v2] x86/xen: Return from panic notifier
 2019-10-03 18:12 UTC  (2+ messages)
`  "

[PULL] drm-intel-fixes
 2019-10-03 18:12 UTC  (2+ messages)

[PATCH V12 0/4] BPF: New helper to obtain namespace data from current task
 2019-10-03 18:12 UTC  (6+ messages)
` [PATCH V12 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid

[PATCH v3 0/7] Emulated coherent graphics memory take 2
 2019-10-03 18:11 UTC  (9+ messages)
` [PATCH v3 3/7] mm: Add write-protect and clean utilities for address space ranges

[PATCH v15 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-10-03 18:08 UTC  (2+ messages)
` [PATCH v15] "

[PATCH] ARM: dt: check MPIDR on MP devices built without SMP
 2019-10-03 18:08 UTC  (3+ messages)

[meta-networking][PATCH] wireshark: fix qt5 build
 2019-10-03 18:08 UTC 

[PATCH v4 0/3] dmaengine: rcar-dmac: use of_data and add dma-channel-mask support
 2019-10-03 18:07 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Add GW5910
 2019-10-03 17:57 UTC 

[PATCH tip/core/rcu 1/9] rcu: Upgrade rcu_swap_protected() to rcu_replace()
 2019-10-03 18:05 UTC  (6+ messages)
` [PATCH tip/core/rcu 0/9] Replace rcu_swap_protected() for v5.5

[PATCH v2 0/2] Add support for frequency invariance for (some) x86
 2019-10-03 18:05 UTC  (6+ messages)
` [PATCH v2 2/2] cpufreq: intel_pstate: Conditional frequency invariant accounting
` [PATCH v2 1/2] x86,sched: Add support for frequency invariance

Kernel 5.3 fails to compile No rules to make zImage
 2019-10-03 18:04 UTC  (4+ messages)

[PATCH] staging: vc04_services: Avoid typedef
 2019-10-03 18:03 UTC  (2+ messages)

[PATCH v2 0/2] reset: meson-audio-arb: add sm1 support
 2019-10-03 18:03 UTC  (5+ messages)

(no subject)
 2019-10-03 18:02 UTC 

[PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
 2019-10-03 17:24 UTC 

[U-Boot] [PATCH 1/1] net: remove superfluous __packed attribute
 2019-10-03 18:01 UTC  (3+ messages)

[PATCH 1/4] clk: tegra: Enable fuse clock on Tegra124
 2019-10-03 18:00 UTC  (6+ messages)
` [PATCH 2/4] ARM: tegra: Enable PLLP bypass during Tegra124 LP1

[PATCH] pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
 2019-10-03 17:58 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-03 17:58 UTC  (9+ messages)
` [PATCH bpf-next 1/2] "

[mlmmj] List server DKIM
 2019-10-03 17:58 UTC  (2+ messages)

[PATCH] regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe()
 2019-10-03 17:58 UTC 

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-10-03 17:56 UTC  (4+ messages)
` [PATCH 1/3] tpm: migrate pubek_show to struct tpm_buf

[U-Boot] [PATCH v5 00/26]MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2019-10-03 17:55 UTC  (28+ messages)
` [U-Boot] [PATCH v5 01/26] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
` [U-Boot] [PATCH v5 02/26] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
` [U-Boot] [PATCH v5 03/26] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
` [U-Boot] [PATCH v5 04/26] mtd: ensure MTD is compiled when there is a NOR flash
` [U-Boot] [PATCH v5 05/26] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
` [U-Boot] [PATCH v5 06/26] mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
` [U-Boot] [PATCH v5 07/26] mtd: ensure UBI is compiled when using fastmap
` [U-Boot] [PATCH v5 08/26] mtd: ensure MTD is compiled when UBI is used
` [U-Boot] [PATCH v5 09/26] mtd: ensure UBI is compiled when CMD_UBI is selected
` [U-Boot] [PATCH v5 10/26] mtd: ensure UBI is compiled when ENV_IS_IN_UBI "
` [U-Boot] [PATCH v5 11/26] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND "
` [U-Boot] [PATCH v5 12/26] mtd: ensure CMD_NAND is compiled when its options are selected
` [U-Boot] [PATCH v5 13/26] mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
` [U-Boot] [PATCH v5 14/26] configs: move CONFIG_MTD in defconfigs when set in arch includes
` [U-Boot] [PATCH v5 15/26] configs: remove raw NAND core from k2g defconfigs
` [U-Boot] [PATCH v5 16/26] configs: remove MTD support from bcm11130 and M54418TWR defconfigs
` [U-Boot] [PATCH v5 17/26] configs: socfpga: mcvevk: Remove useless UBI infos
` [U-Boot] [PATCH v5 18/26] configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT
` [U-Boot] [PATCH v5 19/26] mtd: nand: add includes in NAND core to avoid warnings
` [U-Boot] [PATCH v5 20/26] dfu: add dependency on the raw NAND core
` [U-Boot] [PATCH v5 21/26] mtd: nor: NOR flashes depend on MTD
` [U-Boot] [PATCH v5 22/26] mtd: spi: SPI_FLASH_MTD depends "
` [U-Boot] [PATCH v5 23/26] cmd: mtdparts: Kconfig: join mtdparts command entry with its options
` [U-Boot] [PATCH v5 24/26] cmd: nand/sf: isolate legacy code
` [U-Boot] [PATCH v5 25/26] cmd: make MTD commands depend on MTD
` [U-Boot] [PATCH v5 26/26] mtd: Makefile: deep cleanup

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-10-03 17:53 UTC  (8+ messages)
` [PATCH 4/4] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes

[PATCH v2 0/6] multi-pack-index: add --no-progress
 2019-10-03 17:53 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] midx: add MIDX_PROGRESS flag
  ` [PATCH v3 2/6] midx: add progress to write_midx_file
  ` [PATCH v3 3/6] midx: add progress to expire_midx_packs
  ` [PATCH v3 4/6] midx: honor the MIDX_PROGRESS flag in verify_midx_file
  ` [PATCH v3 5/6] midx: honor the MIDX_PROGRESS flag in midx_repack
  ` [PATCH v3 6/6] multi-pack-index: add [--[no-]progress] option

[Xen-devel] [PATCH RFC for-4.13 00/10] xen/arm: XSA-201 and XSA-263 fixes
 2019-10-03 17:53 UTC  (11+ messages)
` [Xen-devel] [PATCH RFC for-4.13 03/10] xen/arm: traps: Rework entry/exit from the guest path

Intro to fstests environment?
 2019-10-03 17:51 UTC 

[PATCH v5 0/6] arm64: vdso32: Address various issues
 2019-10-03 17:48 UTC  (14+ messages)
` [PATCH v5 1/6] arm64: vdso32: Fix syncconfig errors
` [PATCH v5 2/6] arm64: vdso32: Detect binutils support for dmb ishld
` [PATCH v5 3/6] arm64: Remove gettimeofday.S
` [PATCH v5 4/6] arm64: vdso32: Remove jump label config option in Makefile
` [PATCH v5 5/6] arm64: Remove vdso_datapage.h
` [PATCH v5 6/6] lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO

intel AX200 crash on 5.2.7+
 2019-10-03 17:51 UTC  (4+ messages)

QEMU user mode execve
 2019-10-03 17:48 UTC 

[PATCH] si2157: Add support for Logilink VG0022A
 2019-10-03 17:49 UTC  (13+ messages)

[martineau:kbuild-mptcp 42/43] include/net/mptcp.h:83:28: warning: 'struct seq_file' declared inside parameter list
 2019-10-03 17:48 UTC 

[PATCH v3 0/5] i3c: detach/free device fail pre_assign_dyn_addr()
 2019-10-03 17:37 UTC  (4+ messages)
` [PATCH v3 2/5] i3c: master: make sure ->boardinfo is initialized in add_i3c_dev_locked()

[PATCH] arm64: dts: meson: g12a: add audio devices resets
 2019-10-03 17:46 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/13] add hairpin feature
 2019-10-03 17:46 UTC  (10+ messages)
` [dpdk-dev] [PATCH 01/13] ethdev: support setup function for hairpin queue

[PATCH] Input: hyperv-keyboard: Add the support of hibernation
 2019-10-03 17:45 UTC  (9+ messages)

[PATCHv3 RESEND-next 0/3] Odroid c2 missing regulator linking
 2019-10-03 17:43 UTC  (4+ messages)

[PATCH 4.4 00/99] 4.4.195-stable review
 2019-10-03 15:53 UTC  (28+ messages)
` [PATCH 4.4 03/99] HID: lg: make transfer buffers DMA capable
` [PATCH 4.4 07/99] crypto: talitos - fix missing break in switch statement
` [PATCH 4.4 09/99] ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
` [PATCH 4.4 15/99] f2fs: check all the data segments against all node ones
` [PATCH 4.4 16/99] Revert "f2fs: avoid out-of-range memory access"
` [PATCH 4.4 22/99] net/phy: fix DP83865 10 Mbps HDX loopback disable function
` [PATCH 4.4 23/99] openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
` [PATCH 4.4 24/99] sch_netem: fix a divide by zero in tabledist()
` [PATCH 4.4 35/99] dmaengine: bcm2835: Print error in case setting DMA mask fails
` [PATCH 4.4 39/99] sched/fair: Fix imbalance due to CPU affinity
` [PATCH 4.4 40/99] sched/core: Fix CPU controller for !RT_GROUP_SCHED
` [PATCH 4.4 48/99] ia64:unwind: fix double free for mod->arch.init_unw_table
` [PATCH 4.4 51/99] efi: cper: print AER info of PCIe fatal error
` [PATCH 4.4 54/99] media: omap3isp: Dont set streaming state on random subdevs
` [PATCH 4.4 59/99] media: cpia2_usb: fix memory leaks
` [PATCH 4.4 60/99] media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
` [PATCH 4.4 66/99] md/raid1: fail run raid1 array when active disk less than one
` [PATCH 4.4 67/99] dmaengine: ti: edma: Do not reset reserved paRAM slots
` [PATCH 4.4 69/99] ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
` [PATCH 4.4 76/99] ALSA: firewire-tascam: handle error code when getting current source of clock
` [PATCH 4.4 77/99] ALSA: firewire-tascam: check intermediate state of clock status and retry
` [PATCH 4.4 79/99] fuse: fix missing unlock_page in fuse_writepage()
` [PATCH 4.4 83/99] KVM: x86: Manually calculate reserved bits when loading PDPTRS
` [PATCH 4.4 87/99] alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
` [PATCH 4.4 93/99] hwrng: core - dont wait on add_early_randomness()
` [PATCH 4.4 94/99] i2c: riic: Clear NACK in tend isr
` [PATCH 4.4 95/99] CIFS: Fix oplock handling for SMB 2.1+ protocols

[PATCH v8 0/5] Add a generic driver for LED-based backlight
 2019-10-03 17:43 UTC  (5+ messages)
` [PATCH v8 2/5] leds: Add of_led_get() and led_put()

[PATCH v2] usb: Add a new quirk to let buggy hub enable and disable LPM during suspend and resume
 2019-10-03 17:24 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/11] backports: Update to kernel 5.4-rc1
 2019-10-03 15:56 UTC  (10+ messages)
` [PATCH 02/11] backports: pci: include linux/pci-aspm.h
` [PATCH 03/11] backports: build_bug.h: Add static_assert()
` [PATCH 04/11] backports: platform_device.h: Add devm_platform_ioremap_resource()
` [PATCH 05/11] backports: skbuf.h: Add skb_frag_off()
` [PATCH 06/11] backports: skbuff.h: Add skb_mac_offset()
` [PATCH 07/11] backports: io.h: Add __ioread32_copy()
` [PATCH 08/11] backports: io: Add writel_relaxed()
` [PATCH 09/11] backports: dependencies: make ATH9K OWL depend on kernel 3.14
` [PATCH 10/11] backports: lib-arc4: Do not build when activated in kernel

[PATCH] net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
 2019-10-03 17:42 UTC  (3+ messages)

[PATCH 1/2] block: sed-opal: fix sparse warning: obsolete array init
 2019-10-03 16:01 UTC  (4+ messages)

[PATCH] mm: vmscan: remove unused scan_control parameter from pageout()
 2019-10-03 17:41 UTC 

[PATCH] staging: vc04_services: Avoid NULL comparison
 2019-10-03 17:41 UTC  (3+ messages)

[PATCH] ext2fs: add ext2fs_read_sb that returns superblock
 2019-10-03 16:01 UTC  (5+ messages)

[PATCH net-next] net: propagate errors correctly in register_netdevice()
 2019-10-03 15:59 UTC 

[PATCH v1 1/2] dt-bindings: add vendor prefix for logic technologies limited
 2019-10-03 15:59 UTC  (5+ messages)
` [PATCH v1 2/2] drm/panel: simple: add display timings for logic technologies displays

QEMU user mode execve
 2019-10-03 16:12 UTC 

[PATCH 4.9 000/129] 4.9.195-stable review
 2019-10-03 15:52 UTC  (6+ messages)
` [PATCH 4.9 003/129] HID: prodikeys: Fix general protection fault during probe
` [PATCH 4.9 011/129] objtool: Clobber user CFLAGS variable
` [PATCH 4.9 012/129] mac80211: Print text for disassociation reason
` [PATCH 4.9 015/129] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 4.9 018/129] Revert "f2fs: avoid out-of-range memory access"

[PATCH v4 0/6] arm64: vdso32: Address various issues
 2019-10-03 17:40 UTC  (6+ messages)
` [PATCH v4 1/6] arm64: vdso32: Fix syncconfig errors

[v1] e1000e: EEH on e1000e adapter detects io perm failure can trigger crash
 2019-10-03 17:39 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
 2019-10-03 16:01 UTC  (10+ messages)
` [PATCH v3 3/3] clk: qcom: "


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.