All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-19 11:07:23 to 2021-07-19 11:22:38 UTC [more...]

[PATCH 1/2] iomap: support tail packing inline read
 2021-07-19 11:19 UTC  (12+ messages)

[PATCH 0/2] coresight: ultrasoc: Add support for System Memory Buffer device
 2021-07-19 11:17 UTC  (5+ messages)
` [PATCH 1/2] Documentation: tracing: Documentation for ultrasoc SMB drivers
` [PATCH 2/2] coresight: ultrasoc: Add System Memory Buffer driver

[PATCH] backlight: pwm_bl: Avoid backlight flicker if backlight control GPIO is input
 2021-07-19 11:22 UTC  (2+ messages)

[poky][dunfell][PATCH] test_buildhistory: Add test to verify that LICENSE is added
 2021-07-19 11:21 UTC 

[linux-nfc] [neard][PATCH v2 00/73] combined fixes - warnings, memory leaks, memory corruption
 2021-07-19 11:21 UTC  (133+ messages)
` [linux-nfc] [neard][PATCH v2 01/73] Drop empty NEWS
` [linux-nfc] [neard][PATCH v2 02/73] nfctool: fix adapter_get_devices() cast-function-type
` [linux-nfc] [neard][PATCH v2 03/73] nfctool: fix adapter_print_target() cast-function-type
` [linux-nfc] [neard][PATCH v2 04/73] nfctool: fix adapter_print_info() cast-function-type
` [linux-nfc] [neard][PATCH v2 05/73] nfctool: fix adapter_compare_idx() cast-function-type
` [linux-nfc] [neard][PATCH v2 06/73] nfctool: fix nfctool_send_dep_link_up() cast-function-type
` [linux-nfc] [neard][PATCH v2 07/73] nfctool: fix nfctool_print_and_remove_snl() cast-function-type
` [linux-nfc] [neard][PATCH v2 08/73] nfctool: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 09/73] nfctool: pass the format as string literal
` [linux-nfc] [neard][PATCH v2 10/73] dbus: fix -Wformat in near_dbus_encode_string()
` [linux-nfc] [neard][PATCH v2 11/73] unit: pass real UTF-8 for testing text NDEF
` [linux-nfc] [neard][PATCH v2 12/73] ndef: check UTF-16 text payload length
` [linux-nfc] [neard][PATCH v2 13/73] ndef: silence clang -Wcast-align warning
` [linux-nfc] [neard][PATCH v2 14/73] ndef: use NDEF_TEXT_RECORD_UTF16_STATUS define
` [linux-nfc] [neard][PATCH v2 15/73] ndef: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 16/73] ndef: make freeing near_ndef_message reusable
` [linux-nfc] [neard][PATCH v2 17/73] se: fix multiple apdu definitions
  `  "
` [linux-nfc] [neard][PATCH v2 18/73] se: silence clang -Wcast-align warning
  `  "
` [linux-nfc] [neard][PATCH v2 19/73] se: use proper format for integers (-Wformat)
  `  "
` [linux-nfc] [neard][PATCH v2 20/73] adapter: adjust indentation of continued arguments
  `  "
` [linux-nfc] [neard][PATCH v2 21/73] adapter: use proper format for integers (-Wformat)
  `  "
` [linux-nfc] [neard][PATCH v2 22/73] gdbus: do not shadow global 'pending' variable (-Wshadow)
  `  "
` [linux-nfc] [neard][PATCH v2 23/73] nciattach: fix poll.h include location
  `  "
` [linux-nfc] [neard][PATCH v2 24/73] nciattach: do not shadow other local 'opt' variable (-Wshadow)
  `  "
` [linux-nfc] [neard][PATCH v2 25/73] bluetooth: use proper format for integers (-Wformat)
  `  "
` [linux-nfc] [neard][PATCH v2 26/73] nfctype2: "
  `  "
` [linux-nfc] [neard][PATCH v2 27/73] nfctype3: "
  `  "
` [linux-nfc] [neard][PATCH v2 28/73] nfctype5: "
  `  "
` [linux-nfc] [neard][PATCH v2 29/73] nfctype5: fix returning uninitialized stack value in t5_tag_is_ti_pro()
  `  "
` [linux-nfc] [neard][PATCH v2 30/73] mifare: use proper format for integers (-Wformat)
  `  "
` [linux-nfc] [neard][PATCH v2 31/73] mifare: use unsigned int to suppress compiler -Wstrict-overflow
  `  "
` [linux-nfc] [neard][PATCH v2 32/73] p2p: use proper format for integers (-Wformat)
  `  "
` [linux-nfc] [neard][PATCH v2 33/73] npp: "
  `  "
` [linux-nfc] [neard][PATCH v2 34/73] device: "
  `  "
` [linux-nfc] [neard][PATCH v2 35/73] manager: "
  `  "
` [linux-nfc] [neard][PATCH v2 36/73] netlink: "
  `  "
` [linux-nfc] [neard][PATCH v2 37/73] gdbus: annotate printf-like functions as accepting format
  `  "
` [linux-nfc] [neard][PATCH v2 38/73] snep-send: fix near_ndef_message memory leak
  `  "
