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

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-17 13:55 UTC  (14+ messages)

[PATCH] git-diff.txt: prefer not using <commit>..<commit>
 2019-03-17 14:01 UTC  (4+ messages)

[Buildroot] [git commit] infra/pkg-generic: use pure Makefile-based recursive dependencies
 2019-03-17 14:02 UTC 

[PATCH v3] cifs: fix that return -EINVAL when do dedupe operation
 2019-03-17 14:01 UTC 

[qemu-mainline baseline-only test] 83737: trouble: blocked/broken
 2019-03-17 13:56 UTC 

[summary] virtio network device failover writeup
 2019-03-17 13:55 UTC 

[summary] virtio network device failover writeup
 2019-03-17 13:55 UTC 

[PATCH] mac80211: make ieee80211_schedule_txq schedule empty TXQs
 2019-03-17 13:50 UTC 

[PATCH] selinux: fix NULL dereference in policydb_destroy()
 2019-03-17 13:46 UTC 

[Buildroot] [GSoC 2019] Introduction Email - Atharva Lele
 2019-03-17 13:46 UTC 

[Buildroot] [git commit] support/graph-depends: also cut on host-gzip
 2019-03-17 13:35 UTC 

.desktop files installed by gui/
 2019-03-17 13:35 UTC  (4+ messages)
` [PATCH 1/2] gui: Install polgengui.py to /usr/bin/selinux-polgengui
  ` [PATCH 2/2] gui: Install .desktop files to /usr/share/applications by default

[Buildroot] [git commit] support/graph-depends: also cut on host-tar
 2019-03-17 13:35 UTC 

[Buildroot] [git commit] support/graph-depends: also cut on host-skeleton
 2019-03-17 13:35 UTC 

[Buildroot] [git commit] support/graph-depends: add option to exclude mandatory deps
 2019-03-17 13:35 UTC 

[Buildroot] [git commit] support/graph-depends: make sure mandatory deps are displayed
 2019-03-17 13:34 UTC 

[Buildroot] [PATCH] package/systemd: drop optiopns that are now conditional
 2019-03-17 13:30 UTC  (2+ messages)

[Buildroot] [git commit] package/openjdk: support zero hotspot variant
 2019-03-17 13:26 UTC 

PROBLEM: HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux USB developers"
 2019-03-17 13:25 UTC 

[PATCH v4l-utils] lircd2toml: convert lircd.conf rc6 remote definitions
 2019-03-17 13:23 UTC 

Kernel 5.0 regression in /dev/tpm0 access
 2019-03-17 13:22 UTC  (7+ messages)

[Buildroot] [git commit] package/systemd: drop optiopns that are now conditional
 2019-03-17 13:21 UTC 

general protection fault in sctp_assoc_rwnd_increase
 2019-03-17 13:17 UTC  (4+ messages)

[PATCH] [Outreachy kernel]staging: greybus: dt compatible string "usbffff,2" documented
 2019-03-17 13:17 UTC  (2+ messages)

[BUG] completion.commands does not remove multiple commands
 2019-03-17 13:12 UTC  (3+ messages)
` [PATCH 1/3] doc: note config file restrictions for completion.commands

[Buildroot] [PATCH v8 1/3] openjdk: new package
 2019-03-17 13:10 UTC  (6+ messages)
` [Buildroot] [PATCH v8 2/3] package/openjdk: package/openjdk: Add AArch64 support
` [Buildroot] [PATCH v8 3/3] openjdk-hello-world: new test

[oe-commits] [openembedded-core] branch thud updated (ad0a553 -> 748f946)
 2019-03-17 13:08 UTC  (6+ messages)

[PATCH v7 0/8] Fix scissors bug during conflict
 2019-03-17 13:05 UTC  (3+ messages)
` [PATCH v8 00/11] "

[Buildroot] [git commit] package/xenomai: drop empty line at end of .hash file
 2019-03-17 13:03 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_openjdk: new test
 2019-03-17 13:02 UTC 

[PATCH] mt76: Use the correct hweight8() function again
 2019-03-17 13:01 UTC  (3+ messages)

[PATCH v3 00/21] Add new command "switch"
 2019-03-17 12:58 UTC  (29+ messages)
