All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-21 01:22:46 to 2019-10-21 03:38:17 UTC [more...]

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-10-21  3:38 UTC  (31+ messages)
` [U-Boot] [PATCH v3 023/108] x86: timer: Allow a timer base of 0
` [U-Boot] [PATCH v3 024/108] x86: spl: Support init of a PUNIT
` [U-Boot] [PATCH v3 025/108] x86: tpl: Add a fake PCI bus
` [U-Boot] [PATCH v3 026/108] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH v3 027/108] x86: Drop unnecessary cpu code for TPL
` [U-Boot] [PATCH v3 028/108] x86: Drop unnecessary interrupt "
` [U-Boot] [PATCH v3 029/108] x86: Add a CPU init function "
` [U-Boot] [PATCH v3 030/108] x86: Move CPU init to before spl_init()
` [U-Boot] [PATCH v3 031/108] x86: Don't print CPU info in TPL
` [U-Boot] [PATCH v3 032/108] x86: Quieten TPL's jump_to_image_no_args()
` [U-Boot] [PATCH v3 033/108] x86: power: Add an ACPI PMC uclass
` [U-Boot] [PATCH v3 034/108] x86: sandbox: Add a PMC emulator and test
` [U-Boot] [PATCH v3 035/108] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH v3 036/108] pci: Add support for p2sb uclass
` [U-Boot] [PATCH v3 037/108] sandbox: Add PCI driver and test for p2sb
` [U-Boot] [PATCH v3 038/108] x86: Move UCLASS_IRQ into a separate file
` [U-Boot] [PATCH v3 039/108] sandbox: Add a test for IRQ
` [U-Boot] [PATCH v3 040/108] x86: Define the SPL image start
` [U-Boot] [PATCH v3 041/108] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH v3 042/108] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH v3 043/108] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH v3 044/108] x86: Adjust mrccache_get_region() to support get_mmap()
` [U-Boot] [PATCH v3 045/108] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH v3 046/108] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH v3 047/108] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH v3 048/108] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH v3 049/108] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH v3 050/108] x86: Set the DRAM banks to reflect real location
` [U-Boot] [PATCH v3 051/108] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH v3 052/108] x86: Don't imply libfdt or SPI flash in TPL

[PATCH v7 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-10-21  3:34 UTC  (8+ messages)

[PATCH] of: reserved_mem: add missing of_node_put() for proper ref-counting
 2019-10-21  3:34 UTC  (5+ messages)

[PATCHv2 0/3] Add LLCC support for SC7180 SoC
 2019-10-21  3:32 UTC  (2+ messages)

[U-Boot] [PATCH v3 001/108] binman: Correct symbol calculation with non-zero image base
 2019-10-21  3:31 UTC  (21+ messages)
` [U-Boot] [PATCH v3 002/108] binman: Add support for Intel FSP-S
` [U-Boot] [PATCH v3 003/108] binman: Add support for Intel FSP-T
` [U-Boot] [PATCH v3 004/108] binman: Fix up comment in intel-fsp-m
` [U-Boot] [PATCH v3 005/108] binman: Add a library to access binman entries
` [U-Boot] [PATCH v3 006/108] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH v3 007/108] dm: core: Fix offset_to_ofnode() with invalid offset
` [U-Boot] [PATCH v3 008/108] dm: pci: Delay auto-config until after relocation
` [U-Boot] [PATCH v3 009/108] dm: pci: Move pci_get_devfn() into a common file
` [U-Boot] [PATCH v3 010/108] net: Move the checksum functions to lib/
` [U-Boot] [PATCH v3 011/108] i2c: Tidy up designware PCI support
` [U-Boot] [PATCH v3 012/108] spl: Correct priority selection for image loaders
` [U-Boot] [PATCH v3 013/108] x86: spi: Add helper functions for Intel Fast SPI
` [U-Boot] [PATCH v3 014/108] spi: Add support for memory-mapped flash
` [U-Boot] [PATCH v3 015/108] dm: doc: Correct of-platdata driver name
` [U-Boot] [PATCH v3 016/108] fdt: Show the preprocessed .dts file on error
` [U-Boot] [PATCH v3 017/108] RFC: sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH v3 018/108] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"
` [U-Boot] [PATCH v3 019/108] spl: Add a size check for TPL
` [U-Boot] [PATCH v3 020/108] sandbox: pci: Create a new sandbox_pci_read_bar() function
` [U-Boot] [PATCH v3 021/108] x86: timer: Set up the timer in timer_early_get_count()

[U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake
 2019-10-21  3:29 UTC 

[dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce l2fwd-event example
 2019-10-21  3:29 UTC  (9+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 01/10] examples/l2fwd-event: add default poll mode routines
  ` [dpdk-dev] [PATCH v6 08/10] examples/l2fwd-event: add eventdev main loop
  ` [dpdk-dev] [PATCH v6 09/10] examples/l2fwd-event: add graceful teardown

[PATCH] net: stmmac: Fix the problem of tso_xmit
 2019-10-21  3:27 UTC  (3+ messages)
` [PATCH v2] "

