All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-08 01:45:35 to 2018-03-08 03:02:24 UTC [more...]

[PATCH linux dev-4.13] drivers: i2c: master arbiter: create driver
 2018-03-08  3:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
 2018-03-08  2:59 UTC  (2+ messages)

[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
 2018-03-08  2:58 UTC  (6+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct
      ` [Cocci] "

[PATCH v2] perf report: Provide libtraceevent with a kernel symbol resolver
 2018-03-08  2:57 UTC 

[Outreachy kernel] [PATCH v2] net: ethernet: Drop unnecessary continue
 2018-03-08  2:57 UTC  (6+ messages)
` [Outreachy kernel] "

[linuxtv-media:master 180/301] drivers/media/usb/em28xx/em28xx-dvb.c:1140:26: error: implicit declaration of function 'dvb_module_probe'; did you mean '__module_get'?
 2018-03-08  2:55 UTC 

[PATCH 1/4] powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
 2018-03-08  2:54 UTC  (4+ messages)
` [PATCH 2/4] powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=n
` [PATCH 3/4] powerpc: Rename plapr routines to plpar
` [PATCH 4/4] powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h

deprecated register issues
 2018-03-08  2:52 UTC  (8+ messages)

[Fuego] [PATCH] Dockerfile: Add installing the python-reportlab package
 2018-03-08  2:52 UTC  (2+ messages)

[PATCH v2 01/10] net/enic: remove 'extern' in .h file function declarations
 2018-03-08  2:47 UTC  (12+ messages)
` [PATCH v3 00/10] enic PMD patchset
  ` [PATCH v3 01/10] net/enic: remove 'extern' in .h file function declarations
  ` [PATCH v3 02/10] net/enic: allow the user to change RSS settings
  ` [PATCH v3 03/10] net/enic: heed the requested max Rx packet size
  ` [PATCH v3 04/10] net/enic: remove the VLAN filter handler
  ` [PATCH v3 05/10] net/enic: add Rx/Tx queue configuration getters
  ` [PATCH v3 06/10] net/enic: allocate stats DMA buffer upfront during probe
  ` [PATCH v3 07/10] net/enic: support Rx queue interrupts
  ` [PATCH v3 08/10] doc: describe Rx bytes counter behavior for enic
  ` [PATCH v3 09/10] net/enic: use memcpy to avoid strict aliasing warnings
  ` [PATCH v3 10/10] net/enic: support for meson

[PATCH 00/17] Include linux trace docs to Sphinx TOC tree
 2018-03-08  2:42 UTC  (6+ messages)

[Fuego] [PATCH 3/3] ftc: gen-report: Add support csv formatter
 2018-03-08  2:50 UTC  (3+ messages)

[Fuego] [PATCH 2/3] ftc: gen-report: Add excel formatter
 2018-03-08  2:49 UTC  (3+ messages)

[PATCH] mm: memcg: expose mem_cgroup_put API
 2018-03-08  2:48 UTC 

[PATCHv2] reset: ti-rstctrl: use the reset-simple driver
 2018-03-08  2:48 UTC  (2+ messages)

[Fuego] [PATCH 1/3] ftc: gen-report: Add pdf formatter
 2018-03-08  2:48 UTC  (3+ messages)

[RESEND PATCH 1/3] rtc: Use time64_t to save range_max of RTC
 2018-03-08  2:47 UTC  (3+ messages)

Xen Virtio Drivers
 2018-03-08  2:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/boot-serial: Check the 40p machine, too
 2018-03-08  2:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/misc/macio: Mark the macio devices with user_creatable = false
 2018-03-08  2:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
 2018-03-08  2:04 UTC  (2+ messages)

[PATCH net-next 00/23] net: hns3: HNS3 bug fixes & code improvements
 2018-03-08  3:06 UTC  (24+ messages)
` [PATCH net-next 01/23] {topost} net: hns3: VF should get the real rss_size instead of rss_size_max
` [PATCH net-next 02/23] {topost} net: hns3: add existence check when remove old uc mac address
` [PATCH net-next 03/23] {topost} net: hns3: set the cmdq out_vld bit to 0 after used
` [PATCH net-next 04/23] {topost} net: hns3: fix endian issue when PF get mbx message flag
` [PATCH net-next 05/23] {topost} net: hns3: fix for netdev not running problem after calling net_stop and net_open
` [PATCH net-next 06/23] {topost} net: hns3: fix for ipv6 address loss problem after setting channels
` [PATCH net-next 07/23] {topost} net: hns3: unify the pause params setup function
` [PATCH net-next 08/23] {topost} net: hns3: fix rx path skb->truesize reporting bug
` [PATCH net-next 09/23] {topost} net: hns3: add support for querying pfc puase packets statistic
` [PATCH net-next 10/23] {topost} net: hns3: refactor the hclge_get/set_rss function
` [PATCH net-next 11/23] {topost} net: hns3: refactor the hclge_get/set_rss_tuple function
` [PATCH net-next 12/23] {topost} net: hns3: fix for RSS configuration loss problem during reset
` [PATCH net-next 13/23] {topost} net: hns3: fix for pause configuration lost "
` [PATCH net-next 14/23] {topost} net: hns3: fix for use-after-free when setting ring parameter
` [PATCH net-next 15/23] {topost} net: hns3: refactor the get/put_vector function
` [PATCH net-next 16/23] {topost} net: hns3: fix for coalesce configuration lost during reset
` [PATCH net-next 17/23] {topost} net: hns3: refactor the coalesce related struct
` [PATCH net-next 18/23] {topost} net: hns3: fix for coal configuation lost when setting the channel
` [PATCH net-next 19/23] {topost} net: hns3: fix for loopback failure when vlan filter is enable
` [PATCH net-next 20/23] {topost} net: hns3: fix for buffer overflow smatch warning
` [PATCH net-next 21/23] {topost} net: hns3: fix the queue id for tqp enable&&reset
` [PATCH net-next 22/23] {topost} net: hns3: set the max ring num when alloc netdev
` [PATCH net-next 23/23] {topost} net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info

[PATCHv2 net-next] openvswitch: fix vport packet length check
 2018-03-08  1:01 UTC  (2+ messages)

[PATCH v4 0/10] hisi_sas: support x6000 board and some misc changes
 2018-03-08  2:34 UTC  (3+ messages)
` [PATCH v4 01/10] dt-bindings: scsi: hisi_sas: add an property of signal attenuation

[PATCH v3 3/4] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
 2018-03-08  2:42 UTC  (4+ messages)
` [v3, "

[PATCH] ASoC: Use proper DT compatible string for Hardkernel Odroid boards
 2018-03-08  2:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
 2018-03-08  2:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/5] pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
` [Qemu-devel] [PATCH v4 2/5] qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
` [Qemu-devel] [PATCH v4 3/5] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
` [Qemu-devel] [PATCH v4 4/5] tests/bios-tables-test: add test cases for DIMM proximity
` [Qemu-devel] [PATCH v4 5/5] [DO NOT APPLY] test/acpi-test-data: add ACPI tables for dimmpxm test

mmotm 2018-03-07-16-19 uploaded
 2018-03-08  2:41 UTC  (6+ messages)
` mmotm 2018-03-07-16-19 uploaded (UML & memcg)

[PATCH v2 00/20] btrfs-progs: qgroups usability
 2018-03-08  2:40 UTC  (21+ messages)
` [PATCH 01/20] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan
` [PATCH 02/20] btrfs-progs: qgroups: fix misleading index check
` [PATCH 03/20] btrfs-progs: constify pathnames passed as arguments
` [PATCH 04/20] btrfs-progs: btrfs-list: add rb_entry helpers for root_info
` [PATCH 05/20] btrfs-progs: btrfs-list: add btrfs_cleanup_root_info
` [PATCH 06/20] btrfs-progs: qgroups: add pathname to show output
` [PATCH 07/20] btrfs-progs: qgroups: introduce and use info and limit structures
` [PATCH 08/20] btrfs-progs: qgroups: introduce btrfs_qgroup_query
` [PATCH 09/20] btrfs-progs: subvolume: add quota info to btrfs sub show
` [PATCH 10/20] btrfs-progs: help: convert ints used as bools to bool
` [PATCH 11/20] btrfs-progs: reorder placement of help declarations for send/receive
` [PATCH 12/20] btrfs-progs: filesystem balance: split out special handling
` [PATCH 13/20] btrfs-progs: use cmd_struct as command entry point
` [PATCH 14/20] btrfs-progs: pass cmd_struct to command callback function
` [PATCH 15/20] btrfs-progs: pass cmd_struct to clean_args_no_options{,_relaxed}
` [PATCH 16/20] btrfs-progs: pass cmd_struct to usage()
` [PATCH 17/20] btrfs-progs: add support for output formats
` [PATCH 18/20] btrfs-progs: add generic support for json output
` [PATCH 19/20] btrfs-progs: qgroups: add json output for usage command
` [PATCH 20/20] btrfs-progs: handle command groups directly for common case

[PATCH] dt-bindings: exynos: Document #sound-dai-cells property of the HDMI node
 2018-03-08  2:41 UTC  (3+ messages)

[PATCH 4/6] ASoC: Snow Chromebook DT bindings update
 2018-03-08  2:40 UTC  (2+ messages)

[Qemu-devel] [RFC v10 00/24] Multifd
 2018-03-08  2:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH v10 10/24] migration: In case of error just end the migration

[PATCH 3/6] ASoC: max98095: Add #sound-dai-cells property documentation
 2018-03-08  2:39 UTC  (2+ messages)

[Bug 28433] Mesa DRI Intel 845G GEM Drivers returning artifacts in textures that can lockup PC on glxSwapBuffers
 2018-03-08  2:39 UTC 

[fsck.overlay RFC PATCH] overlay: add fsck utility
 2018-03-08  2:38 UTC  (7+ messages)

[v3] dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
 2018-03-08  2:38 UTC  (4+ messages)
` [PATCH v3] "

linux-next: build failure after merge of the sunxi tree
 2018-03-08  2:37 UTC  (2+ messages)

[mmotm:master 240/250] fs/notify/group.c:41:24: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
 2018-03-08  2:34 UTC 

[mmotm:master 123/250] fs/dcache.c:278:22: error: implicit declaration of function 'kmalloc_index'; did you mean 'kmalloc_node'?
 2018-03-08  2:33 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS c968b70eab46c3f46bca5bc9e6c2b337e2190a03
 2018-03-08  2:32 UTC 

[PULL] gvt-next for 4.17
 2018-03-08  2:31 UTC 

[net-next:master 178/193] drivers/net/ipvlan/ipvlan.h:183:32: sparse: incompatible types in comparison expression (different address spaces)
 2018-03-08  2:44 UTC 

[PATCH 1/2] powerpc/mm/keys: Move pte bits to correct headers
 2018-03-08  2:28 UTC  (3+ messages)

[PATCH v2] rtc: remove VLA usage
 2018-03-08  2:27 UTC 

[PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
 2018-03-08  2:26 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for igt: Add gem_ctx_freq to exercise requesting freq on a ctx (rev2)
` ✓ Fi.CI.BAT: success for igt: Add gem_ctx_freq to exercise requesting freq on a ctx

[PATCH] clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_mau_epll_clk
 2018-03-08  2:25 UTC  (8+ messages)
    ` [PATCH] clk: samsung: exynos5420: Add more entries to EPLL rate table

"quota-df" feature
 2018-03-08  2:21 UTC  (3+ messages)

[PATCH v3 0/2] Add HiSilicon Hi3798CV200 specific dw_mmc extension driver
 2018-03-08  2:20 UTC  (3+ messages)
` [PATCH v3 2/2] mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc

resize2fs hang at read function
 2018-03-08  2:20 UTC  (6+ messages)

[U-Boot] [PATCH] dm: mmc: socfpga: call dwmci_probe()
 2018-03-08  2:17 UTC  (2+ messages)

[PATCH v4 0/4] x86/devicetree: Re-enable x86-specific implementation
 2018-03-08  2:16 UTC  (2+ messages)

[Fuego] [PATCH] common: improve the log separation function
 2018-03-08  2:13 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: fix return value check condition
 2018-03-08  2:13 UTC  (2+ messages)

[PATCH] of: unittest: fix an error test in of_unittest_overlay_8()
 2018-03-08  2:13 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] block/ssh: Implement .bdrv_refresh_filename()
 2018-03-08  2:12 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 1/2] ARM: npcm: add CONFIG_ARCH_MULTI_V7 dependency
 2018-03-08  2:12 UTC  (5+ messages)
