All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-24 00:26:41 to 2018-03-24 04:35:51 UTC [more...]

[Qemu-devel] [PATCH v3] RISC-V: Fix riscv_isa_string memory size bug
 2018-03-24  4:35 UTC  (6+ messages)

[GSoC] Info: git log --oneline improvements
 2018-03-24  4:32 UTC 

[PATCH v2] Allow use of TLS 1.3
 2018-03-24  4:31 UTC  (6+ messages)

[PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
 2018-03-24  4:30 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-03-24  4:29 UTC 

[PATCH net-next] ptp: Fix documentation to match code
 2018-03-24  4:24 UTC 

[PATCH 1/3] ieee80211: Replace bit shifts with the BIT() macro for WLAN_CAPABILITY_*
 2018-03-24  4:10 UTC  (3+ messages)
` [PATCH 2/3] ieee80211: Replace bit shifts with the BIT() macro for measurement masks
` [PATCH 3/3] ieee80211: Replace bit shifts with the BIT() macro for 802.11g ERP IEs

[PATCH v6 0/6] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-24  4:02 UTC  (5+ messages)
` [PATCH v6 6/6] bnxt_en: "

[Qemu-devel] [PATCH v2 0/7] ramfb: simple boot framebuffer, no legacy vga
 2018-03-24  3:51 UTC  (3+ messages)

[PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
 2018-03-24  3:49 UTC  (14+ messages)

[PATCH RFC net-next 0/7] net: Allow FIB notifiers to fail add and replace
 2018-03-24  3:47 UTC  (3+ messages)
` [PATCH RFC net-next 7/7] netdevsim: Add simple FIB resource controller via devlink

[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
 2018-03-24  3:42 UTC  (5+ messages)
` [RFC PATCH 11/14] khwasan: add brk handler for inline instrumentation

[next-queue PATCH v5 0/9] igb: offloading of receive filters
 2018-03-24  3:40 UTC  (4+ messages)
` [next-queue PATCH v5 7/9] igb: Add MAC address support for ethtool nftuple filters
  ` [Intel-wired-lan] "

Query on queues in mesh mode
 2018-03-24  3:39 UTC  (6+ messages)

[Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
 2018-03-24  3:33 UTC  (2+ messages)
` [Bug 199157] "

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-03-24  3:32 UTC  (5+ messages)
` [patch net-next RFC 10/12] nfp: flower: create port for flower vnic

[rumprun test] 121072: regressions - FAIL
 2018-03-24  3:27 UTC 

[PATCH 01/12] drm: Add DP PSR2 sink enable bit
 2018-03-24  3:23 UTC  (14+ messages)
` [PATCH 03/12] drm/i915/psr: Nuke aux frame sync
` [PATCH 04/12] drm/i915/psr: Tie PSR2 support to Y coordinate requirement
` [PATCH 10/12] drm/i915/debugfs: Print sink PSR state and debug info

[Buildroot] [PATCH RESEND 0/2] Verified boot tooling
 2018-03-24  3:17 UTC  (3+ messages)
` [Buildroot] [PATCH RESEND 1/2] fs/ubi: decouple ubi & ubifs

[PATCH] drm/scdc-helper: Convert errors into debug messages
 2018-03-24  3:05 UTC  (2+ messages)

[ANNOUNCE] Git v2.17.0-rc1
 2018-03-24  3:02 UTC  (3+ messages)

[PATCH net-next 0/5] fix some bugs for HNS3
 2018-03-24  3:32 UTC  (6+ messages)
` [PATCH net-next 1/5] net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
` [PATCH net-next 2/5] net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
` [PATCH net-next 3/5] net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
` [PATCH net-next 4/5] net: hns3: fix for not initializing VF rss_hash_key problem
` [PATCH net-next 5/5] net: hns3: never send command queue message to IMP when reset

[PATCH v3 0/3][RESEND] modsign enhancement
 2018-03-24  2:59 UTC  (4+ messages)
` [PATCH 1/3] module: Do not access sig_enforce directly
` [PATCH 2/3] module: Create the entry point initialize_module()
` [PATCH 3/3] module: Support to disable validity enforcement in runtime

[PATCH bpf] nfp: bpf: fix check of program max insn count
 2018-03-24  3:00 UTC 

[Bug 105712] intel-gpu-overlay is showing insane power consumption amounts
 2018-03-24  2:55 UTC  (3+ messages)

[PATCH bpf] tools: bpftool: don't use hex numbers in JSON output
 2018-03-24  2:45 UTC 

pseudo: host user contamination
 2018-03-24  2:44 UTC  (15+ messages)

[PATCH net] nfp: use full 40 bits of the NSP buffer address
 2018-03-24  2:42 UTC 

[PATCH v5 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
 2018-03-24  2:35 UTC  (12+ messages)
` [PATCH v5 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments
` [PATCH v5 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v5 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v5 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v5 bpf-next 05/10] macro: introduce COUNT_ARGS() macro
` [PATCH v5 bpf-next 06/10] tracepoint: compute num_args at build time
` [PATCH v5 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v5 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH v5 bpf-next 09/10] samples/bpf: raw tracepoint test
` [PATCH v5 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints

[PATCH v1 0/2] NFS decoder clean-ups, redux
 2018-03-24  2:40 UTC  (6+ messages)
` [PATCH v1 1/2] NFSD: Clean up write argument XDR decoders

[Buildroot] [PATCH v2 0/3] test-pkg: by default only test a subset of toolchains
 2018-03-24  2:39 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] test-pkg: test a subset of toolchains by default, add -a and -n options

[PATCH v7 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-24  2:34 UTC  (6+ messages)
    ` [Intel-wired-lan] "

[PATCH BlueZ] mesh/meshctl: Exit cleanly if start up fails
 2018-03-24  2:33 UTC 

[xfstests-bld PATCH] test-appliance: use --auto-deconfigure when installing extra packages
 2018-03-24  2:33 UTC  (2+ messages)

[linux-4.9 test] 121052: regressions - FAIL
 2018-03-24  2:32 UTC 

[Fuego] Serial port not able to access
 2018-03-24  2:27 UTC  (2+ messages)

[PATCH v3 0/2] UAC2 jack detection and clock validity
 2018-03-24  2:25 UTC  (3+ messages)
` [PATCH v3 1/2] ALSA: usb-audio: UAC2 jack detection
` [PATCH v3 2/2] ALSA: usb-audio: update clock valid control

[igt-dev] [PATCH i-g-t] tests/kms_getfb: Test we reject CCS buffers
 2018-03-24  2:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH for 2.13 v2 00/20] linux-user: move arch specific parts to arch directories
 2018-03-24  1:05 UTC  (10+ messages)
` [Qemu-devel] [PATCH for 2.13 v2 11/20] linux-user: move alpha signal.c parts to alpha directory
` [Qemu-devel] [PATCH for 2.13 v2 13/20] linux-user: move riscv signal.c parts to riscv directory
` [Qemu-devel] [PATCH for 2.13 v2 14/20] linux-user: move hppa signal.c parts to hppa directory
` [Qemu-devel] [PATCH for 2.13 v2 18/20] linux-user: move mips/mips64 signal.c parts to mips directory

[PATCH v5 00/13] ARM: dts: ipq: updates to enable a few peripherals
 2018-03-24  2:17 UTC  (4+ messages)

[PATCH v4] ethdev: return named opaque type instead of void pointer
 2018-03-24  2:08 UTC  (5+ messages)
` [PATCH v5] "

Re:Re: [PATCH v3] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-24  2:08 UTC  (2+ messages)

[PATCH] [media] vcodec: fix error return value from mtk_jpeg_clk_init()
 2018-03-24  2:07 UTC  (4+ messages)

[PATCH v2 bpf-next 0/8] bpf, tracing: introduce bpf raw tracepoints
 2018-03-24  2:01 UTC  (9+ messages)
` [PATCH v2 bpf-next 5/8] bpf: introduce BPF_RAW_TRACEPOINT

[PATCH v2 0/2] UAC2 jack detection and clock validity
 2018-03-24  1:55 UTC  (3+ messages)
` [PATCH 1/2] ALSA: usb-audio: UAC2 jack detection
` [PATCH 2/2] ALSA: usb-audio: update clock valid control

[PATCH net-next] net/sched: act_vlan: declare push_vid with host byte order
 2018-03-24  1:54 UTC  (2+ messages)

[PATCH net-next] net/sched: remove tcf_idr_cleanup()
 2018-03-24  1:52 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_span: Prevent duplicate mirrors
 2018-03-24  1:51 UTC  (2+ messages)

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-24  1:47 UTC  (14+ messages)
` [RFC PATCH 5/6] sched/fair: Select an energy-efficient CPU on task wake-up

[PATCH] drm/i915: protect macro parameters in SWING_SEL_{UPP, LO}WER
 2018-03-24  1:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2] drm/etnaviv: init DMA ops for virtual master device
 2018-03-24  1:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] monitor: fix expected qmp_capabilities error description regression
 2018-03-24  1:41 UTC  (5+ messages)

[PATCH] USB: announce bcdDevice as well as idVendor, idProduct
 2018-03-24  1:34 UTC  (10+ messages)
`  "
` [PATCH v2] "
  ` [v2] "

[PATCH] [RFC] drm: rcar-du: keep temporary dtb files around during build
 2018-03-24  1:31 UTC  (4+ messages)

[PATCH 01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
 2018-03-24  1:27 UTC  (10+ messages)
` [PATCH 02/10] kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
` [PATCH 04/10] kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
` [PATCH 05/10] kbuild: add %.dtb.S and %.dtb "
` [PATCH 10/10] kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS specifier

RFC on writel and writel_relaxed
 2018-03-24  1:23 UTC  (14+ messages)

rcu: Add might_sleep() check to synchronize_rcu()
 2018-03-24  1:21 UTC  (6+ messages)

[v6,2/2] usb/gadget: Add driver for Aspeed SoC virtual hub
 2018-03-24  1:19 UTC 

ftrace on MIPS/ath79
 2018-03-24  1:15 UTC  (4+ messages)

[Bug 105319] New: DRM: EVO timeout with kernel 4.15.x
 2018-03-24  1:10 UTC  (3+ messages)
  ` [Bug 105319] "

[PATCH i-g-t 1/3] lib/dummyload: Add pollable spin batch
 2018-03-24  1:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] lib/dummyload: Add pollable spin batch (rev2)

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-24  1:07 UTC  (4+ messages)
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux

[PATCH] xfs: do not log/recover swapext extent owner changes for deleted inodes
 2018-03-24  1:03 UTC  (3+ messages)
` [PATCH V2] xfs: do not log "

[PATCH] compressdev: implement API
 2018-03-24  1:02 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.12 0/4] Turn OOB off for 2.12-rc1, revert OOB tests
 2018-03-24  1:01 UTC  (10+ messages)
` [Qemu-devel] [PATCH for-2.12 1/4] Revert "monitor: enable IO thread for (qmp & !mux) typed"

[PATCH v3 1/2] x86, msr: allow rdmsr_safe_on_cpu() to schedule
 2018-03-24  1:01 UTC  (4+ messages)
` [PATCH v3 2/2] x86, cpuid: allow cpuid_read() "

[PATCH 0/4] Teach `--default` to `git-config(1)`
 2018-03-24  0:55 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] builtin/config: introduce `--default`
  ` [PATCH v2 2/4] Documentation: list all type specifiers in config prose
  ` [PATCH v2 3/4] config.c: introduce 'git_config_color' to parse ANSI colors
  ` [PATCH v2 4/4] builtin/config: introduce `--color` type specifier

[PATCH 00/11] Use global pages with PTI
 2018-03-24  0:54 UTC  (5+ messages)

Dear Friend
 2018-03-24  0:54 UTC 

[PATCH] xfs: clean up xfs_mount allocation and dynamic initializers
 2018-03-24  0:54 UTC  (6+ messages)

[PATCH] MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdata
 2018-03-24  0:52 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] Convert CONFIG_UBI_SILENCE_MSG and CONFIG_UBIFS_SILENCE_MSG to Kconfig
 2018-03-24  0:49 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
` [U-Boot] [PATCH v3 2/3] Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
` [U-Boot] [PATCH v3 3/3] Convert CONFIG_UBI_SILENCE_MSG "

[LTP] [PATCH] lib/tst_test.c: log testing fstyp when iterating all_filesystems
 2018-03-24  0:47 UTC 

[bug?] Access was denied by memory protection keys in execute-only address
 2018-03-24  0:44 UTC  (11+ messages)
                ` [LTP] "

[PATCH v3] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-24  0:42 UTC 

[PATCH] apparmor: signedness bug in aa_xattrs_match()
 2018-03-24  0:42 UTC  (3+ messages)

[PATCH net-next 00/13] liquidio: Tx queue cleanup
 2018-03-24  0:37 UTC  (14+ messages)
` [PATCH net-next 01/13] liquidio: Moved common function txqs_stop to octeon_network.h
` [PATCH net-next 02/13] liquidio: Moved common function txqs_wake "
` [PATCH net-next 03/13] liquidio: Moved common function txqs_start "
` [PATCH net-next 04/13] liquidio: Moved common function skb_iq to "
` [PATCH net-next 05/13] liquidio: Removed one line function stop_txq
` [PATCH net-next 06/13] liquidio: Removed start_txq function
` [PATCH net-next 07/13] liquidio: Removed netif_is_multiqueue check
` [PATCH net-next 08/13] liquidio: Removed one line function stop_q
` [PATCH net-next 09/13] liquidio: Removed one line function wake_q
` [PATCH net-next 10/13] liquidio: Function call skb_iq for deriving queue from skb
` [PATCH net-next 11/13] liquidio: Renamed txqs_wake to wake_txqs
` [PATCH net-next 12/13] liquidio: Renamed txqs_stop to stop_txqs
` [PATCH net-next 13/13] liquidio: Renamed txqs_start to start_txqs

[PATCH 0/7] xfs: refactor and tablise growfs
 2018-03-24  0:37 UTC  (10+ messages)
` [PATCH 7/7] xfs: rework secondary superblock updates in growfs

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-24  0:34 UTC  (7+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

[PATCH v4 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-24  0:30 UTC  (9+ messages)

[PATCH 0/4] tty/nozomi: general module cleanup
 2018-03-24  0:31 UTC  (5+ messages)
` [PATCH 1/4] tty/nozomi: cleanup DUMP() macro
` [PATCH 2/4] tty/nozomi: fix inconsistent indentation
` [PATCH 3/4] tty/nozomi: improve code readability and style
` [PATCH 4/4] tty/nozomi: refactor conditional statements

[PATCH i-g-t v3] tests/kms_rotation_crc: Move platform checks to one place for non exhaust fence cases
 2018-03-24  0:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Return checks for clock calls
 2018-03-24  0:27 UTC  (3+ messages)

[PATCH] apparmor: Fix an error code in verify_table_headers()
 2018-03-24  0:27 UTC  (3+ messages)

[PATCH] kfifo: fix comment
 2018-03-24  0:26 UTC 

[Qemu-devel] [PATCH v2 0/5] coccinelle: re-run scripts from scripts/coccinelle
 2018-03-24  0:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 5/5] Remove unnecessary variables for function return value


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.