[BUG]: Testsuite failures on big-endian targets
 2019-10-21  3:21 UTC  (6+ messages)
    ` [PATCH] test-progress: fix test failures on big-endian systems

memory offline infinite loop after soft offline
 2019-10-21  3:16 UTC  (3+ messages)

[PATCH 2/3] target: fix SendTargets=All string compares
 2019-10-21  3:18 UTC  (2+ messages)

[PATCH v4] Doc: Bundle file usage
 2019-10-21  3:16 UTC  (4+ messages)
` [PATCH v5] "

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-21  3:16 UTC  (19+ messages)
` [U-Boot] [PATCH v2 12/38] x86: spi: Add a driver for the Intel Fast SPI interface
` [U-Boot] [PATCH v2 14/38] spi: Add support for memory-mapped flash

[PATCH v4] staging: media: omap4iss: Fix lines ending with open parenthesis
 2019-10-21  3:12 UTC 

[meta-oe] [PATCH] ltrace:Bug fix for data type length judgment
 2019-10-21  3:13 UTC 

[RESEND RFC PATCH v3] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-21  3:08 UTC  (3+ messages)

[PATCH] rebase: hide --preserve-merges option
 2019-10-21  3:04 UTC  (2+ messages)

[PATCH net-next 00/16] net: dsa: turn arrays of ports into a list
 2019-10-21  3:03 UTC  (32+ messages)
` [PATCH net-next 01/16] net: dsa: use dsa_to_port helper everywhere
` [PATCH net-next 02/16] net: dsa: add ports list in the switch fabric
` [PATCH net-next 03/16] net: dsa: use ports list in dsa_to_port
` [PATCH net-next 04/16] net: dsa: use ports list to find slave
` [PATCH net-next 05/16] net: dsa: use ports list to setup switches
` [PATCH net-next 06/16] net: dsa: use ports list for routing table setup
` [PATCH net-next 07/16] net: dsa: use ports list to find a port by node
` [PATCH net-next 08/16] net: dsa: use ports list to setup multiple master devices
` [PATCH net-next 09/16] net: dsa: use ports list to find first CPU port
` [PATCH net-next 10/16] net: dsa: use ports list to setup default "
` [PATCH net-next 11/16] net: dsa: mv88e6xxx: silently skip PVT ops
` [PATCH net-next 12/16] net: dsa: mv88e6xxx: use ports list to map port VLAN
` [PATCH net-next 13/16] net: dsa: mv88e6xxx: use ports list to map bridge
` [PATCH net-next 15/16] net: dsa: allocate ports on touch
` [PATCH net-next 16/16] net: dsa: remove dsa_switch_alloc helper

[PATCH v2 2/2] HID: google: Add of_match table to Whiskers switch device
 2019-10-21  3:02 UTC 

[PATCH v2 1/2] dt-bindings: input: Add DT bindings for Whiskers switch
 2019-10-21  3:01 UTC 

[PATCH 0/4] Add RAS EEPROM table support for Arcturus
 2019-10-21  3:01 UTC  (7+ messages)
` [PATCH 2/4] drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus
` [PATCH 4/4] drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready

[PATCH v2 0/2] HID: google: add device tree bindings for
 2019-10-21  3:00 UTC 

[dpdk-dev] [PATCH v1 0/2] net/ice: enable GTP checksum offload
 2019-10-21 10:00 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 1/2] lib/mbuf: add GTP tunnel type flag
  ` [dpdk-dev] [PATCH v2 0/2] support GTP Tx checksum offload
  ` [dpdk-dev] [PATCH v2 1/2] lib/mbuf: add GTP tunnel type flag
  ` [dpdk-dev] [PATCH v2 2/2] net/ice: add GTP tunnel type in tunneling parse