` [PATCH v4 00/26] Add new command 'switch'
  ` [PATCH v4 01/26] git-checkout.txt: spell out --no-option
  ` [PATCH v4 02/26] git-checkout.txt: fix one syntax line
  ` [PATCH v4 03/26] doc: document --overwrite-ignore
  ` [PATCH v4 04/26] git-checkout.txt: fix monospace typeset
  ` [PATCH v4 05/26] t: rename t2014-switch.sh to t2014-checkout-switch.sh
  ` [PATCH v4 06/26] checkout: advice how to get out of detached HEAD mode
  ` [PATCH v4 07/26] checkout: keep most #include sorted
  ` [PATCH v4 08/26] checkout: factor out some code in parse_branchname_arg()
  ` [PATCH v4 09/26] checkout: make "opts" in cmd_checkout() a pointer
  ` [PATCH v4 10/26] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
  ` [PATCH v4 11/26] checkout: split options[] array in three pieces
  ` [PATCH v4 12/26] checkout: split part of it to new command 'switch'
  ` [PATCH v4 13/26] switch: better names for -b and -B
  ` [PATCH v4 14/26] switch: add --discard-changes
  ` [PATCH v4 15/26] switch: remove -l
  ` [PATCH v4 16/26] switch: stop accepting pathspec
  ` [PATCH v4 17/26] switch: reject "do nothing" case
  ` [PATCH v4 18/26] switch: only allow explicit detached HEAD
  ` [PATCH v4 19/26] switch: add short option for --detach
  ` [PATCH v4 20/26] switch: implicit dwim, use --no-guess to disable it
  ` [PATCH v4 21/26] switch: no worktree status unless real branch switch happens
  ` [PATCH v4 22/26] switch: reject if some operation is in progress
  ` [PATCH v4 23/26] switch: --orphan defaults to empty tree as HEAD
  ` [PATCH v4 24/26] t: add tests for switch
  ` [PATCH v4 25/26] completion: support switch
  ` [PATCH v4 26/26] doc: promote "git switch"

[PATCH 0/1] btrfs-progs: fi usage: implement raid56
 2019-03-17 12:51 UTC  (2+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH] arm: socfpga: make SPL_TEXT_BASE overridable
 2019-03-17 12:54 UTC  (8+ messages)

[Buildroot] [PATCH] Config.in: add BR2_DL_DIR_OPTS
 2019-03-17 12:51 UTC  (2+ messages)

[Buildroot] [git commit] package/openjdk: use AArch64 optimizations
 2019-03-17 12:50 UTC 

[Buildroot] [git commit] package/openjdk: new package
 2019-03-17 12:49 UTC 

[U-Boot] [PATCH] test/py: Fix pytest4 deprecation warnings
 2019-03-17 12:47 UTC  (11+ messages)

[Buildroot] [git commit] package/systemd: enable building of systemd-boot
 2019-03-17 12:46 UTC 

[PATCH 2/2] staging: vc04_services: Add blank line after struct declaration
 2019-03-17 12:38 UTC  (4+ messages)

[PATCH] kvm: arm: Enforce PTE mappings at stage2 when needed
 2019-03-17 12:33 UTC  (5+ messages)

[PATCH v3 1/2] arm64: dts: rockchip: add #sound-dai-cells to HDMI of rk3328
 2019-03-17 12:33 UTC  (8+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: add HDMI sound node for rk3328-rock64

[PATCH 1/6] mt76: use mac80211 txq scheduling
 2019-03-17 12:32 UTC  (5+ messages)

[PATCH v3] staging: speakup: fix line over 80 characters
 2019-03-17 12:31 UTC 

[Bug 110149] put asterik (*) in pwd field
 2019-03-17 12:33 UTC 

[PATCH] Staging: rtl8188eu: core: rtw_ap.c: Fix multiple blank lines
 2019-03-17 12:29 UTC  (4+ messages)
` [Outreachy kernel] "
` [PATCH v2] "

[Bug 110148] Correct credentials is not working on Login page
 2019-03-17 12:29 UTC 

[PATCH v3 0/6] dm snapshot: Improve performance using a more fine-grained locking scheme
 2019-03-17 12:22 UTC  (10+ messages)
` [PATCH v3 1/6] list: Don't use WRITE_ONCE() in hlist_add_behind()
` [PATCH v3 2/6] list_bl: Add hlist_bl_add_before/behind helpers
` [PATCH v3 3/6] dm snapshot: Don't sleep holding the snapshot lock
` [PATCH v3 4/6] dm snapshot: Replace mutex with rw semaphore
` [PATCH v3 5/6] dm snapshot: Make exception tables scalable
` [PATCH v3 6/6] dm snapshot: Use fine-grained locking scheme

[PATCHv2] staging: rtl8723bs: do not use __constant_cpu_to_le16
 2019-03-17 12:16 UTC  (2+ messages)

[Buildroot] Nodejs failure for arm cortex-A8
 2019-03-17 12:13 UTC  (7+ messages)

ANN: SELinux userspace release 2019-03-15 / 2.9
 2019-03-17 12:09 UTC  (2+ messages)

[Bug 110147] Login page is not opening
 2019-03-17 12:04 UTC 

[U-Boot] passing info from SPL to U-Boot
 2019-03-17 12:01 UTC  (6+ messages)

[Bug 110146] Forgot password link is missing on login page
 2019-03-17 11:57 UTC 

[PATCH 0/3] dm snapshot: Improve performance using a more fine-grained locking scheme
 2019-03-17 11:52 UTC  (9+ messages)
` [PATCH 1/3] list_bl: Add hlist_bl_add_before/behind helpers
        ` [dm-devel] "

[PATCH] staging: rtl8723bs: do not use __constant_cpu_to_le16
 2019-03-17 11:45 UTC  (3+ messages)

[PATCH 1/2] staging: speakup: fix line over 80 characters
 2019-03-17 11:43 UTC  (5+ messages)
` [PATCH 2/2] "
` [Outreachy kernel] [PATCH 1/2] "

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-17 11:42 UTC  (11+ messages)

[Bug 110145] Login page
 2019-03-17 11:41 UTC 

[PATCH 0/3] Staging: rtl8188eu: rtw_recv.c: fix various warnings and checks in rtw_recv.c
 2019-03-17 11:41 UTC  (9+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] Staging: rtl8188eu: rtw_recv.c: fix a tab indent issue
    ` [Outreachy kernel] "