` [PATCH 2/2] ARM: npcm: drop extraneous 'select' statements

[PATCH 1/2] backlight: Add RAVE SP backlight driver
 2018-03-08  2:10 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: backlight: Add binding for "

[PATCH 0/5] drivers: pwm: sun4i: Improve support for A64 and H6 SoCs
 2018-03-08  2:08 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: pwm: sunxi: add new compatible strings

linux-next: manual merge of the selinux tree with the net-next tree
 2018-03-08  2:07 UTC  (2+ messages)

[PATCH v3 1/2] input: Add RAVE SP Powerbutton driver
 2018-03-08  2:04 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: input: Add binding for RAVE SP input driver

[PATCH 00/14] numa aware allocation for pacas, stacks, pagetables
 2018-03-08  2:04 UTC  (3+ messages)

[PATCH 0/5] drm/vgem: Checkpatch cleanup for vgem
 2018-03-08  2:03 UTC  (16+ messages)
` [PATCH 1/5] drm/vgem: Indent switch and case at the same level
` [PATCH 2/5] drm/vgem: Remove assignment in if condition
` [PATCH 3/5] drm/vgem: Replace uint32_t for u32
` [PATCH 4/5] drm/vgem: Add space around operators
` [PATCH 5/5] drm/vgem: Remove '(' from the end of line

