messages from 2019-12-14 20:28:46 to 2019-12-14 23:05:52 UTC [more...]
Stash does not save rename information
2019-12-14 23:05 UTC (3+ messages)
[PATCH 00/10] efi/x86: confine type unsafe casting to mixed mode
2019-12-14 23:02 UTC (18+ messages)
` [PATCH 03/10] efi/libstub: use a helper to iterate over a EFI handle array
` [PATCH 05/10] efi/libstub: distinguish between native/mixed not 32/64 bit
[tpm2] tpm2-totp v0.2.1_rc0
2019-12-14 22:58 UTC
[linux-next:master 3308/3367] rk3399_dmc.c:undefined reference to `__arm_smccc_smc'
2019-12-14 22:57 UTC
[Buildroot] [PATCH 1/3] configs/friendlyarm_nanopi_neo_plus2: use an extlinux instead of boot.cmd
2019-12-14 22:55 UTC (3+ messages)
` [Buildroot] [PATCH 3/3] package/libnfc: add configs to select which driver to support
[PATCH] clocksource/drivers: Fix memory leak in ttc_setup_clockevent
2019-12-14 22:54 UTC (4+ messages)
` [PATCH] clocksource/drivers: Fix error handling in ttc_setup_clocksource
[Buildroot] [PATCH 1/1] package/libkrb5: needs host-pkgconf for libedit
2019-12-14 22:55 UTC
[PATCH] ext4: reserve revoke credits in __ext4_new_inode
2019-12-14 22:53 UTC (3+ messages)
[PATCH] ppc: remove excessive logging
2019-12-14 22:51 UTC (2+ messages)
[PATCH v2] ARM: bcm: Fix support for BCM2711 SoC which breaks other ARM platforms
2019-12-14 22:49 UTC (4+ messages)
[PATCH] linux-user: make binfmt flag O require P
2019-12-14 12:20 UTC
[Buildroot] [git commit] package/libnfc: add sub-options to enable individual drivers
2019-12-14 22:48 UTC
[Buildroot] [PATCH 1/3] package/dante: remove --without-pam
2019-12-14 22:47 UTC (4+ messages)
` [Buildroot] [PATCH 3/3] package/dante: bump to version 1.4.2
[PATCH] man pages: Add a comma after "e.g." and "i.e."
2019-12-14 22:42 UTC
Head, Branch != Head -> Branch?
2019-12-14 22:41 UTC (3+ messages)
Using more than 1 GB in qemu-m68k-system
2019-12-14 22:36 UTC (2+ messages)
[PATCH] clk: ingenic/jz4770: Exit with error if CGU init failed
2019-12-14 22:35 UTC
[bug report] ext4, project: expand inode extra size if possible
2019-12-14 22:32 UTC (4+ messages)
` [PATCH] ext4: unlock on error in ext4_expand_extra_isize()
[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
2019-12-14 22:30 UTC (7+ messages)
` [PATCH v4 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks
[PATCH v3 0/2] Modularize ufs-bsg
2019-12-14 22:24 UTC (4+ messages)
` [PATCH 1/2] scsi: ufs: Put SCSI host after remove it
[PATCH] mkfs: print newline if discard fails
2019-12-14 22:24 UTC (6+ messages)
` [PATCH] mkfs: tidy up discard notifications
` [PATCH V2] "
[Xen-devel] [ovmf test] 144814: regressions - FAIL
2019-12-14 22:23 UTC
[PATCH] usb: musb: Disable pullup at init
2019-12-14 22:18 UTC
[PATCH] openat2: switch to __attribute__((packed)) for open_how
2019-12-14 22:17 UTC (2+ messages)
[PATCH 1/6] usb: musb: jz4740: Suppress useless field in priv structure
2019-12-14 22:11 UTC (6+ messages)
` [PATCH 2/6] usb: musb: jz4740: Add local dev variable to clean up probe
` [PATCH 3/6] usb: musb: jz4740: Constify jz4740_musb_pdata struct
` [PATCH 4/6] usb: musb: jz4740: Rename platform_device field in priv struct
` [PATCH 5/6] usb: musb: jz4740: Comments fix
` [PATCH 6/6] usb: musb: jz4740: Whitespace and indentation fixes
[PATCH 00/16] rtc: rv3029: cleanup and features
2019-12-14 22:10 UTC (17+ messages)
` [PATCH 01/16] rtc: rv3029: use proper name for the driver
` [PATCH 02/16] rtc: rv3029: let regmap validate the register ranges
` [PATCH 03/16] rtc: rv3029: remove open coded regmap_update_bits
` [PATCH 04/16] rtc: rv3029: remove race condition when update STATUS
` [PATCH 05/16] rtc: rv3029: avoid reading the status register uselessly
` [PATCH 06/16] rtc: rv3029: get rid of rv3029_get_sr
` [PATCH 07/16] rtc: rv3029: simplify rv3029_alarm_irq_enable
` [PATCH 08/16] rtc: rv3029: simplify rv3029_set_alarm
` [PATCH 09/16] rtc: rv3029: drop rv3029_read_regs and rv3029_write_regs
` [PATCH 10/16] rtc: rv3029: add RTC_VL_READ and RTC_VL_CLEAR support
` [PATCH 11/16] rtc: rv3029: correctly handle PON and VLOW2
` [PATCH 12/16] rtc: rv3029: convert to devm_rtc_allocate_device
` [PATCH 13/16] rtc: rv3029: let the core handle rtc range
` [PATCH 14/16] rtc: rv3029: remove useless error messages
` [PATCH 15/16] rtc: rv3029: annotate init and exit functions
` [PATCH 16/16] rtc: rv3029: add nvram support
[Buildroot] [PATCH 00/12] Ensure extractor dependencies are taken into account
2019-12-14 22:10 UTC (14+ messages)
` [Buildroot] [PATCH 01/12] package/pkg-utils.mk: rename extractor-dependency to extractor-system-dependency
` [Buildroot] [PATCH 02/12] package/pkg-utils.mk: add extractor-pkg-dependency macro
` [Buildroot] [PATCH 03/12] package/pkg-utils.mk: rework implementation of extractor-system-dependency
` [Buildroot] [PATCH 04/12] package/pkg-generic.mk: use extractor-pkg-dependency macro
[PATCH] soc: mediatek: cmdq: delete not used define
2019-12-14 22:07 UTC (4+ messages)
[GIT PULL] Crypto Update for 5.4
2019-12-14 22:05 UTC (5+ messages)
` [GIT PULL] Crypto Fixes "
` [GIT PULL] Crypto Fixes for 5.5
[GIT PULL] Staging / IIO driver fixes for 5.5-rc2
2019-12-14 22:05 UTC (2+ messages)
[GIT PULL] Driver core fixes for 5.5-rc2
2019-12-14 22:05 UTC (2+ messages)
[GIT PULL] USB fixes for 5.5-rc2
2019-12-14 22:05 UTC (2+ messages)
[GIT PULL] Char/Misc driver fixes for 5.5-rc2
2019-12-14 22:05 UTC (2+ messages)
[GIT PULL] SCSI fixes for 5.5-rc1
2019-12-14 22:05 UTC (2+ messages)
[GIT PULL] s390 updates for 5.5-rc2
2019-12-14 22:05 UTC (2+ messages)
[GIT PULL] 3 small SMB3 fixes
2019-12-14 22:05 UTC (2+ messages)
[GIT PULL] overlayfs fixes for 5.5-rc2
2019-12-14 22:05 UTC (2+ messages)
[PATCH 00/17] rtc: Unify RTC_VL_READ meaning
2019-12-14 22:02 UTC (18+ messages)
` [PATCH 01/17] rtc: define RTC_VL_READ values
` [PATCH 02/17] rtc: Document RTC_VL_READ and RTC_VL_CLR ioctls
` [PATCH 03/17] rtc: abx80x: return meaningful value for RTC_VL_READ
` [PATCH 04/17] rtc: pcf2127: "
` [PATCH 05/17] rtc: pcf8523: "
` [PATCH 06/17] rtc: pcf8563: remove RTC_VL_CLR handling
` [PATCH 07/17] rtc: pcf8563: remove conditional compilation
` [PATCH 08/17] rtc: pcf8563: stop caching voltage_low
` [PATCH 09/17] rtc: pcf8563: return meaningful value for RTC_VL_READ
` [PATCH 10/17] rtc: pcf85063: remove RTC_VL_CLR handling
` [PATCH 11/17] rtc: pcf85063: return meaningful value for RTC_VL_READ
` [PATCH 12/17] rtc: rv3028: remove RTC_VL_CLR handling
` [PATCH 13/17] rtc: rv3028: return meaningful value for RTC_VL_READ
` [PATCH 14/17] rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLR
` [PATCH 15/17] rtc: rv8803: return meaningful value for RTC_VL_READ
` [PATCH 16/17] rtc: rx8010: remove RTC_VL_CLR handling
` [PATCH 17/17] rtc: rx8010: return meaningful value for RTC_VL_READ
[PATCH] mt76: mt7615: introduce LED support
2019-12-14 21:59 UTC (3+ messages)
[PATCH v17 0/6] support gce on mt8183 platform
2019-12-14 21:57 UTC (9+ messages)
` [PATCH v17 4/6] soc: mediatek: cmdq: add polling function
` [PATCH v17 5/6] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
[Intel-gfx] [PATCH] drm/i915: Unpin vma->obj on early error
2019-12-14 21:57 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[PATCH v6 0/4] Add the STM32F405 and Netduino Plus 2 machine
2019-12-14 13:49 UTC (3+ messages)
` [PATCH v6 2/4] hw/misc: Add the STM32F4xx EXTI device
[PATCH 00/10] Fixes for DP8393X SONIC device emulation
2019-12-14 13:45 UTC (4+ messages)
[PATCH 00/10] Fixes for DP8393X SONIC device emulation
2019-12-14 17:17 UTC (10+ messages)
` [PATCH 06/10] dp8393x: Clear RRRA command register bit only when appropriate
` [PATCH 01/10] dp8393x: Mask EOL bit from descriptor addresses
` [PATCH 10/10] dp8393x: Don't clobber packet checksum
` [PATCH 03/10] dp8393x: Have dp8393x_receive() return the packet size
[PATCH] ext4: treat buffers contining write errors as valid in ext4_sb_bread()
2019-12-14 21:48 UTC
[PATCH v5 0/8] y2038 safety in v4l2
2019-12-14 21:44 UTC (7+ messages)
` [PATCH v5 6/8] media: v4l2-core: fix v4l2_buffer handling for time64 ABI
[PATCH 0/8] Simplify memory_region_add_subregion_overlap(..., priority=0)
2019-12-14 20:01 UTC (12+ messages)
` [PATCH 1/8] hw/arm/nrf51_soc: Use memory_region_add_subregion() when priority is 0
` [PATCH 2/8] hw/arm/raspi: "
` [PATCH 3/8] hw/arm/xlnx-versal: "
` [PATCH 4/8] hw/i386/intel_iommu: Use memory_region_add_subregion "
` [PATCH 5/8] hw/mips/boston: Use memory_region_add_subregion() "
` [PATCH 6/8] hw/vfio/pci: "
` [PATCH 7/8] target/i386: "
` [PATCH 8/8] target/i386/cpu: Use 'mr' for MemoryRegion variables
[PATCH] arm64: dts: mt8173: add Mediatek JPEG Codec
2019-12-14 21:40 UTC (4+ messages)
[PATCH v2 00/23] media: imx: Create media links in bound notifiers
2019-12-14 21:31 UTC (10+ messages)
` [PATCH v2 02/23] media: entity: Modify default behavior of media_entity_get_fwnode_pad
` [PATCH v2 05/23] media: entity: Add functions to convert fwnode endpoints to media links
` [PATCH v2 06/23] media: adv748x: csi2: Implement get_fwnode_pad
[Xen-devel] [qemu-mainline test] 144805: tolerable FAIL - PUSHED
2019-12-14 21:30 UTC
[Buildroot] [PATCH 1/1] package/python-aiozipkin: new package
2019-12-14 21:30 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/python-frozenlist: new package
2019-12-14 21:30 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/python-aiosignal: "
[Buildroot] [PATCH 1/1] package/python-janus: new package
2019-12-14 21:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-async-lru: new package
2019-12-14 21:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-aiohttp-mako: new package
2019-12-14 21:29 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-aiohttp-debugtoolbar: new package
2019-12-14 21:29 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-sockjs: new package
2019-12-14 21:29 UTC (2+ messages)
[Buildroot] [git commit] package/python-aiozipkin: new package
2019-12-14 21:27 UTC
[Buildroot] [git commit] package/python-aiosignal: new package
2019-12-14 21:26 UTC
[arnd-playground:y2038-endgame-20191212 102/102] arch/arm/vdso/vgettimeofday.c:75:5: error: dereferencing pointer to incomplete type 'struct timespec'
2019-12-14 21:24 UTC (2+ messages)
[PATCH] mos6522: remove anh register
2019-12-14 13:19 UTC (5+ messages)
[PATCH 0/3] q800: update machine emulation
2019-12-14 13:15 UTC (3+ messages)
` [PATCH 3/3] q800: add machine id register
[dm-crypt] LUKS2 support for null/plaintext target
2019-12-14 21:18 UTC (5+ messages)
[PATCH net-next v2] bonding: move 802.3ad port state flags to uapi
2019-12-14 21:18 UTC (2+ messages)
[Buildroot] [git commit] package/python-frozenlist: new package
2019-12-14 21:17 UTC
[PATCH 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
2019-12-14 20:32 UTC (7+ messages)
` [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller
[Buildroot] [git commit] package/python-janus: new package
2019-12-14 21:15 UTC
[PATCH] colo: fix return without releasing RCU
2019-12-14 17:47 UTC (3+ messages)
IPv6 Destination Options question
2019-12-14 21:11 UTC (3+ messages)
[PATCH] ARM: bcm: Fix support for BCM2711 SoC which breaks other ARM platforms
2019-12-14 21:09 UTC (3+ messages)
[Buildroot] [git commit] package/python-async-lru: new package
2019-12-14 21:10 UTC
[PATCH] git commit --signoff -m "mtd: cadence: Fix cast to pointer from integer of different size warning
2019-12-14 21:09 UTC (2+ messages)
[Buildroot] [git commit] package/python-aiohttp-mako: new package
2019-12-14 21:08 UTC
[Buildroot] [git commit] package/python-aiohttp-debugtoolbar: new package
2019-12-14 21:07 UTC
[PATCH] memory: Do not allow subregion out of the parent region range
2019-12-14 16:02 UTC
[PATCH v2 net 0/2] bnx2x: bug fixes
2019-12-14 21:04 UTC (2+ messages)
[Buildroot] [PATCH v6 1/6] package/polkit: bump to version 0.116
2019-12-14 21:04 UTC (6+ messages)
KASAN: vmalloc-out-of-bounds Read in compat_copy_entries
2019-12-14 21:04 UTC (2+ messages)
` [Bridge] "
[Buildroot] [git commit] package/python-sockjs: new package
2019-12-14 21:02 UTC
[Buildroot] [PATCH] package/glibc: bump version for post-2.30 security fixes
2019-12-14 21:00 UTC (2+ messages)
[PATCH] habanalabs: flush only at the end of the map/unmap
2019-12-14 20:57 UTC
[Buildroot] [git commit] package/glibc: bump version for post-2.30 security fixes
2019-12-14 20:55 UTC
[Bug 1856399] [NEW] Intel GVT-g works in X11, segfaults in wayland
2019-12-14 16:25 UTC (2+ messages)
` [Bug 1856399] Re: Intel GVT-g works in X11, crashes "
[Buildroot] [PATCH 1/1] package/python-subprocess32: add PYTHON_SUBPROCESS32_CONFIGURE_CMDS
2019-12-14 20:54 UTC (2+ messages)
[PATCH v2 0/2] net: stmmac: dwc-qos: ACPI device support
2019-12-14 20:48 UTC (3+ messages)
` [PATCH v2 2/2] net: stmmac: dwc-qos: avoid clk and reset for acpi device
[PATCH 1/2] net: ethernet: ti: select PAGE_POOL for switchdev driver
2019-12-14 20:53 UTC (2+ messages)
[PATCH] net: mscc: ocelot: hide MSCC_OCELOT_SWITCH and move outside NET_VENDOR_MICROSEMI
2019-12-14 20:49 UTC (3+ messages)
[PATCH 01/30] rpm: upgrade to 4.15.1
2019-12-14 20:48 UTC (4+ messages)
` [PATCH 19/30] acl/attr: update to latest upstream releases
[Buildroot] [PATCH v3 for-next 00/11] gitlab Qemu runtime testing
2019-12-14 20:48 UTC (2+ messages)
[Buildroot] [git commit] package/python-subprocess32: add PYTHON_SUBPROCESS32_CONFIGURE_CMDS
2019-12-14 20:44 UTC
[zeus][PATCH] gtkwave: add the libtirpc dependence and config
2019-12-14 20:43 UTC
[PATCH v2 0/8] Fix TPM 2.0 trusted keys
2019-12-14 20:37 UTC (3+ messages)
Hoping to help
2019-12-14 17:05 UTC
[PATCH net-next 0/4] net: stmmac: Improvements for -next
2019-12-14 20:36 UTC (6+ messages)
` [PATCH net-next 3/4] net: stmmac: Let TX and RX interrupts be independently enabled/disabled
` [PATCH net-next 4/4] net: stmmac: Always use TX coalesce timer value when rescheduling
"watch" - Problem when using kernel >= 5.4
2019-12-14 20:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.