[Xen-devel] [linux-4.4 test] 142951: regressions - FAIL
 2019-10-21  2:58 UTC 

[PATCH] docs/core-api: memory-allocation: fix typo
 2019-10-21  2:58 UTC  (2+ messages)

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-21  2:54 UTC  (10+ messages)

[PATCH] KVM: remove redundant code in kvm_arch_vm_ioctl
 2019-10-21  2:52 UTC 

[PATCH] python3-pip:upgrade 19.2.3 -> 19.3.1
 2019-10-21  2:51 UTC 

[PATCH] ASoC: bdw-rt5677: enable runtime channel merge
 2019-10-21  2:47 UTC  (3+ messages)
  ` [alsa-devel] "

[dpdk-dev] net/i40e: fix vlan packets drop
 2019-10-21  2:44 UTC  (2+ messages)
` [dpdk-dev] [v2] "

[PATCH 1/3] drm/amd/powerplay: add lock protection for swSMU APIs V2
 2019-10-21  2:47 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amd/powerplay: split out those internal used "
  ` [PATCH 3/3] drm/amd/powerplay: clear the swSMU code layer

Crash when receiving FIN-ACK in TCP_FIN_WAIT1 state
 2019-10-21  2:45 UTC  (5+ messages)

[PATCH -next RESEND] Documentation/admin-guide: fix sysctl Sphinx warning
 2019-10-21  2:44 UTC 

[tpm2] Re: Protecting TPM objects
 2019-10-21  2:43 UTC 

[PATCH v3 0/5] cpufreq: merge arm big.LITTLE and vexpress-spc drivers
 2019-10-21  2:40 UTC  (3+ messages)
` [PATCH v3 2/5] cpufreq: merge arm_big_little and vexpress-spc

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-21  2:39 UTC  (13+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h
` [PATCH 34/46] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 35/46] cpufreq: pxa3: move clk register access to clk driver

[PATCH v6 0/5] Add a unified parameter "nopvspin"
 2019-10-21  2:36 UTC  (3+ messages)
` [PATCH v6 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks

[V2] dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
 2019-10-21  2:21 UTC 

[dpdk-dev] [PATCH v2] app/testpmd: enable GTP header parse and Tx checksum offload
 2019-10-21  2:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] mtd: rawnand: denali: remove the old unified controller/chip DT support
 2019-10-21  2:26 UTC  (2+ messages)

[PATCH v2] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
 2019-10-21  2:26 UTC  (3+ messages)

[PATCH v2 0/4] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-21  2:26 UTC  (2+ messages)

[PATCH] opp: Reinitialize the list_kref before adding the static OPPs again
 2019-10-21  2:25 UTC  (5+ messages)

[LTP] [PATCH] umip_basic_test.c: remove useless new lines print
 2019-10-21  2:24 UTC  (2+ messages)

[PATCH] docs: admin-guide/perf: fix imx-ddr.rst warnings
 2019-10-21  2:21 UTC 

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-10-21  2:21 UTC  (3+ messages)

[PATCH 0/1] ci: update caskroom/cask/perforce to new location
 2019-10-21  2:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] ci(osx): use new location of the `perforce` cask

[peterz-queue:modules/core 1/5] kernel/module.c:2158:27: error: dereferencing pointer to incomplete type 'struct Elf64_Shdr'
 2019-10-21  2:20 UTC 

[PATCH] e2fsprogs: Check device id in advance to skip fake device name
 2019-10-21  2:17 UTC  (2+ messages)

[PATCH v2] cpufreq: cancel any pending policy update work scheduled before freeing
 2019-10-21  2:16 UTC  (2+ messages)

[PATCH] cpufreq: flush any pending policy update work scheduled before freeing
 2019-10-21  2:15 UTC  (6+ messages)