` [linux-nfc] [neard][PATCH v2 39/73] tag: use proper format for integers (-Wformat)
  `  "
` [linux-nfc] [neard][PATCH v2 40/73] tag: do not open-code freeing ndef message
  `  "
` [linux-nfc] [neard][PATCH v2 41/73] snep: "
  `  "
` [linux-nfc] [neard][PATCH v2 42/73] snep: remove useless NULL-ify of local pointer variable
  `  "
` [linux-nfc] [neard][PATCH v2 43/73] snep: fix double free of GSList
  `  "
` [linux-nfc] [neard][PATCH v2 44/73] snep: fix fragmented response memory leaks
  `  "
` [linux-nfc] [neard][PATCH v2 45/73] unit: use g_assert_cmpstr()
  `  "
` [linux-nfc] [neard][PATCH v2 46/73] unit: use g_assert_cmpint() and g_assert_cmpuint()
  `  "
` [linux-nfc] [neard][PATCH v2 47/73] unit: fix recv() and send() return types
  `  "
` [linux-nfc] [neard][PATCH v2 48/73] unit: use g_assert_null()
  `  "
` [linux-nfc] [neard][PATCH v2 49/73] unit: use g_assert_cmpmem()
  `  "
` [linux-nfc] [neard][PATCH v2 50/73] unit: use proper pointer to uint8_t in test_snep_read_recv_fragments()
  `  "
` [linux-nfc] [neard][PATCH v2 51/73] unit: do not shadow global 'text' variable (-Wshadow)
  `  "
` [linux-nfc] [neard][PATCH v2 52/73] unit: do not shadow global 'uri' "
  `  "
` [linux-nfc] [neard][PATCH v2 53/73] unit: use proper format for integers (-Wformat)
  `  "
` [linux-nfc] [neard][PATCH v2 54/73] unit: fix memory leaks in test-ndef-parse
  `  "
` [linux-nfc] [neard][PATCH v2 55/73] unit: do not open-code freeing ndef message
  `  "
` [linux-nfc] [neard][PATCH v2 56/73] unit: fix memory leaks in test-ndef-build
  `  "
` [linux-nfc] [neard][PATCH v2 57/73] unit: fix memory leaks in test-snep-read error paths
  `  "
` [linux-nfc] [neard][PATCH v2 58/73] unit: fix record memory leak in test-snep-read
  `  "
` [linux-nfc] [neard][PATCH v2 59/73] unit: fix records GList "
  `  "
` [linux-nfc] [neard][PATCH v2 60/73] unit: do not pass NULL to memcpy()
  `  "
` [linux-nfc] [neard][PATCH v2 61/73] unit: do not search for headers locally where they do not exist
  `  "
` [linux-nfc] [neard][PATCH v2 62/73] unit: remove duplicated invalid definitions in test-snep-read
  `  "
` [linux-nfc] [neard][PATCH v2 63/73] unit: remove duplicated definitions in test-ndef-parse
  `  "
` [linux-nfc] [neard][PATCH v2 64/73] unit: add few asserts in test-snep-read
  `  "
` [linux-nfc] [neard][PATCH v2 65/73] HACKING: refine required packages
  `  "
` [linux-nfc] [neard][PATCH v2 66/73] build: fix setting CFLAGS on dash shell (Alpine Linux)
  `  "
` [linux-nfc] [neard][PATCH v2 67/73] build: add more compiler warnings
  `  "
` [linux-nfc] [neard][PATCH v2 68/73] build: enable -Wshadow and -Wformat-signedness "
  `  "
` [linux-nfc] [neard][PATCH v2 69/73] build: enable -Wformat=2 warnings
  `  "
` [linux-nfc] [neard][PATCH v2 70/73] build: enable -Wunsafe-loop-optimizations and -Wstrict-overflow=2 warnings
  `  "
` [linux-nfc] [neard][PATCH v2 71/73] build: fix missing usage of PIE check result
  `  "
` [linux-nfc] [neard][PATCH v2 72/73] build: add support for GCC sanitizers (asan, lsan and ubsan)
  `  "
` [linux-nfc] [neard][PATCH v2 73/73] AUTHORS: Mention Krzysztof Kozlowski's contributions
  `  "
` [linux-nfc] Re: [neard][PATCH v2 00/73] combined fixes - warnings, memory leaks, memory corruption
  `  "

[poky][dunfell][PATCH] buildhistory.bbclass: Enable exporting more recipe and package data
 2021-07-19 11:19 UTC 

[PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
 2021-07-19 11:16 UTC  (5+ messages)

[PATCH] ARM: dts: ixp4xx: Add second UART
 2021-07-19 11:14 UTC 

[RFC PATCH v2 0/7] docs: pdfdocs: Improve font choice in CJK translations
 2021-07-19 11:18 UTC  (8+ messages)
` [RFC PATCH v2 1/7] docs: pdfdocs: Refactor config for CJK document
` [RFC PATCH v2 2/7] docs: pdfdocs: Add CJK-language-specific font settings
` [RFC PATCH v2 3/7] docs: pdfdocs: Use one-half spacing in CJK translations
` [RFC PATCH v2 4/7] docs: pdfdocs: Permit AutoFakeSlant for CJK fonts
` [RFC PATCH v2 5/7] docs: pdfdocs: Teach xeCJK the width of quotation marks
` [RFC PATCH v2 6/7] docs: pdfdocs: Add optional choices for Korean monospace font
` [RFC PATCH v2 7/7] docs/ko_KR: Use white spaces behind CJK characters in ascii-art

[PATCH] media: rcar-csi2: do not update format while streaming
 2021-07-19 11:17 UTC  (10+ messages)

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-19 11:17 UTC  (11+ messages)

[PATCH] x86/hvm: Propagate real error information up through hvm_load()
 2021-07-19 11:14 UTC 

[RFC PATCH 00/11] nvme: In-band authentication support
 2021-07-19 11:11 UTC  (13+ messages)
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication

[PATCH v2 00/21] btrfs: support idmapped mounts
 2021-07-19 11:10 UTC  (22+ messages)
` [PATCH v2 01/21] namei: add mapping aware lookup helper
` [PATCH v2 02/21] btrfs/inode: handle idmaps in btrfs_new_inode()
` [PATCH v2 03/21] btrfs/inode: allow idmapped rename iop
` [PATCH v2 04/21] btrfs/inode: allow idmapped getattr iop
` [PATCH v2 05/21] btrfs/inode: allow idmapped mknod iop
` [PATCH v2 06/21] btrfs/inode: allow idmapped create iop
` [PATCH v2 07/21] btrfs/inode: allow idmapped mkdir iop
` [PATCH v2 08/21] btrfs/inode: allow idmapped symlink iop
` [PATCH v2 09/21] btrfs/inode: allow idmapped tmpfile iop
` [PATCH v2 10/21] btrfs/inode: allow idmapped setattr iop
` [PATCH v2 11/21] btrfs/inode: allow idmapped permission iop
` [PATCH v2 12/21] btrfs/ioctl: check whether fs{g,u}id are mapped during subvolume creation
` [PATCH v2 13/21] btrfs/inode: allow idmapped BTRFS_IOC_{SNAP,SUBVOL}_CREATE{_V2} ioctl
` [PATCH v2 14/21] btrfs/ioctl: allow idmapped BTRFS_IOC_SNAP_DESTROY{_V2} ioctl
` [PATCH v2 15/21] btrfs/ioctl: relax restrictions for BTRFS_IOC_SNAP_DESTROY_V2 with subvolids
` [PATCH v2 16/21] btrfs/ioctl: allow idmapped BTRFS_IOC_SET_RECEIVED_SUBVOL{_32} ioctl
` [PATCH v2 17/21] btrfs/ioctl: allow idmapped BTRFS_IOC_SUBVOL_SETFLAGS ioctl
` [PATCH v2 18/21] btrfs/ioctl: allow idmapped BTRFS_IOC_INO_LOOKUP_USER ioctl
` [PATCH v2 19/21] btrfs/acl: handle idmapped mounts
` [PATCH v2 20/21] btrfs/super: allow idmapped btrfs
` [PATCH v2 21/21] btrfs/242: introduce btrfs specific idmapped mounts tests

[xlnx:xlnx_rebase_v5.10 1403/1756] drivers/spi/spi-xilinx.c:848 xilinx_spi_probe() error: uninitialized symbol 'cs_num'
 2021-07-19 11:11 UTC 

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-19 11:10 UTC  (8+ messages)
` [PATCH v7 2/4] topology: "

[PATCH v3 1/9] board: freescale: Refactor NXP common mux code
 2021-07-19 11:10 UTC  (2+ messages)

[PATCH 0/6] plugins/cache: multicore cache emulation and minor
 2021-07-19 11:06 UTC  (7+ messages)
` [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
` [PATCH 4/6] plugins/cache: Supported multicore cache modelling

[PATCH] drm/amd/amdgpu: vm entities should have kernel priority
 2021-07-19 11:10 UTC  (5+ messages)

[PATCH v3] HID: cmedia: add support for HS-100B mute button
 2021-07-19 11:09 UTC 

[PATCH] ui/gtk: Fix relative mouse with multiple monitors
 2021-07-19 11:07 UTC  (3+ messages)
  ` [PATCH for 6.1] "

[PATCH V6 0/2] Convert qcom pmic gpio bindings to YAML
 2021-07-19 11:07 UTC  (3+ messages)
` [PATCH V6 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: "
` [PATCH V6 2/2] dt-bindings: pinctrl: qcom-pmic-gpio: Remove the interrupts property

[PATCH v2 01/12] profile_create_node: set magic before strdup(name) to avoid memory leak
 2021-07-19 11:08 UTC  (4+ messages)
` [PATCH v2 05/12] ss_create_invocation: fix memory leak and check whether NULL pointer

[Intel-gfx] [v7 0/3] Set BPP in the kernel
 2021-07-19 11:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Set BPP in the kernel (rev5)

RFC: switch iomap to an iterator model
 2021-07-19 10:35 UTC  (2+ messages)
` [PATCH 27/27] iomap: constify iomap_iter_srcmap


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.