[PATCH v2 0/2] Panasonic AN30259A support
 2018-03-08  2:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: document Panasonic AN30259A bindings

[PATCH 00/12] thermal: exynos: sanitize DeviceTree support
 2018-03-08  2:01 UTC  (8+ messages)
  ` [PATCH 11/12] dt-bindings: thermal: remove no longer needed samsung thermal properties
  ` [PATCH 12/12] thermal: exynos: remove separate thermal_exynos.h header file

[lkp-robot] [HACK] b73ba6d0b4: netperf.Throughput_Mbps -18.9% regression
 2018-03-08  2:00 UTC 

[U-Boot] [PATCH] spi: atcspi200: Full dm conversion
 2018-03-08  1:59 UTC  (5+ messages)

[PATCH 1/4] module: Do not access sig_enforce directly
 2018-03-08  1:57 UTC  (4+ messages)
` [PATCH 3/4] module: Support to show the current enforcement policy

[PATCH v3 0/2] Introduce DW AXI DMAC driver
 2018-03-08  1:56 UTC  (5+ messages)
` [v3,2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
  ` [PATCH v3 2/2] "

[Fuego] [PATCH] fuego_test_phases: convert whole test to MIT license
 2018-03-08  1:54 UTC 

[PATCH 0/8] LSM: Security module stacking
 2018-03-08  1:53 UTC  (16+ messages)
` [PATCH 1/8] procfs: add smack subdir to attrs
` [PATCH 2/8] LSM: Manage credential security blobs
` [PATCH 3/8] LSM: Manage file "
` [PATCH 4/8] LSM: Manage task "
` [PATCH 5/8] LSM: Manage remaining "
` [PATCH 6/8] LSM: General stacking
` [PATCH 7/8] LSM: Multiple security mount options
` [PATCH 8/8] LSM: Full security module stacking

[PATCH bpf-next 0/2] bpf: add support for bpf program to read perf event sample address
 2018-03-08  1:52 UTC  (2+ messages)

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-08  1:52 UTC  (7+ messages)

[PATCH] bloat-o-meter: fix typo in help
 2018-03-08  1:51 UTC  (3+ messages)

[PATCH 2/2] x86/Kconfig: Add config to allow not defining old serial ports
 2018-03-08  1:49 UTC  (2+ messages)

[PATCH 4.15 000/122] 4.15.8-stable review
 2018-03-08  1:46 UTC  (4+ messages)
` [PATCH 4.15 004/122] platform/x86: dell-laptop: Allocate buffer on heap rather than globally

Patch "platform/x86: dell-laptop: fix kbd_get_state's request value" has been added to the 4.15-stable tree
 2018-03-08  1:46 UTC 

[PATCH v2] f2fs: check blkaddr more accuratly before issue a bio
 2018-03-08  1:44 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.