[PATCH 0/2] Small cleanups
 2019-10-21  2:14 UTC  (7+ messages)
` [PATCH 1/2] nvme: Cleanup nvme_block_nr()
` [PATCH 2/2] nvme: Introduce nvme_block_sect()

[PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau
 2019-10-21  2:14 UTC  (5+ messages)
` [Nouveau] [PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"

linux-next: build failure after merge of the tip tree
 2019-10-21  2:13 UTC 

[PATCH] scsi: sd: fix uninit access of sshdr
 2019-10-21  2:12 UTC  (2+ messages)

[PATCH 0/3] ARM: Initial RTD1195 and MeLE X1000 support
 2019-10-21  2:10 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: arm: realtek: Add RTD1195 and MeLE X1000
` [PATCH 2/3] ARM: Prepare Realtek RTD1195
` [PATCH 3/3] ARM: dts: Prepare Realtek RTD1195 and MeLE X1000

[PATCH] arm64: dts: qcom: msm8998: Fixup uart3 gpio config for bluetooth
 2019-10-21  2:11 UTC  (2+ messages)

[PATCH 0/4] Fixes related to the DMA max_segment_size parameter
 2019-10-21  2:10 UTC  (5+ messages)
` [PATCH 1/4] RDMA/core: Fix ib_dma_max_seg_size()
` [PATCH 2/4] RDMA/core: Set DMA parameters correctly
` [PATCH 3/4] rdma_rxe: Increase DMA max_segment_size parameter
` [PATCH 4/4] siw: "

[PATCH 2/2] Make "git branch -d" prune missing worktrees automatically
 2019-10-21  2:09 UTC  (7+ messages)
` [PATCH v2 1/4] libgit: Add a read-only helper to test the worktree lock
  ` [PATCH v2 2/4] libgit: Expose more worktree functionality
  ` [PATCH v2 3/4] Make die_if_checked_out() prune missing checkouts of unlocked worktrees

[meta-openssl102][PATCH 1/2] conf/layer.conf: Add zeus to LAYERSERIES_COMPAT
 2019-10-21  2:02 UTC  (3+ messages)
` [meta-openssl102][PATCH 2/2] conf/layer.conf: workaround No bb files matched BBFILE_PATTERN_meta-openssl-one-zero-two warning
` [meta-openssl102][PATCH V2] conf/layer.conf: Add zeus to LAYERSERIES_COMPAT

[PATCH] media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
 2019-10-21  1:58 UTC 

[PATCH 1/3] drm/amd/powerplay: add lock protection for swSMU APIs V2
 2019-10-21  1:50 UTC  (4+ messages)
` [PATCH 2/3] drm/amd/powerplay: split out those internal used swSMU APIs

[PATCH v5 00/13] scsi: core: fix uninit-value access of variable sshdr
 2019-10-21  1:49 UTC  (4+ messages)

[PATCH] docs: ioctl: fix typo
 2019-10-21  1:43 UTC 

[Bug report] "make run_tests -C bpf" hanging forever
 2019-10-21  1:42 UTC  (5+ messages)

[Bug 111762] RX 5700 XT Navi - amdgpu.ppfeaturemask=0xffffffff causes stuttering and does not unlock clock/voltage/power controls
 2019-10-21  1:42 UTC  (2+ messages)

[PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors
 2019-10-21  1:39 UTC  (5+ messages)
` [PATCH 05/22] ext4: Fix ext4_should_journal_data() for EA inodes
` [PATCH 06/22] ext4: Use ext4_journal_extend() instead of jbd2_journal_extend()

[SPDK] About SPDK + Kubernetes
 2019-10-21  1:31 UTC 

[Xen-devel] [XEN PATCH for-4.13 v3] xen/arm: platform: fix Raspberry Pi compatible string
 2019-10-21  1:27 UTC 

[PATCH] usb: mtu3: fix missing include of mtu3_dr.h
 2019-10-21  1:27 UTC  (4+ messages)

[PATCH v2 00/20] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-21  1:25 UTC  (3+ messages)
` [PATCH v2 02/20] piix4: Add the Reset Control Register

[PATCH bpf-next v2] scripts/bpf: Print an error when known types list needs updating
 2019-10-21  1:22 UTC  (3+ messages)


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.