` [PATCH v4 2/4] Staging: rtl8188eu: rtw_recv.c: fix a paranthesis issue around pframe -> list in rtw_recv.c
` [PATCH v4 3/3] Staging: rtl8188eu: rtw_recv.c: fix a space issue

[PATCH] Staging: vc04_services: Remove useless parentheses
 2019-03-17 11:41 UTC  (2+ messages)

[RFC] kexec: Allow kexec_file() with appropriate IMA policy when locked down
 2019-03-17 11:39 UTC  (4+ messages)

[PATCH 0/5] Fix several coding style errors
 2019-03-17 11:39 UTC  (4+ messages)
` [PATCH 1/5] Staging: rtl8723bs: os_dep: Fix assignment in if condition

[Buildroot] [git commit] package/gnu-efi: fix gnu-efi in projects using -nostdinc
 2019-03-17 11:38 UTC 

[Buildroot] [PATCH v10 1/6] binutils: install libiberty for host build
 2019-03-17 11:38 UTC  (3+ messages)
` [Buildroot] [PATCH v10 6/6] gstreamer1 packages: add support for introspection

[xen-unstable-coverity test] 133875: regressions - ALL FAIL
 2019-03-17 11:38 UTC 

[PATCH] staging: greybus: bundle.c fix comparison to NULL
 2019-03-17 11:36 UTC  (2+ messages)

r8169 driver from kernel 5.0 crashing
 2019-03-17 11:35 UTC  (15+ messages)
              ` r8169 driver from kernel 5.0 crashing - napi_consume_skb

[AUH] Upgrade status: 2019-03-17
 2019-03-17 11:33 UTC 

[libvirt test] 133846: tolerable all pass - PUSHED
 2019-03-17 11:32 UTC 

[PATCH 1/2] staging: vc04_services: Add spaces around Operators
 2019-03-17 11:30 UTC  (2+ messages)

[PATCH] staging: mt7621-pci-phy: Add Spaces to Macro Definition
 2019-03-17 11:30 UTC  (2+ messages)

[PATCH] Staging: greybus: pwm: fixed a coding style issue
 2019-03-17 11:27 UTC 

[PATCH net] staging: rtl8188eu: use is_zero_ether_addr() instead of memcmp()
 2019-03-17 11:26 UTC  (3+ messages)

[PATCH] ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle
 2019-03-17 11:25 UTC 

[PATCH] staging: gdm724x: Fix alignment in gdm_mux
 2019-03-17 11:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] network-manager: Bump to version 1.14.6
 2019-03-17 11:20 UTC  (2+ messages)

[Buildroot] [git commit] package/network-manager: bump to version 1.14.6
 2019-03-17 11:20 UTC 

[Buildroot] [PATCH 1/1] package/xvkbd: bump to version 3.9
 2019-03-17 11:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xapp_xfd: add optional xlib_libxkbfile dependency
 2019-03-17 11:16 UTC  (2+ messages)

[Buildroot] [git commit] package/xvkbd: bump to version 3.9
 2019-03-17 11:15 UTC 

[Buildroot] [git commit] package/xapp_xfd: add optional xlib_libxkbfile dependency
 2019-03-17 11:15 UTC 

[Buildroot] [PATCH] package/bluez-alsa: bump to version 1.4.0
 2019-03-17 11:14 UTC  (2+ messages)

[PATCH] staging: rtlwifi: Fix potential NULL pointer dereference
 2019-03-17 11:13 UTC  (2+ messages)

[PATCH v2] staging: erofs: Add whitespace after declaration
 2019-03-17 11:11 UTC  (3+ messages)

[PATCH] [PATCH 1/1] staging: erofs: Add function comment for erofs/super.c
 2019-03-17 11:11 UTC  (3+ messages)

[Buildroot] [git commit] package/bluez-alsa: bump to version 1.4.0
 2019-03-17 11:10 UTC 

[Buildroot] [git commit] package/modem-manager: bump to version 1.10.0
 2019-03-17 11:08 UTC 

WARNING in rcu_check_gp_start_stall
 2019-03-17 11:04 UTC  (4+ messages)

Outreachy patches caught up on again
 2019-03-17 11:02 UTC 

[PATCH v6 0/2] Staging: mt7621-mmc: Remove ret.cocci warnings
 2019-03-17 11:01 UTC  (3+ messages)
` [PATCH v6 1/2] Staging: mt7621-mmc: Fix ret.cooci warnings
` [PATCH v6 2/2] Staging: mt7621-mmc: Modify the return type of the function msdc_do_command

[PATCH] staging: sm759fb: fix camelcase check issue
 2019-03-17 11:00 UTC  (3+ messages)

[Buildroot] [git commit] package/feh: bump to version 3.1.3
 2019-03-17 11:00 UTC 

[PATCH 0/7] Issue suggested by Coccinelle using ret.cocci
 2019-03-17 10:59 UTC  (5+ messages)
` [PATCH 1/7] Staging: rtl8723bs: Drop wrappers and change function names
` [PATCH 7/7] Staging: rtl8723bs: Add missing NULL check for kmalloc

[PATCH] staging: rtlwifi: remove unnecessary statement
 2019-03-17 10:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] uftp: new package
 2019-03-17 10:56 UTC  (2+ messages)

[PATCH v5 0/2] Staging: mt7621-mmc: Remove ret.cocci warnings
 2019-03-17 10:55 UTC  (3+ messages)
` [PATCH v5 1/2] Staging: mt7621-mmc: Fix ret.cooci warnings
` [PATCH v5 2/2] Staging: mt7621-mmc: Modify the return type of

[PATCH] staging: vc04_services: bcm2835-camera: avoid multiple assignments
 2019-03-17 10:48 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: vt6655: rxtx.c: Remove unnecessary space after a cast
 2019-03-17 10:47 UTC 

[PATCH] staging: rts5208: Lines should not end with a '('
 2019-03-17 10:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: wlan-ng: line over 80 character limit
 2019-03-17 10:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: rtlwifi: Remove unnecessary statement
 2019-03-17 10:44 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging: sm750fb: Remove unnecessary function
 2019-03-17 10:43 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in linear_transfer
 2019-03-17 10:43 UTC  (2+ messages)

general protection fault in qca_setup
 2019-03-17 10:43 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in bacpy
 2019-03-17 10:43 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in hci_event_packet
 2019-03-17 10:43 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: g12a: Add peripherals
 2019-03-17 10:42 UTC  (8+ messages)
` [PATCH 6/9] arm64: dts: meson: g12a: Add UART A, B & C nodes and pins

[Buildroot] [git commit] package/uftp: new package
 2019-03-17 10:37 UTC 

[Buildroot] [PATCH 1/1] package/python-pycares: bump to version 3.0.0
 2019-03-17 10:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-aiodns: bump to version 2.0.0
 2019-03-17 10:37 UTC  (2+ 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.